streaming documentation for GUI?

About encoding, codec settings, muxers and filter usage
justinh
New Cone
New Cone
Posts: 5
Joined: 25 Sep 2013 01:46

streaming documentation for GUI?

Postby justinh » 08 Jul 2015 02:39

Is there any detailed documentation on the different streaming options using the GUI? Each protocol has different inputs and some of them are not clear about what to input and how to configure the user's media player. Sometimes the output is kinda strange, .e.g., ... rtp{sdp=rtsp://:8554/test ... <-- is that a bug (malformed URI?) or how do you use it?

HTTP and file just work, but the others don't seem to be so straight forward.

Thanks,
Justin

justinh
New Cone
New Cone
Posts: 5
Joined: 25 Sep 2013 01:46

Re: streaming documentation for GUI?

Postby justinh » 13 Jul 2015 00:53

Just for the record, and for anyone else trying to figure out this part of VLC... My statement about HTTP 'just working' is a little misleading. You do have to give an input that the UI gives no clue about.

For HTTP stream to work, you have to supply a file name of the file type being streamed. For example, for streaming an MP3 file, you'd use for path something like

Code: Select all

/myaudiofile.mp3
. Then, to listen to the stream on another computer, you'd browse to

Code: Select all

http://<VLC stream computer name or IP address>:8080/myaudiofile.mp3
. This assumes you use the default port number.

Justin

Rémi Denis-Courmont
Developer
Developer
Posts: 15318
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: streaming documentation for GUI?

Postby Rémi Denis-Courmont » 13 Jul 2015 09:42

There is some documentation in the built-in CLI help (or equivalently, the preferences). Otherwise, there is the rather outdated streaming howto.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 20 guests