Skip to main content

Start streaming

By sending this message, the controller is notified to transition to streaming mode. Along with the message, a payload needs to be transmitted that configures the streaming mode.

Payload

Example:

{
"mode": 1,
"target_frequency": 200,
"source_ip": {
"address": "192.168.1.99"
}
}