Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] DVBVideoLAN streaming patch for VDR 0.99



Hello,

first Streaming-Patch for VDR version 0.99 by Klaus Schmidinger released.
http://pulp.mine.nu/dvbvideolan/

zcat vdr-0.99-dvbvl-0.1.patch.gz | patch -p1

You have to add following to your environment:
DVBVL_DEST with the destination ip
DVBVL_PORT with the port
Example for bash:
export DVBVL_DEST="192.168.1.10"
export DVBVL_PORT="5004"
Destination 224.0.1.2 should work as well, but it's untested.

To use VDR with streaming support compile it with STREAMING=1

The patch and the MPEG-2 TS RTP stack is based on dvbstream-0.3 by Dave 
Chapman.

It's a quick hack to VDR. Perhaps, I didn't catch the sources of vdr 
sometimes, but at least, it's working.

Kind regards,
Markus





Home | Main Index | Thread Index