Where the DocumentRoot location of VLC http server is?

About encoding, codec settings, muxers and filter usage
linpoyu0415
New Cone
New Cone
Posts: 8
Joined: 02 Apr 2013 04:46
VLC version: 2.0.5
Operating System: Windows
Location: Hsichu, Taiwan

Where the DocumentRoot location of VLC http server is?

Postby linpoyu0415 » 10 Apr 2013 11:26

I use the following VLC command line to receive rtsp stream and restream as http protocol,

Code: Select all

vlc --intf=dummy rtsp://172.18.66.145/360p2.ts --http-host=192.168.0.2 :sout=#http{mux=ts,dst=:80/1.sdp} :sout-keep --repeat
In client, I can use URL: http://192.168.0.2/1.sdp to play the stream well.
It seems to have a HTTP server running on VLC during streaming. Could someone know where the DocumentRoot path for the http server is. Because I would like use this web server to put some files in it. Is it possible? Or is there any way that I can use VLC's http server so that I don't need to install other http server on the PC?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 7 guests