Author Message
prashant06
Joined: Aug 8, 2017
Messages: 32
Offline
When network bandwidth goes low during video call then how to switch video call to audio call and vice versa.
Please help me on this.
Artem.Tsarev
Joined: Jul 13, 2016
Messages: 48
Offline
The following article will help you with various video API usage aspects including the scenarios you are interested in https://www.devconnectprogram.com/site/global/products_resources/avaya_client_sdk/programming_docs/current/ios/communication/tech/working_video.gsp

You may also want to examine CSVideoStatistics object to get a view of media path quality.
Pavel_K
Joined: Dec 20, 2016
Messages: 67
Offline
To change video mode for the call you can use "(void) setVideoMode: (CSVideoMode)" method from CSCall Class
Go to:   
Mobile view