Hello,
I decided to write this post in order to see if someone with more experience than me with zoom sdk could give me some direction.
I would like to build a desktop app on top of the zoom sdk. The idea is to grab the videos from a meeting, and modify the layout of the window showed to the user.
Basically I would like to have one main view like following:
- upper half main video (choosed statically, like get the video of that userId);
- second half composed by all the videos windows of the other partecipants;
Questions requiring direction:
- Is it something doable?
- Is it possible to get the videos data of a selected user?
If anybody have more points that I am missing please feel free to add them!
It’s mainly a game to fill my spare home time off from my developer weekly duties, but I would really appreciate some help!
Thanks in advance!