Closed Rajan closed 4 years ago
Currently, our P2P is an experimental feature. According to our default configuration, two client peers connect to one host peer.
<WebRTC>
<P2P>
<MaxClientPeersPerHostPeer>2</MaxClientPeersPerHostPeer>
</P2P>
<Timeout>30000</Timeout>
</WebRTC>
However, in the latest version, a problem has been found in P2P not turning on.[#103 ]We will fix this problem quickly.
What exactly does "Does it support 6 video streams in a few-to-many (6 to 100s) format?" Mean? The maximum number of streams supported depends on the performance and configuration of the server. Players that can be connected at the same time also depend on network performance.
I solved this problem. Please refer to the following URL. If you want to re-discuss, please do not hesitate to reopen this issue.
Does it support 6 video streams in a few-to-many (6 to 100s) format? What percentage of the data will be relayed via P2P?