output configuring using http remote interface
Posted: 15 Nov 2017 21:55
Hi:
I can sucesfully select the input stream to play using the http remote interface, ie:
or
but I wasn't able to configure the stream out, something like this:
There is any way to configure the stream out module using the http interface?
Thanks in advance.
Sebas
I can sucesfully select the input stream to play using the http remote interface, ie:
Code: Select all
http://127.0.0.1:8080/requests/status.xml?command=in_play&input=myfile.mp3
Code: Select all
http://127.0.0.1:8080/requests/status.xml?command=in_play&input=alsa://pulse
Code: Select all
http://127.0.0.1:8080/requests/status.xml?command=in_play&input=alsa://pulse&output="sout://#transcode{vcodec=none,acodec=mpga,ab=128,channels=2,samplerate=44100}:rtp{mux=ts,dst=239.255.12.42,sdp=sap,name=Hello_world}"
Thanks in advance.
Sebas