bitfocus / companion-module-requests

Repository for tracking module requests
97 stars 10 forks source link

DataVideo NVS-33 stream encoder #1143

Open curranjoey opened 1 year ago

curranjoey commented 1 year ago

would like to conntol record+stream record, and stream functions. Remote control via Companion. Http Command line.pdf thanks a million

curranjoey commented 1 year ago

have now recieved this folder direct from datavideo explaining, Dear Sir

The required file can be downloaded here:

https://www.dropbox.com/s/59d7e9qm4avg7z5/NVS-33%20Remote%20commands.7z?dl=0

I include those files here, HTTP.COMMAND.APPS.txt HTTP.COMMAND.SYSTEN.txt NVS-33 Remote commands_2.zip

josephdadams commented 1 year ago

@curranjoey have you tried the matrox-monarch module? It states it it compatible with the DataVideo NVS-30, maybe it will also work for your NVS-33.

curranjoey commented 1 year ago

Hey Joe😉,

Thanks for your reply. I have not. I will now.

Best Regards, Joey

On 9 May 2023, at 13:32, Joseph Adams @.***> wrote:

 @curranjoey have you tried the matrox-monarch module? It states it it compatible with the DataVideo NVS-30, maybe it will also work for your NVS-33.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

curranjoey commented 1 year ago

Hi Joseph,

Tryed the Monarch module, no luck. Only unknown is the device port. Module has it as 80. Not sure if that applies to NVS-33.

Best Regards, Joey

On 9 May 2023, at 14:35, Joey Curran @.***> wrote:

Hey Joe😉,

Thanks for your reply. I have not. I will now.

Best Regards, Joey

On 9 May 2023, at 13:32, Joseph Adams @.***> wrote:

 @curranjoey have you tried the matrox-monarch module? It states it it compatible with the DataVideo NVS-30, maybe it will also work for your NVS-33.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

curranjoey commented 1 year ago

hi Joseph,

thanks for your attention. monarch module is showing ok connection status, button presses do nothing.

curranjoey commented 1 year ago

@curranjoey have you tried the matrox-monarch module? It states it it compatible with the DataVideo NVS-30, maybe it will also work for your NVS-33.

Hi Joseph,

Would you be able to tell me, are instructions to control with modules done with a specific code, and if so, might i have a go using generic http or TCP and UDP or similar? Thanks again.

josephdadams commented 1 year ago

Based on the way the protocol works, you need to MD5 hash the password and then use the returned session ID for subsequent requests after login. So the generic modules will not support this, you will need a custom module.

curranjoey commented 7 months ago

Thanks again Joseph. Could you point me in the right direction for resources on authoring a custom module? Cheers.

josephdadams commented 7 months ago

https://github.com/bitfocus/companion-module-base/wiki/Module-development-101

curranjoey commented 7 months ago

Joseph, haven’t a clue what I’m looking at there. Any tips or advice getting started?Best Regards,JoeyOn 2 Jan 2024, at 22:20, Joseph Adams @.***> wrote: https://github.com/bitfocus/companion-module-base/wiki/Module-development-101

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

logosway commented 1 month ago

May I know is there any update on this? Recently purchased a NVS-35 and looking for companion remote too.