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
arekkipli  
#1 Posted : Friday, June 3, 2022 6:06:49 PM(UTC)
arekkipli

Rank: Member

Groups: Registered
Joined: 1/5/2022(UTC)
Posts: 11
Indonesia
Location: east java

Thanks: 2 times
Hi guys,

So I have 2 stream destination:
1. to youtube
2. to Web

if I use curl "http://127.0.0.1:8088/api/?Function=StopStreaming it will stops all the streams.

Anyone knows the command or function to automatically stop specific stream (only 1 of them, like the youtube only)?

xaver  
#2 Posted : Friday, June 3, 2022 6:23:56 PM(UTC)
xaver

Rank: Advanced Member

Groups: Registered
Joined: 11/11/2016(UTC)
Posts: 378
Man
Location: Europe

Thanks: 23 times
Was thanked: 38 time(s) in 32 post(s)
See https://www.vmix.com/help25/

StopStreaming


Optional stream number starting from 0. Leave blank to control all streams.


Value = Stream
arekkipli  
#3 Posted : Friday, June 3, 2022 8:31:31 PM(UTC)
arekkipli

Rank: Member

Groups: Registered
Joined: 1/5/2022(UTC)
Posts: 11
Indonesia
Location: east java

Thanks: 2 times
Originally Posted by: xaver Go to Quoted Post
See https://www.vmix.com/help25/

StopStreaming


Optional stream number starting from 0. Leave blank to control all streams.


Value = Stream



I tried curl "http://127.0.0.1:8088/api/?Function=StopStreaming&Value=2"
but it still doesnt work
IceStream  
#4 Posted : Friday, June 3, 2022 8:50:17 PM(UTC)
IceStream

Rank: Advanced Member

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2,636
Man
Location: Canada

Thanks: 33 times
Was thanked: 506 time(s) in 475 post(s)
@ arekkipli

That would only work for stopping Stream 3.
Value=0 for stream 1
Value=1 for stream 2
Value=2 for stream 3


Ice
thanks 1 user thanked IceStream for this useful post.
arekkipli on 6/3/2022(UTC)
arekkipli  
#5 Posted : Friday, June 3, 2022 9:01:27 PM(UTC)
arekkipli

Rank: Member

Groups: Registered
Joined: 1/5/2022(UTC)
Posts: 11
Indonesia
Location: east java

Thanks: 2 times
Originally Posted by: IceStream Go to Quoted Post
@ arekkipli

That would only work for stopping Stream 3.
Value=0 for stream 1
Value=1 for stream 2
Value=2 for stream 3


Ice


Very Nice bro.
Thank You so much :)
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.