Rank: Advanced Member
Groups: Registered
Joined: 10/30/2013(UTC) Posts: 290 Location: The Netherlands
Thanks: 6 times Was thanked: 21 time(s) in 15 post(s)
|
I am wondering why there is still no 'start streaming' option in vMix settings. I assume a lot of people want to start streaming when vMix is started (e.g. for church broadcasts) Using a shortcut and a script to accomplish this is a little bit devious and does not always work reliable. When vmix is started is is on top, but it is not always the active window, then the shortcut script doesn't work. Start http://127.0.0.1:8088/api/?Function=StartStreaming from a batchfile does work when vMix is not on top , but always opens the browser. edit: This VBS script sends an API command without opening a browser: Dim o Set o = CreateObject("MSXML2.XMLHTTP") o.open "GET", "http://127.0.0.1:8088/api/?Function=StartStreaming", False o.send
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close