[streaming] Re: Streaming With RTSP

Gildas Bazin gbazin at altern.org
Thu Mar 10 10:24:28 CET 2005


On Thursday 10 March 2005 06:42, Raju Solomon wrote:
> Hi ,
> 
> We would like to know if the VLS streaming server does support RTSP ie 
> is an RTSP server for the various format mentioned in the home page  
> especially the mpeg2 transport stream (ts ) .
>

No it doesn't support RTSP.

VLC does support it and can act as an RTSP server through its VLM (videolan 
manager interface). However the RTSP serving support is still very much a 
proof of concept so don't expect too much of it.

To have VLC act as an RTSP server (serving MPEG TS files), run the following 
command in VLM:
"new mymedia vod input yourinputfile mux mp2t enabled"
and "vlc rtsp://server:port/mymedia" on the client.

> if so then what would be the requirements for it to be converted and 
> interfaced by open source RTSP clients like the vlc or openRTSP .
> if not can some kind of glue code be written to make it RTSP compliant 
> and support RTSP RFCs .
> 

RTSP serving support in VLC would surely deserve some more work... to make 
it more compliant for instance.

--
Gildas

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the streaming mailing list