broadcastPictureStateChanged

TrueConfLess than 1 minute

broadcastPictureStateChanged

Description: the notification received when an image is streamed instead of video.

Example:

{
    "event": "broadcastPictureStateChanged",
    "running": true,
    "fileName": "IMG_0494.jpg",
    "fileId": 1540297789,
    "method": "event"
}

Parameter description:

  • running — Field showing whether the picture display has been started.

  • fileName — Name of the file being displayed. The field is unavailable if picture display is not enabled

  • fileId - unique file identifier on the built-in HTTP server. This field is absent if picture broadcasting is not enabled.

See also: