Re: [Live-devel] Unicast and Multicast H264

2010-03-13 Thread Ross Finlayson
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

[Live-devel] Unicast and Multicast H264

2010-03-12 Thread Miguel Angel Arcos
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