rtpfeed - Feed a DVB-S card with an RTP unicast/multicast/broacast stream
Contents
Description
rtpfeed takes a unicast, multicast or broadcast RTP stream from a network (typically generated by
dvbstream running on a server) and feeds it to a DVB-S card for decoding and display.
As an RTP transport stream from dvbstream can contain multiple (up to eight) video streams and audio
streams, the streams to display may be explicitly named on the command line.
History
Parts of this program were taken from dumprtp.c by David Podeur.
Name
rtpfeed - Feed a DVB-S card with an RTP unicast/multicast/broacast stream
Options
-g, --groupaddr
The IP address of the RTP stream. By default, this is 224.0.1.2.
-p, --portportnum
The IP port of the RTP stream. By default, this is 5004.
-v, --vpidvpid
The Video PID of the video stream to display. If none is specified, all present are fed to the DVB
card.
-v, --apidapid
The Audio PID of the audio stream to display. If none is specified, all present are fed to the DVB
card.
--help display this help and exit
--version
output version information and exit
See Also
dvbstream(1), dumprtp(1), and ts2es(1)
Synopsis
rtpfeed[--groupgroup ] [ --portportR] [ --vpidvpid ] [ --apidapid ]
rtpfeed--helprtpfeed--version