Re: [Live-devel] H264 Decompress

2010-01-20 Thread Ross Finlayson
Also, H.264 is not a 'protocol' - it's a *codec*. RTP is the protocol. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] H264 Decompress

2010-01-20 Thread Ross Finlayson
we started to develop using H264 protocol and we have some questions about it. We are using all the comunication with live555 to extract data from an Ip Camera with protocol H264. We have single NAL unit mode non-interleaved and we are having problems to decompress using x264. Unfortunately I

[Live-devel] H264 Decompress

2010-01-20 Thread Miguel Angel Arcos
Dear Ross, we started to develop using H264 protocol and we have some questions about it. We are using all the comunication with live555 to extract data from an Ip Camera with protocol H264. We have single NAL unit mode non-interleaved and we are having problems to decompress using x264. When we