Requesting a Status Dump
The user may request that the Web Presenter server resend the complete state of any status
block by sending the block header, followed by a blank line. In the following example, the user
requests the Web Presenter server resend the stream settings:
STREAM SETTINGS: ↵
↵
ACK ↵
↵
STREAM SETTINGS: ↵
Video Mode: 1080p59.94 ↵
...
↵
Protocol Blocks
Identity Block
The identity block contains information to identify the connected Web Presenter.
Block Syntax
The following example shows the Identity Block for a Blackmagic Web Presenter HD.
IDENTITY: ↵
Model: Blackmagic Web Presenter HD ↵
Label: Blackmagic Web Presenter HD ↵
Unique ID: 00112233445566778899AABBCCDDEEFF ↵
↵
Parameters
Key
Read/Write
Model
Read only
Label
Read/Write
Unique ID
Read only
Changing Device Label
A device label to identify the Web Presenter can be changed by sending an identity block with
label key.
IDENTITY: ↵
Label: My Web Presenter ↵
↵
ACK ↵
↵
IDENTITY: ↵
Label: My Web Presenter ↵
↵
Description
The Web Presenter model name
A display name for the Web Presenter
A device specific unique identifier
Valid Values
String
String
Hexadecimal ID
Developer Information
404