Question
What does OT.checkSystemRequirements() check?
Applies To
- Video API
- Systems Requirements
Answer
OT.checkSystemRequirements() is used to check if the current system that the app is running on is capable of supporting Opentok for WebRTC. It is a function that returns a boolean value 1 if it can support Opentok for WebRTC or 0 if it does not.
OT.checkSystemRequirements() checks for:
- PeerConnection support
- GetUserMedia support
- Minimum browser version
- WebSocket support
Additional Information
For additional information about OT.checkSystemRequirements(), see our please refer our developer documentation below.
Articles in this section
- What would be the maximum character size of the Session ID?
- Can we configure Monitoring Callbacks via REST API?
- How to use setPreferredResolution() to manage bandwidth usage for subscribed streams
- How to Identify whether a screen, window or tab was shared when screensharing
- How can I apply audio effects and filters to a video stream in Javascript?
- What is Opus DTX?
- How can I end a session for all participants?
- Does IPv6 affect the Vonage Video API?
- Why does opentok-network-test-js create a cookie during a network test?
- Vonage Video API Support for Plan B and Unified Plan Session Discovery Protocol