Mailing List archive

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

[vdr] Re: Streamdev-PlugIn Status and Plans



Am Freitag, 19. September 2003 16:12 schrieben Sie:

>
> But maybe using a patched FFSERVER would be a better approach as it is a
> great streaming server and RTSP is currently implemented. So it would only
> need to add some interface-code for vdr-plugin. This would allow relatively
> easy to implement streaming and replaying by HTTP, RTSP and
> REFORMATING/REENCODING of the A/V-stream (e.g. for W-LAN).
>
> FFSERVER also allows time-shifting!
>

The idea behind is just to handle each channel or recording as a FFSERVER 
feed.

The URI-syntax would be something like that:

[Protocol]://[serverip]:[port]/[stream-format]/[video-codec]/[audio-codec]/[rec\live]/[channel-\recording-ID]

Protocol would be HTTP or RTSP
Stream-format would be TS, PS, PES, AVI, OGM, ...
Video-codec would be MPEG1/2, DivX, ...
Audio-codec would be MP3, OGG, PCM, AC3, ...

Rene


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index