Setting SOUT via the new WebIf

About encoding, codec settings, muxers and filter usage
mordikay

Setting SOUT via the new WebIf

Postby mordikay » 22 Jul 2006 09:52

Hi,
how can I set the SOUT Parameters through the new HTTP WebInterface? Its only possible with the OLD interface ?

http://localhost:8080/old/?sout=#transcode.... ???

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 22 Jul 2006 18:34

sure ... (best way to know is to try)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

Guest

Postby Guest » 27 Jul 2006 14:43

I tried, of course. And the "old" way is still activ. But I want to know if there is a chance to set this via the new WebIf, then :

With the new WebIf I´ve tried following, but it doesnt usually works

http://localhost:8080/?sout_mrl=....

neither

http://localhost:8080/?sout=....

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 28 Jul 2006 23:31

It might work because i kept this in the index.html code:

Code: Select all

<!-- in case people had scripts that sent commands to the default index.html page --> <vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort,move" />
Once again, best way to know for sure is to try :)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

jockyw2001
Blank Cone
Blank Cone
Posts: 54
Joined: 24 Jun 2006 10:18

Postby jockyw2001 » 28 Jul 2006 23:34

Well, I have tried since the last couple of weeks and I can tell you it doesn't work, unless you changed something in svn in the past 48 hours

Guest

Postby Guest » 31 Jul 2006 23:03

may be one line is missing in the index.html code of the new webif.

in the old index.html:

Code: Select all

<vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort,move" /> <vlc id="set" param1="sout" param2="string" />
but in the new one only this:

Code: Select all

<!-- in case people had scripts that sent commands to the default index.html page --> <vlc id="control" param1="stop,pause,previous,next,add,sout,play,delete,empty,seek,fullscreen,keep,volume,sort,move" />
I think this line is missing in the new one

Code: Select all

<vlc id="set" param1="sout" param2="string" />
after I added the missed line to the index.html it's work again (for me)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Postby dionoea » 31 Jul 2006 23:07

Thanks for noticing that :) i added it to the source code.
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

mokim
New Cone
New Cone
Posts: 7
Joined: 22 Sep 2010 11:56

Re: Setting SOUT via the new WebIf

Postby mokim » 11 Oct 2010 15:12

hi there.

i know this topic is years old but i was wondering if someone knows how this works in the current 1.1.x versions of vlc.

i am trying for weeks now without success.

your help would be greatly appreciated.

thanks,
MO

mokim
New Cone
New Cone
Posts: 7
Joined: 22 Sep 2010 11:56

Re: Setting SOUT via the new WebIf

Postby mokim » 13 Oct 2010 18:59

also, in the new vlc version, the sout function of the web interface does not work at all. anyone else experience the same issues?


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: Google [Bot] and 7 guests