Informationen für Entwickler (Englisch)
Blackmagic Bluetooth Camera Control
Blackmagic cameras with Bluetooth LE implement a variety of features and commands that allow users
to control their cameras wirelessly. Developers have full access to these features for their custom
applications.
The following services and characteristics describe the full range of communication options that are
available to the developer.
Service: Device Information Service
UUID: 180A
Characteristics
Camera Manufacturer
UUID: 2A29
Read the name of the manufacturer (always "Blackmagic Design").
Camera Model
UUID: 2A24
Read the name of the camera model ("Pocket Cinema Camera 6K" or "Pocket Cinema Camera 4K").
Service: Blackmagic Camera Service
UUID: 291D567A-6D75-11E6-8B77-86F30CA893D3
Characteristics
Outgoing Camera Control (encrypted)
UUID: 5DD3465F-1AEE-4299-8493-D2ECA2F8E1BB
Send Camera Control messages
These messages are identical to those described in the Blackmagic SDI Camera Control Protocol
section below. Please read that section for a list of supported messages and required formatting
information.
For an example of how packets are structured, please see the 'example protocol packets' section in
this document.
Incoming Camera Control (encrypted)
UUID: B864E140-76A0-416A-BF30-5876504537D9
Request notifications for this characteristic to receive Camera Control messages from the camera.
These messages are identical to those described in the Blackmagic SDI Camera Control Protocol
section below. Please read that section for a list of supported messages and required formatting
information.
Informationen für Entwickler (Englisch)
624