The Render Streaming Class
Render Streaming includes the following features.
- Communication with signaling servers
- Streaming input from cameras
- Associating browser input with events

Properties
| Parameter | Description | Default |
|---|---|---|
| URL Signaling | Set the signaling server URL | http://localhost |
| Ice Servers | Set a list of STUN/TURN servers | |
| Urls | Set URLs of STUN/TURN servers | [stun:stun.l.google.com:19302] |
| Username | The username to use when logging into the TURN server | |
| Credencial | The credential to use when logging into the TURN server | |
| Credencial Type | This attribute specifies what kind of credential is to be used when connecting to the TURN server |
Password |
| Interval | Set the polling frequency (in seconds) to the signaling server | 5 |
| Streaming Size | The size of the frame buffer for the streaming | 1280, 720 |
| Capture Camera | Set the streaming camera | |
| Hardware Encoder Support | Enable the checkbox to make this video encoding replace values that use a hardware encoder | Enabled |
| Array Button Click Event | Register browser button click events | |
| Element Id | Set an ID that is sent from browsers | |
| Click | Set button click event |