File:  [DVB] / linuxtv.org / news / 2001-10-16-0.martin
Revision 1.1: download - view: text, annotated - select for diffs
Sun Nov 14 21:42:30 2004 UTC (19 years, 7 months ago) by js
Branches: MAIN
CVS tags: HEAD
add old news (php and news-convert.pl copied from directfb.org -- thanks, Dok!)

Announce: dvbstream 0.3

<p>
	 Updated to the latest tuning API, added command-line switches 
</p>

<p>
 <a href="mailto:dave@dchapman.com">Dave Chapman</a> writes:
	
</p>

<p>
	  I've just released an update of my dvbstream application which
	  RTP-multicasts a (audio/video) DVB TS across a LAN:
	
</p>

<p>
	  <a href="http://www.linuxstb.org/dvbstream/dvbstream-0.3.tar.gz">http://www.linuxstb.org/dvbstream/dvbstream-0.3.tar.gz</a>
	
</p>

<p>
	  New features are:
	
</p>

<p>
	  <list>
		<li>updated to latest tuning API - you need the latest driver</li>

		<li>added ability to map PIDS to different values.  This
		  allows you to always map the video and audio PIDs for a
		  channel to constant values so the client doesn't need to know
		  the original PIDS.</li>

		<li>added -v, -a and -t command-line switches to route streams (video, audio 
		  and teletext respectively) to the DVB card's hardware decoders as well as to 
		  the LAN.  This allows you to view a channel on the TV-OUT at the same time as 
		  streaming it to the LAN.</li>
	  </list>
	
</p>

<p>
	  For example, to stream TVC International from Astra 19 to your LAN, whilst at 
	  the same time sending the video, audio and teletext streams to the TV-OUT and 
	  mapping the v/p/t pids to 100, 200 and 300, you would type the following:
	
</p>

<p>
	  dvbstream -f 12441 -p v -s 27500 -v 512:100 -a 660:200 -t 576:300
	
</p>

<p>
	  I would welcome any feedback or feature suggestions.
	
</p>

<p>
	  Thanks, David!
	
</p>

LinuxTV legacy CVS <linuxtv.org/cvs>