Question
Does the Vonage Video API support HTTPS?
Applies To
- HTTPS
- Video API
Answer
The Vonage Video API JavaScript library only supports HTTPS. You can load the library by setting the src attribute of the script tag to the following:
<script src="https://static.opentok.com/v2/js/opentok.js"></script>
Video streams in Vonage Video API are always encrypted, as per the WebRTC specification.
Articles in this section
- Can I set the latency higher or lower?
- Does Vonage Video API support the IEEE 802.3 standards?
- Can I directly access the RTCPeerConnection object for monitoring?
- Can I use an external camera on Android and iOS devices for video sessions?
- Where are Vonage Video API data centers located?
- JS SDK RumorSocket Disconnect Errors
- What resolution should I use when publishing on a mobile device?
- Does the Vonage Video API support HTTPS?
- Which devices does the Vonage Video API work with?
- Can I record a Media-Relayed session?