Vahid Kowsari
2013-06-24 04:34:47 UTC
Hi All,
I use VLC for testing the quality of remote streams.
I would like to know how to select a particular program from a
Multi-Program Transport Stream.
Right now I use the command line:
vlc udp://@SourceAddress:Port --sout
'#duplicate{dst=rtp{mux=ts,dst=DestinationAddress,port=DestinationPort}}'
But this only gives me the first program in from SourceAddress:Port. How
do I pick other programs in the incoming stream?
Thanks
I use VLC for testing the quality of remote streams.
I would like to know how to select a particular program from a
Multi-Program Transport Stream.
Right now I use the command line:
vlc udp://@SourceAddress:Port --sout
'#duplicate{dst=rtp{mux=ts,dst=DestinationAddress,port=DestinationPort}}'
But this only gives me the first program in from SourceAddress:Port. How
do I pick other programs in the incoming stream?
Thanks