Configuration interface for WebSocket-based player remote control. Requires a running WebSocket server available at https://github.com/bitmovin/bitmovin-player-remote-websocketserver.
Example:
{ type: 'websocket', url: 'ws://your-server-ip:29100', customReceiverConfig: { receiverStylesheetUrl: 'https://mycdn.com/mycustomreceiverstyle.css', },} Copy
{ type: 'websocket', url: 'ws://your-server-ip:29100', customReceiverConfig: { receiverStylesheetUrl: 'https://mycdn.com/mycustomreceiverstyle.css', },}
Configuration interface for WebSocket-based player remote control. Requires a running WebSocket server available at https://github.com/bitmovin/bitmovin-player-remote-websocketserver.
Example: