[This is a re-post: I must have accidentally deleted the previous post]
I just uploaded a beta 13 of the ZR-CSAPI:
https://ota.zoom.us/ZoomRooms/ZRCSAPI/
It has these additional features, beyond the beta 12:
- PTZ camera control, for local and FECC, plus speed control for the Panasonic he40: zCommand Call CameraControl
- Turn recording on/off: zCommand Call Record
- Allow user to record meeting: zCommand Call AllowRecord
- spotlight user: zCommand Call Spotlight
- pin user: zCommand Call Pin
- Handle highly reverberant room: zConfiguration Audio Input reduce_reverb: <on/off>
- zFeedback mechanism for filtering responses
The ZR-CSAPI will ship with the next release of the Mac/Win Zoom Room, which will be in January 2019.
For Windows, the ZR-CSAPI is still in beta.
Here is the ZR-CSAPI roadmap:
ZR-CSAPI beta: We have a planned beta release in final stages of test for October, with these fixes / additions:
Fixes:
- In latest Zoom Room version, Current participant list for a meeting is always empty. ZOOM-29868
- In Windows beta, the participant list was not updated when a participant left. ZOOM_34339
- Prevent calendar refresh more than once every 180 seconds ZOOM-49600
- Phonebook download is limited to 1000 users ZOOM-29902
- JSON Escape problem: ZOOM-51731
- Possible Windows connection closure problem: ZOOM-34414
New features:
- Join via password ZOOM-45369
- Allow another host to mute the Zoom Room: ZOOM-45381
- Sort phonebook based on screenName: ZOOM-53562
- For H.323/SIP endpoints added in the H.323/SIP Room Connector -> H.323/SIP Devices Tab: include those in the phonebook, and allow dial-out to those endpoints: ZOOM-53416
- Expel user ZOOM-45270
- Sharing (launch, notification, sharing-only, get sharing code, share camera) ZOOM-45271, ZOOM-45272, ZOOM-50693
- Get notification when the user starts a meeting from a Windows Surface touchscreen: ZOOM-45371
- Video Layout controls: ZOOM-45368
- Test microphone, test speaker, lock meeting, mute on entry: ZOOM-52435
ZR-CSAPI v 1.1: This will likely be another beta release, pushed out before the end of the year:
Fixes:
- Support Encrypted Communication Channel: ZOOM-55428: ZAAPI
New features:
- Host management ZOOM-45364
- Record start/stop ZOOM-45366
ZR-CSAPI v2: To be released with the next Zoom Room GA, likely released in January 2019:
- Advanced Features: ZOOM-33293
Zoom Rooms Chrome OS was released on August 6, 2018. ZR-CSAPI support for the Zoom Rooms chrome OS is not on the roadmap, but it may get added in the future.
Simultaneous ZR-CSAPI / iPad: A lot of integrators have asked for the capability to use the ZR-CSAPI, while simultaneously using the iPad Zoom Room controller, for simple synchronization of events, like external microphone mute buttons. I am figuring out how to get this feature added to the roadmap. In the meantime, the alternative at the moment is to use the Zoom Room supported HID-compatible devices. Right now, in terms of audio devices, the Zoom Rooms supports these HID devices:
- Revolabs Speakerphones
- Logitech ConferenceCam CC3000e
- Logitech Group Speakerphone
- Logitech ConferenceCam Connect
- Logitech MeetUp
- Polycom Trio 8800 & 850
- Polycom Voxbox
- Jabra 710
- Jabra 510
- Crestron Mercury
Unfortunately, to support a new HID device, we have to build a custom HID driver on the Zoom Room just for that device: there is no universal HID solution.
For getting/setting/notifications for audio volume: There is no HID interface for volume; instead, the system volume is what controls the Zoom Room volume.
In terms of synchronizing Zoom Room usage with monitor on/off, we have CEC capability; but that solution is less than ideal.