[Live-devel] Unicast and Multicast H264

Miguel Angel Arcos marcos at a5security.com
Fri Mar 12 01:35:36 PST 2010


Hi developers,

I have one question about the difference of streaming Multicast and Unicast.
When I connect to a multicast server I receive in my function
"AfterReadingFrame" all the packets SPS, PPS and Slices and then I parse all
and save to decode when I need.
I tried a Unicast server and then I need to work with
"fmtp_spropparametersets" to extract the SPS and PPS buffer to parse because
in my "AfterReadingFrame" I only receive Slice packets, no SPS or PPS. If I
save this packets with the Slice i can decode after all.

Then my question is: Where or How can I obtain the information about the
type of streaming (Unicast or Multicast) at first?

Thanks in advance.
-- 
Miguel Angel Arcos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20100312/febdb00d/attachment.html>


More information about the live-devel mailing list