bitfocus / companion-module-panasonic-ptz

MIT License
8 stars 17 forks source link

feat: UHD Crop #69

Open balbinus opened 1 year ago

balbinus commented 1 year ago

Hello,

This pull request adds support for the UHD Crop feature on the AW-UE150.

This has been tested on two UE150s. I do welcome all comments :)

Thanks for your time!

romainp-git commented 1 year ago

Hi! Thanks for your work! I needed this functionnalities for an event so it's perfect. I just had to correct a thing or 2: I added the action to switch between crop and full for the SDI and IP output selection, created the preset for that and corrected the feedback.

romainp-git commented 1 year ago

(There's a mistake between index.js and feedback.js: you put a uhdCropSDIEnable in the index instead of uhdCropSDIEnabled)