> But in the second case, even if I din't parse the data, and every nalu is 
> started with start code, but live555 worked correctly.

You *might* be able to stream the second type of data by passing it to a 
"H264VideoStreamFramer" (rather than a "H264VideoStreamDiscreteFramer").  I 
don't recommend this, however, because a "H264VideoStreamFramer" is intended 
for H.264 video data that's in a file (or pipe).  (And yes, it removes 'start 
codes' from the data.)


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