[ANSWERED] ZoomOSC OSC Listener and Arrays
-
This is some ugly thing I did while in a rush but it should specifically answer the question of how to get the array into Izzy. I'm doing some calculations with the numbers as well to get them in a format I want and trigger some events when they change.
and this nonsense is the router system illustrating how any incoming gallery crop could go anywhere (there is probably a better way to do this, but I was rushing)
(bonus points if you recognize the show from the user output actors)
-
Very slick
-
Oh. Just saw your detailed post. Makes sense. Thanks!
-
@liminal_andy said:
(bonus points if you recognize the show from the user output actors)
I can't read it very well so I'm just going to guess Cats
-
@woland said:
@liminal_andy said:
(bonus points if you recognize the show from the user output actors)
I can't read it very well so I'm just going to guess CatsNo bonus points awarded! Top right actor is the hint if you squint hard enough. I only mention it because I'm trying to dig up some production photos to summarize the pipeline as a whole with visuals
-
I'm having an issue with the galorder function. It mostly works, but I've been getting some incorrect data from it.
Participant IDs according to console
012
Gallery Order according to osc message.
012
So 0,1,2 would be Mac Phone Comp according to the IDs
But in zoom the actual order is Mac Comp Phone which is 0 2 1 from top right to bottom left. Any ideas? It seems to only be wrong with 3 at a time.
The issue is repeatable.
-
@roccod To confirm (and this is poorly documented so I will fix this), you have ZoomOSC's own video feed hidden, either by having it off or on with "Hide Self View" enabled, and you are hiding non video participants? Are you using meetings or webinars?
-
I do have hide non video participants on. Right now I'm using meetings but I could use webinar if that is better. I have the webinar upgrade.
-
@roccod The 3.1 update comes out next week and adds webinar support, so stick with meetings for now. Are you hiding ZoomOSC's own video? Galorder only works if ZoomOSC's video feed is off or hidden because Zoom will always place you in the top row and mess up the order. Also, the gallery order is specific to what is rendered in the ZoomOSC window and does not reflect the behavior of all windows.
-
Ah. That makes sense. Yes, I am hiding/unhiding the zoomosc video for testing. I will leave it hidden and just add some other participants to test. Thankyou for the speedy reply.
-
@roccod said:
Ah. That makes sense. Yes, I am hiding/unhiding the zoomosc video for testing. I will leave it hidden and just add some other participants to test. Thankyou for the speedy reply.
My pleasure, keep me posted!
-
It looks like I'll be consulting with Marymount who is getting some training from Liminal so we'll be working together in the future it seems. Also, looking forward to StreamWeaver. It looks like a great product.
Thanks again.
-
@roccod Ohh nice, just gave a guest lecture to some staff there. Nice people. I look forward to meeting you!
-
Would it be possible for a future release to include a bool message for someone sharing their screen?
-
@roccod said:
Would it be possible for a future release to include a bool message for someone sharing their screen?
We're looking to do pretty much a full abstraction of Zoom's API to OSC. I brought on additional devs in order to help us make that happen while also getting StreamWeaver out the door (in addition to accelerating our MacOS release timeline for ZoomOSC).
We can almost certainly do the share screen feature, though I would probably implement it as returning the ID of the person sharing screen or -1 if no one is, just so you get a little more information.
-
\Tartuffe?!