Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: pre-announce: new streaming plugin
Hi,
On Sun, Feb 09, 2003 at 09:55:42PM +0100, Sascha Volkenandt wrote:
> The Server component (when enabled - configurable) starts together with VDR
> and listens for control connections and has a protocol similar to SVDRP. When
> a channel is requested, it looks if any available card can receive it, and a
> data connection is opened to transfer the video data to the client.
That's exactly what I wanted to implement. Nice that I don't have to do
it, but can instead concentrate on an alternative output-plugin, that can
be used together with sdl/x11 an my epia-m-board.
> The Protocol is (yet) Unicast, I'll think about implementing a
> multicast-capable version which knows by itself if a stream is already
> transported or if a new stream has to be sent. But as this should be a
> complete client/server solution, I don't know if that will happen really
> often.
If you implement multicast, please still offer unicast-mode.
Do you want to stream pes or the raw ts-packets? I looked for a way to
stream the ts-packets, but there seems to be no way to do this (klaus
said, that there might come something in 1.3). This would require less
cpu-power at the central vdr-server.
My thoughts on the client for vdr:
Implement it as a plugin that uses the cDevice-class to provide input to
vdr like a nova-card (incl. tuning and so on). The plugin would translate
the tuning commands from vdr and send them to the central vdr-server. It
should look like a normal vdr-machine with a real dvb-card.
Perhaps we could work together on the client side?
> This way you could build up one VDR-Server (with 1-n Nova-Cards) and 1-n
> Clients with dxr3-cards (or even no mpeg-hardware at all, once an
> X11-Output-Plugin or similar is created).
That's on my TODO and I just bought 2 more nova-cards on ebay, so i have
enough test-equipement ;-)
Bye,
Matthias
--
Matthias.Mueller@rz.uni-karlsruhe.de
Rechenzentrum Universitaet Karlsruhe
Abteilung Netze
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index