I wonder how to extract an AVC flow from the SVC file, using live555 library. Should it be a filter?

I'm not sure what a "SVC file" is, but it it's the same as a ".264" file - i.e., a sequence of H.264 NAL units, each preceded by 0x00000001 - then you may be able to use "H264VideoStreamFramer" (or perhaps a slight modification of this).
--

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

Reply via email to