Add source and converter for streaming. Source/StreamService will start the streaming...
authorFelix Domke <tmbinc@elitedvb.net>
Tue, 9 Jan 2007 01:14:13 +0000 (01:14 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Tue, 9 Jan 2007 01:14:13 +0000 (01:14 +0000)
commit1e14cd894335a4f97c588f4b0522627337cdec6e
tree043eef02dd384dda4a8986abb8f8dcbbf76df6b4
parent8d3ee12aa8f54f1eb40e633e7d2b7f5ec8d91c5f
Add source and converter for streaming. Source/StreamService will start the streaming service 'record', Converter/Streaming will output current demux+pids.
lib/python/Components/Converter/Makefile.am
lib/python/Components/Converter/Streaming.py [new file with mode: 0644]
lib/python/Components/Sources/Makefile.am
lib/python/Components/Sources/StreamService.py [new file with mode: 0644]