Search code examples
opentok

Error Running OpenTok on Android 17 Head Mounted Display - Golden-i


When I run the android sample here: https://github.com/opentok/opentok-android-sdk-demo

I get the following error:

java.lang.RuntimeException: Cannot find workable config for this device/camera

Does anyone know how to add a new camera config to the Opentok SDK?


Solution

  • This is an older repository and I don't think its supported anymore. TokBox is currently distributing their android SDK beta through their website here. I have downloaded it and deployed the sample code to my android device and everything worked. Make sure you are deploying to your device and not the simulator.