Re: [Live-devel] H264 Unicast SPS Packet

2010-03-16 Thread Jeremy Noring
On Mon, Mar 15, 2010 at 1:54 AM, Miguel Angel Arcos wrote: > Hello developers, > > I'm working now with a client receiving images from an H264 unicast server. > I extract SPS and PPS packet using fmtp_spropparametersets and > parseSPropParameterSets. I can see correctly the video data received whe

Re: [Live-devel] H264 Unicast SPS Packet

2010-03-15 Thread Eric Lammerts
On 03/15/10 07:00, Miguel Angel Arcos wrote: I'm working now with a client receiving images from an H264 unicast server. I extract SPS and PPS packet using fmtp_spropparametersets and parseSPropParameterSets. I can see correctly the video data received when I decode. The problem is with the ext

[Live-devel] H264 Unicast SPS Packet

2010-03-15 Thread Miguel Angel Arcos
Hello developers, I'm working now with a client receiving images from an H264 unicast server. I extract SPS and PPS packet using fmtp_spropparametersets and parseSPropParameterSets. I can see correctly the video data received when I decode. The problem is with the extraction of the resolution. I d

[Live-devel] H264 Unicast SPS Packet

2010-03-15 Thread Miguel Angel Arcos
Hello developers, I'm working now with a client receiving images from an H264 unicast server. I extract SPS and PPS packet using fmtp_spropparametersets and parseSPropParameterSets. I can see correctly the video data received when I decode. The problem is with the extraction of the resolution. I d