As per LIVE555 documents, ./livemediaserver can stream both audio
and video from a tranport file
Not really. When streaming a Transport Stream file, we send the
Transport Stream data intact; we do *not* separate it out into audio
and video substreams.
--
Ross Finlayson
Live Networks, Inc.
h
Hi,
As per LIVE555 documents, ./livemediaserver can stream both audio and video
from a tranport file( Mpeg2 and Mp2 only.) .
Does it send the pts values of both audio and video. Can I receive the
streams and play with ./openRTSP (provided I have taken care of the PTS
values (in FileSink function).