Session.capabilities.X Always Shows up as False
Symptom
When using the Video API, session.capabilities.X always shows up as false.
Applies To
- Video API
- Session Capabilities
Resolution
Check the capabilities in your sessionConnected handler.
Cause
You have to be connected to the session first before session.capabilties shows the right capabilities.
Comments
0 comments
Please sign in to leave a comment.