|
dvbstream for test (http://sourceforge.net/cvs/?group_id=50669)
Hi,
I compiled dvbstream app. on cdk 1.09. My biggest interest was ability to stream video to several client simultaneously. I'm attach original README in archive.
To run extract, copy to /tmp, chmod a+x dvbstream, use enigma menu to find decimals for VPID and APID and start streaming with command /tmp/dvbstream VPID APID...
To watch I'm use command mplayer -cache 2048 rtp://224.0.1.2:5004/
|