Page 1 of 1

Sending videos to a server using RTSP

Posted: 07 Jun 2006 12:45
by Chips
Hi,

I wonder if VLC could send a video to a video server using RTSP requests (I didn't find anything on http://www.videolan.org/doc/).
ie:

VLC -> server
RTSP - SETUP rtsp://myserver/myvideo
server -> VLC
RTSP - OK
VLC -> server
RTSP - RECORD rtsp://myserver/myvideo
server -> VLC
RTSP - OK

then VLC should send the video.

Thanks in advance.

Posted: 12 Jun 2006 16:43
by Sound
No, AFAIK.

Posted: 13 Jun 2006 08:58
by Chips
OK, thanks.