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
- Android SDK 2.28.2 error when using the application context
- What happens if your session lasts more than 8 hours?
- Updates to using the Vonage Media Library in Native SDKs from version 2.27.x onwards
- React-Native Zoom In/Out Feature
- Why has the size of the iOS/Android SDKs increased so much from version 2.25.2?
- Integrating Picture-in-Picture with Vonage Video Web
- How to Use the Vonage Media Processor Library for Audio and Video Transformations
- Screen Sharing Support on Mobile Devices
- How to change the strength of the Background Blur?
- What are the minimum system requirements to use Video Filters or Transformers?