Objective
Disabling video to use the Vonage Video API for voice-only calls.
Applies To
- Video API
- Voice Calls
Procedure
You can disable video when you define the publisher on the client by setting videoSource to null in the publisher properties.
Additional Information
You can learn more in the below developer documentation on publishing a Voice-Only Session.
Vonage Video API OpenTok Environment
Articles in this section
- Why isn't the Video Inspector displaying user information and events?
- Has the Video Session Monitoring Callback data changed?
- Vonage Scalable Video Simulcast
- How can I find the creation or expiration time of a token?
- What does OT.checkSystemRequirements() check?
- How to Get HD/FHD Resolution Recordings and Live Streaming in Vonage Video API Sessions
- How can I implement a ringing or calling application with Vonage Video API?
- How can I get information about multiple sessionIds in one Insights GraphQL query?
- What codecs are supported on the Vonage Video API platform?
- Can I set the Audio Output device when using the Vonage Video API in Javascript