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
MikeOz  
#1 Posted : Friday, March 13, 2020 12:29:52 PM(UTC)
MikeOz

Rank: Newbie

Groups: Registered
Joined: 12/20/2019(UTC)
Posts: 5
Australia
Location: Victoria Point, Qld

Thanks: 2 times
I'm working on having my app run videos etc using vMix, connecting using the TCP API. If I send, say, a "FUNCTION AddInput..." command which is successful, the documentation seems to imply that I should get back the message "FUNCTION OK AddInput", but what I get back is "FUNCTION OK Completed". Although 'Completed' is OK, it would be more useful to get back at least some of the command that was sent, since the documentation also recommends asynchronous processing. So currently I separately save the last command sent so that when my 'receive' process receives the OK (or Error) response it knows what this was for.

Is vMix supposed to be sending back FUNCTION responses that include the original <function>?

NB: Example from documentation:
Example Request: FUNCTION PreviewInput Input=5\r\n
Example Response: FUNCTION OK PreviewInput\r\n
stigaard  
#2 Posted : Wednesday, April 15, 2020 11:04:32 PM(UTC)
stigaard

Rank: Advanced Member

Groups: Registered
Joined: 5/20/2015(UTC)
Posts: 493
Man
Denmark
Location: Copenhagen, Denmark

Thanks: 378 times
Was thanked: 100 time(s) in 79 post(s)
+1

I miss it also, that the response is stating what it actually came from.
Users browsing this topic
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.