Page 1 of 1

rtsp with vlc

Posted: 01 Dec 2006 02:43
by fgenc
i would like to use one of vlc at my winxp as encoder
and the other vls which stand at a linuxserver as media server

winxp-vlc send and linux-vlc work like a media server.

between winxp-vlc and linux-vlc i would like to use rtsp protocol
and from linux-vlc media server we would get it as mms: protocol and as asfh

that is my fantasi i dont know if that posieable

my linus-vlc media server konfiguration look like this:
sudo -u nobody vlc -vvv --rtsp-host 0.0.0.0:1234 --sout '#standard{access=mmsh,mux=asfh,url=:2121,slp,caching=200000}'

can someone recommand me something
i am still dead tried by seeking and experimentation
:roll:

Posted: 01 Dec 2006 11:17
by fgenc
have anybody a idea?!