[linux-dvb] How to stream DVB-S2 channels over network?
Artem Makhutov
artem at makhutov.org
Sun Dec 21 14:26:37 CET 2008
Hi,
On Sun, Dec 21, 2008 at 02:15:34PM +0100, Michel Verbraak wrote:
> Have a look at my tvpump program which is part of my set of programs I
> use to view livetv (http://www.verbraak.org/wiki/index.php/TVSuite).
> I use ffplay to view HD content but I currently also have problems
> viewing HD content because my computer for viewing is a bit to slow.
I just checked it out. It looks interesing, but I need UDP streaming,
as the STB can only receive UDP-Streams.
Maybe I can stream to UDP by connecting to it using nc and the pipe the
output an other nc, which will output to UDP.
Regards, Artem
More information about the linux-dvb
mailing list