Page 1 of 1

HaloRC - BMPCC 4/6K Bluetooth Control device

PostPosted: Mon Jul 01, 2024 7:11 pm
by Leon Benzakein

Re: HaloRC - BMPCC 4/6K Bluetooth Control device

PostPosted: Tue Jul 02, 2024 3:25 am
by ShaheedMalik
I want to see a Rest API version of this for the Blackmagic Micro Studio G2.

Re: HaloRC - BMPCC 4/6K Bluetooth Control device

PostPosted: Tue Jul 02, 2024 1:06 pm
by Leon Benzakein
ShaheedMalik wrote:I want to see a Rest API version of this for the Blackmagic Micro Studio G2.



How would one communicate with the Micro G2? No Bluetooth.
It would have to be hard wired.

"Camera Control REST API over USB Ethernet for external control via HTTP when used with REST client applications such as Postman."

Re: HaloRC - BMPCC 4/6K Bluetooth Control device

PostPosted: Tue Jul 02, 2024 1:33 pm
by ShaheedMalik
Leon Benzakein wrote:
ShaheedMalik wrote:I want to see a Rest API version of this for the Blackmagic Micro Studio G2.



How would one communicate with the Micro G2? No Bluetooth.
It would have to be hard wired.


That's the point. I want one of these that connect to the SDI port.

Re: HaloRC - BMPCC 4/6K Bluetooth Control device

PostPosted: Wed Jul 03, 2024 1:39 pm
by Leon Benzakein
ShaheedMalik wrote:
Leon Benzakein wrote:
ShaheedMalik wrote:I want to see a Rest API version of this for the Blackmagic Micro Studio G2.



How would one communicate with the Micro G2? No Bluetooth.
It would have to be hard wired.


That's the point. I want one of these that connect to the SDI port.


He has responded in his comments regarding using the SDI API.

"Sadly Blackmagic has not made an api for USB-C control, even though it must have it because they have products that use it. Same for HDMI. SDI is the only api i could use and using sdi is big, bulky and probably not something I know how to do."

Re: HaloRC - BMPCC 4/6K Bluetooth Control device

PostPosted: Wed Jul 03, 2024 2:29 pm
by Howard Roll
I don't believe that's correct. The REST API works over usbc (ethernet/network) and is well documented. BT/SDI doesn't use an API and relies on good old fashioned coding. Maybe there's a disconnect between usb connector and usb protocol? REST camera control between a laptop and camera can just be straight usbc with no need for adapters though it's still a network connection.

https://documents.blackmagicdesign.com/ ... ontrol.pdf

Good Luck