VLM <error> does not work with multiple SETUP entries
Posted: 31 May 2015 13:10
Hi.
Using VLC 2.1.5 to 2.2.1 on Windowns 8.1 machine.
I am using VLM to start broadcast transcoding and I have noticed a small issue.
VLM will return
if all is give as one GET entry, but
when I use SETUP entries, error is not given. All lines above are pushed individually using PHP'S curl_exec($ch).
Example
After the PLAY, and error whould be given..
Using VLC 2.1.5 to 2.2.1 on Windowns 8.1 machine.
I am using VLM to start broadcast transcoding and I have noticed a small issue.
VLM will return
Code: Select all
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<vlm><error></error></vlm>
when I use SETUP entries, error is not given. All lines above are pushed individually using PHP'S curl_exec($ch).
Example
Code: Select all
new LIVE broadcast enabled
setup LIVE input 'http://192.168.0.251:8001/1:0:16:83F:19:46:E080000:0:0:0:'
setup LIVE output #transcode{vcodec=h264,vb=384,fps=25,width=720,height=400,venc=x264{{profile=high,level=3,preset=slower,keyint=250}},acodec=mp3,ab=96,channels=2,samplerate=44100}:std{access=http,mux=ffmpeg{{mux=flv}},dst=0.0.0.0:554/Timstream.flv}
control LIVE play