# broadcastSelfieChanged
Description: the notification about the changes in self-view FPS sent to the HTTP server.
Example:
{ "event": "broadcastSelfieChanged", "enabled": true, "fps": 30, "method": "event" }
Copied!
Parameter description:
enabled
— Shows whether frames are sentfps
— Number of frames per second being uploaded to the HTTP server.
See also: