ServerInfo¶
| Property | Type | Description |
|---|---|---|
| url | string | RTMP server application URL |
| streamKey | string | RTMP stream name |
| useAuth | bool | Default: false |
| authUsername | string | Valid if useAuth == true |
| authPassword | string | Valid if useAuth == true |
| Property | Type | Description |
|---|---|---|
| url | string | RTMP server application URL |
| streamKey | string | RTMP stream name |
| useAuth | bool | Default: false |
| authUsername | string | Valid if useAuth == true |
| authPassword | string | Valid if useAuth == true |