If System 73 feature is enabled in Bradmax admin panel, package with player will include System 73 P2P plugin.
System 73 provides a decentralized peer-to-peer (P2P) video player solution designed to improve video streaming performance, reduce server load, and enable seamless video playback by utilizing a network of peers for content distribution.
more at: https://system73.com/
NOTE: System 73 key is required. If you do not already have a System 73 Key, please contact us or directly System 73 to obtain one.
| Field name | Type | Description |
|---|---|---|
| system73 | string | Required - key used for authentication in System 73. |
Data type: string
Configuration path: .system73
Description: Required, System 73 key used to authenticate the plugin.
NOTE: This parameter is required. If you do not already have a System 73 Key, please contact us to obtain one.
Example:
{
system73: "UNIQUE-SYSTEM73-KEY";
}