Latency / Connectivity / Bandwidth

How many participants can join a single session/call?
Currently our platform does not limit the number of participants in a session unless a limit is specifically set via the API for a given AppKey. In the case...
Thu, 17 Jan, 2019 at 5:03 PM
What are the bandwidth requirements?
The codecs used as standard on the Skylink Platform are auto-adapting in nature and automatically adjust to available bandwidth and network conditions to ma...
Wed, 27 Feb, 2019 at 1:45 PM
Do I need to whitelist domain names or open specific ports on my firewall to use Skylink?
You will need to configure specific ports and whitelist specific domain names in order to properly use Skylink, and key components of the Skylink platform l...
Tue, 21 Jul, 2020 at 10:30 PM
Does Temasys support customers based in China?
Temasys has deployed services globally. Our network includes nodes which are located in close proximity to China. We do a lot of work to address "...
Thu, 17 Jan, 2019 at 4:38 PM
What is the audio and video latency compared to other IM systems ?
In general, we target a latency of 50ms and below, under ideal circumstances. Providing a fixed number is difficult as it varies greatly with network co...
Fri, 29 Nov, 2019 at 4:11 PM
How are the streams affected by varying network conditions?
The bitrate of the audio and video is automatically adapted at runtime to suit the conditions of the network and available bandwidth. Other articles you...
Thu, 17 Jan, 2019 at 5:07 PM
How does Skylink handle dropped connections and session rehydration?
Our SDKs offer access to an automatic reconnection functionality that starts immediate reconnections and then continues on in an increasing rate-limited fas...
Thu, 17 Jan, 2019 at 4:45 PM
Is it possible to automatically adjust bandwidth during a call?
Yes. For automatic adjustment of Peer connections' uploading and downloading bandwidth based on a specified interval, you can use the autoBandwidthAdjus...
Wed, 27 Feb, 2019 at 1:46 PM
How can I alter video quality after joining the room?
You may wish to use refreshConnection(targetPeerId , iceRestart=false , options , callback) and pass options.bandwidth with the bandwidth value that you wis...
Wed, 22 May, 2019 at 3:28 PM