Thanks for reading!,
So, I've got a shakey p2p video chat between my Nexus S and Chrome browser test page implementing non-WebRTC OpenTok. I've got it working-ish using the labs Android API. Yes, yes, I realize that you won't have any specific answers about an experimental-phase API but maybe my problem is more with my strategy than with the API. Everything's fine until I go to switch from front camera to back camera at which point it's crashville. Obviously this is because the camera used by the session to create the publisher is no longer the same camera so I've tried disconnecting the Publisher, switching the camera, recreating the publisher using the new camera, then calling publisher.connect(), and again: crashopolis. Okay, so maybe because this is a p2p session and the disappearance and reappearance of the Nexus publisher looks like a 3rd peer trying to join (??).
I am a dim-witted, drooly, lumbering oaf completely capable of missing the bleeding obvious so I'd thought I'd ask you: am I missing something here? If I can make what I need into something solid here, my partner and I are looking to run with it and significantly upgrade our account. I am so so so close but I need to be able to switch cameras back and forth.
Any thoughts? Ideas? Even ruthless ridicule would be appreciated if it were followed by some help.
On a side note, tossing the odd helpful comment here and there on to the Android Hello World code wouldn't have actually brought about anyone's early demise, would it have? Just sayin'...