2nd Post: Setting SOUT using the WebInterface

About encoding, codec settings, muxers and filter usage
mokim
New Cone
New Cone
Posts: 7
Joined: 22 Sep 2010 11:56

2nd Post: Setting SOUT using the WebInterface

Postby mokim » 09 Nov 2010 22:33

Hi there.

This is my second try to get a solution for my problem.

I want to set the SOUT settings using the VLC WebInterface. In older versions it worked by just pasting this into the browser:

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

This doesnt work in the current VLC version.

I am working on a streaming project and this featuere is mandatory to finish my project.

Does anybody has an idea about this?

Thanks in advance and sorry for the double posting.

MO

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

Re: 2nd Post: Setting SOUT using the WebInterface

Postby mokim » 10 Nov 2010 11:11

this is what i have tried already:

http://localhost:8080/

?sout=#transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:duplicate{dst=std{access=http,mux=ts,url=:8888}}
?sout_mrl=#transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:duplicate{dst=std{access=http,mux=ts,url=:8888}}
?sout=%23transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:duplicate{dst=std{access=http,mux=ts,url=:8888}}
?sout_mrl=%23transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:duplicate{dst=std{access=http,mux=ts,url=:8888}}

?sout=#transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:http{mux=ts,dst=:8888/}
?sout_mrl=#transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1,samplerate=44100}:http{mux=ts,dst=:8888/}
?sout=%23transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1,samplerate=44100}:http{mux=ts,dst=:8888/}
?sout_mrl=%23transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1,samplerate=44100}:http{mux=ts,dst=:8888/}

?sout=#duplicate{dst="transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:std{access=http,mux=ts,dst=:8888}"}
?sout_mrl=#duplicate{dst="transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:std{access=http,mux=ts,dst=:8888}"}
?sout=%23duplicate{dst="transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:std{access=http,mux=ts,dst=:8888}"}
?sout_mrl=%23duplicate{dst="transcode{vcodec=h264,vb=768,fps=25,scale=0.75,acodec=mp4a,ab=64,channels=1}:std{access=http,mux=ts,dst=:8888}"}

Any idea about this? I have read in this forum that using the %23 instead of the # might work, but as you can see, it did not work.

Any help would be much appreciated.

MO

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

Re: 2nd Post: Setting SOUT using the WebInterface

Postby mokim » 12 Nov 2010 14:16

no ideas? please help a desperate man ;)


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 12 guests