[Live-devel] Creating a RTSP stream from DVB-T hardware card
Ross Finlayson
finlayson at live555.com
Sat Jul 12 00:27:33 PDT 2008
>However, using either testMPEG2TransportStreamer or
>live555MediaServer to stream it to VLC doesn't work.
>testMPEG2TransportStreamer dumps a stream of "Missing Sync Byte"
>errors to the console
That means exactly what it says: That your file is not starting with
a Transport Stream 'sync byte' (0x47), presumably because it begins
in the middle of a Transport Stream packet.
If you make sure that your encoder's output begins with the start of
a 188-byte Transport Stream packet (i.e., beginning with a sync byte
(0x47)), then you probably won't have this problem.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list