logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
spencerm24  
#1 Posted : Tuesday, October 30, 2018 12:59:45 AM(UTC)
spencerm24

Rank: Advanced Member

Groups: Registered
Joined: 9/23/2017(UTC)
Posts: 249
Location: Toronto

Thanks: 13 times
Was thanked: 19 time(s) in 17 post(s)
Is it possible to start JUST stream 1 or JUST stream 2 or JUST stream 3 using the HTTP API? I have this code

http://10.1.1.57:8088/api/?Function=StartStreaming

But it starts all the streams, I just want to start one of the 3 streams. Is this possible?
DWAM  
#2 Posted : Tuesday, October 30, 2018 1:04:21 AM(UTC)
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
AFAIK no it's not possible.
I think I remember there is already a feature request for this.

Guillaume
spencerm24  
#3 Posted : Tuesday, October 30, 2018 1:08:54 AM(UTC)
spencerm24

Rank: Advanced Member

Groups: Registered
Joined: 9/23/2017(UTC)
Posts: 249
Location: Toronto

Thanks: 13 times
Was thanked: 19 time(s) in 17 post(s)
Originally Posted by: DWAM Go to Quoted Post
AFAIK no it's not possible.
I think I remember there is already a feature request for this.

Guillaume


Thanks. I shall seek it out and +1 it!
vijay6672  
#4 Posted : Tuesday, October 30, 2018 3:03:56 AM(UTC)
vijay6672

Rank: Advanced Member

Groups: Registered
Joined: 9/20/2015(UTC)
Posts: 36
Man
India
Location: Hyderabad

Thanks: 85 times
Was thanked: 22 time(s) in 12 post(s)
All Streams:
http://127.0.0.1:8088/api?function=StartStreaming
OR
http://127.0.0.1:8088/api?function=StartStreaming&Value=None

Stream 1:
http://127.0.0.1:8088/api?function=StartStreaming&Value=0
Stream 2:
http://127.0.0.1:8088/api?function=StartStreaming&Value=1
Stream 3:
http://127.0.0.1:8088/api?function=StartStreaming&Value=2

NOTE: Works with vMix 21+

More Info:
https://www.vmix.com/hel...endentStreamControl.html
https://www.vmix.com/hel...utFunctionReference.html
thanks 2 users thanked vijay6672 for this useful post.
DWAM on 10/30/2018(UTC), spencerm24 on 10/30/2018(UTC)
DWAM  
#5 Posted : Tuesday, October 30, 2018 3:17:45 AM(UTC)
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
Hey thank you Vijay, I missed this one!
spencerm24  
#6 Posted : Tuesday, October 30, 2018 6:34:36 AM(UTC)
spencerm24

Rank: Advanced Member

Groups: Registered
Joined: 9/23/2017(UTC)
Posts: 249
Location: Toronto

Thanks: 13 times
Was thanked: 19 time(s) in 17 post(s)
Originally Posted by: vijay6672 Go to Quoted Post
All Streams:
http://127.0.0.1:8088/api?function=StartStreaming
OR
http://127.0.0.1:8088/api?function=StartStreaming&Value=None
Stream 1:
http://127.0.0.1:8088/api?function=StartStreaming&Value=0
Stream 2:
http://127.0.0.1:8088/api?function=StartStreaming&Value=1
Stream 3:
http://127.0.0.1:8088/api?function=StartStreaming&Value=2

NOTE: Works with vMix 21 ONLY

More Info:
https://www.vmix.com/hel...endentStreamControl.html

https://www.vmix.com/hel...utFunctionReference.html


Thank you!!!
Users browsing this topic
Guest
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.