bitfocus / companion-module-requests

Repository for tracking module requests
97 stars 10 forks source link

Module Request: AJA FSHDR #8

Open filmwork68 opened 5 years ago

filmwork68 commented 5 years ago

Describe the feature Support for control of the AJA FSHDR for SDR/HDR conversions and control

Is this platform dependent (windows, mac, ..)? No its not, controlled via web GUI

If documentation is required to implement, do you know where to find it? If applicable, add screenshots, protocol description PDFs, etc to help the developers along

Usecases Use this in broadcast trucks and film sets in order to do live color correction on multiple cameras as well as LOG to SDR and HDR Conversions of various types.

josephdadams commented 4 years ago

@filmwork68 if you'd still like to see this module created, can you provide a link to the documentation to control it? Without a device to develop/test with, we won't be able to create this unless we have documentation on the command structure. Also, what actions are you looking for (what would you like to be able to control on the unit)?

filmwork68 commented 4 years ago

@josephdadams They don't have official documentation but I have provided an official list of all the RESTAPI calls commands that the FSHDR Supports from AJA (which you can get to on the FSHDR) itself if you have one. The actions I'm looking to support are changing the input/output color spaces, the color control modes, SDI input/output settings. Basically anything in the restAPI but I know that could be a lot to `implement.

FSHDR Descriptors.zip

josephdadams commented 4 years ago

@filmwork68 thanks! I will take a look at this. It looks similar to how AJA does their Ki Pro's, which I am very familiar with.

josephdadams commented 4 years ago

@filmwork68 is there an HTML version of this page you could send me? The XML is a little hard to read. The descriptors page on my Ki Pro is very easy to read in a browser, so I was just wondering. Thanks!

filmwork68 commented 4 years ago

Hey @josephdadams let me work on getting that to you, should have it shortly..

filmwork68 commented 4 years ago

@josephdadams here is the descriptors as an HTML page. aja-fs-HDR FSHDR DIT CART AJA FS Descriptors.zip

scottyd5 commented 4 years ago

Also looking for an Aja FS2 module. Attached is a zipped HTML page. Thank you!

FS2_ aja-fs2.zip

josephdadams commented 4 years ago

@scottyd5 I need you to send me the "descriptors" page. http://[ipaddress]/descriptors

Thanks!

scottyd5 commented 4 years ago

@scottyd5 I need you to send me the "descriptors" page. http://[ipaddress]/descriptors

Thanks!

Whoops. Here you go!

aja-fs2-Descriptors.zip

eicdw commented 4 years ago

Hi @josephdadams - Any progress on a working module for FSHDR? I also wonder if this would work for a FS-1X. I have a mix of the two. Thank you

josephdadams commented 4 years ago

I looked at the protocol/commands but never wrote anything.