Streampunk / grandiose

Node.JS native bindings to Newtek NDI(tm).
Apache License 2.0
182 stars 45 forks source link

Support for PTZ control #20

Open hrueger opened 1 year ago

hrueger commented 1 year ago

Hi, I'd like to be able to control PTZ cameras via NDI. Here's the docs on that (starting page 32) NDI SDK Documentation.pdf

In addition, it would be quite useful to be able to read a cameras capabilities, see page 24 and following.

Unfortunately, I don't know enough C++ to make that happen.

AidanNelson commented 1 year ago

Just want to follow up to say that I would also love to see this feature make it into this codebase! Let me know if I can help test or support.

: )