Mailing List archive

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

[linux-dvb] Re: Inserting a splitter in the DVB-Driver



Hi Markus!

Markus Winkler wrote:
> you probably know dvbstream. It broadcasts the ts packets from the dvb card
> via rtp to the lan. But when you use dvbstream, the devices are locked and
> no other software like vdr can be run.

Yes, but what could VDR do with a dvb card whcih is locked to one
transponder.
Do you want to stream whatever you see? Wouldn't it be better in this
case to do that in VDR?

> My idea would be, to implement some kind of splitter, to include the rtp
> broadcast implementation in the dvb driver.

Should the driver send RTP packets over thew network or do you want
another packet format (in addition to TS, PS and PES)?

> That's the (1st) problem, and now, what i'd like to do:
> 1. Server: Broadcast the transport stream via rtp to the lan.
> 2. Client: Writing a client in java/jmf that could display the stream on
> any lan-connected computer.
> Jmf allows rtp and my first little client is able to playback a mpeg2-file
> (ps). I think i have to implement a transformer for ts -> ps on the client
> or server side as well.
> 
> My little project is in the early steps and i'd appreciate any hits/help.

I made a plugin for the realplayer (under Linux) which uses RTSP and RTP
and i able to decode a mpeg2 transport stream send by an do-it-yourself
video server. I could send it to you if you're interested.

Jens


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index