> The issue I was trying to convey is that I have a rolling file buffer of .ts 
> files that seem filled with corrupted data even though the rolling file 
> buffer of QuickTime files work perfectly fine.
> 
> Do I need to add more filters to the h264 stream? I was expecting TS headers 
> with the 0x47 sync byte in the file. 

As would I.  The implementation of the “MPEG2TransportStreamMultiplexor” class 
(of which “MPEG2TransportStreamFromESSource” is a subclass) definitely writes 
0x47 sync bytes periodically.  So I don’t know why that’s not working for you; 
that’s something you’re going to have to figure out for yourself.


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