# 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 identifier of a file on the built-in HTTP server. The field is unavailable if picture display is not enabled

See also: