On_broadcastSelfieChanged

TrueConf7/5/26Less than 1 minute

On_broadcastSelfieChanged

Description

The notification about the changes in self-view FPS sent to the HTTP server

EventHandler<string> On_broadcastSelfieChanged

Response example

{
    "event": "broadcastSelfieChanged",
    "enabled": true,
    "fps": 30,
    "method": "event"
}

Response Parameters

NameDescription
enabledShows whether frames are sent
fpsNumber of frames per second being uploaded to the HTTP server

See also

Last Updated: