Panopto Recorder API?
fogled@mizzou
Posts: 549
I've been asked about programming an AMX system to control Panopto recorders. Panopto has dozens of 'program for' examples for various languages available online, but nothing for AMX specifically, and I can't find the actual API itself online anywhere. I've contacted them to ask for it, but haven't heard back yet.
Anyone have the actual API definitions for Panopto recorders?
Thanks!
0
Comments
UPDATE: someone in my organization supposedly has the API, I'm just waiting for it to drop into my lap.
Any progress on this one? I've been tasked with the same.
No, but thanks for the reminder, I do need to follow up on this.
Here's what I've got: https://support.panopto.com/resource/APIDocumentation/Help/html/c40c21c6-dc7a-d822-8c99-b276ee8337c2.htm
Most of the resources for the API are oriented towards either C# or C*tron.
Ye I saw that. So we'd have to write an implementation of HTTP and Soap protocols to even begin to get along with this.
I was going to crack open Crestron's RS-232 control files to see if I could deduce / reverse engineer basic commands from that, but... that's all water under the bridge now.