Avatar

Employee

I am attaching my View for the webcam subscriber. I tried to apply my changes to your application but I am not sure of when/how to get the webcam publisher to "publish" (in my app I actually have a completely separate desktop app that publish the camera stream so in the mobile app I concentrate only on the webcam subscriber).

All I am doing is to make sure that on viewActivate I add the webcam subscriber to the "sprite container" and subscribe. On viewDeactivate I remove the camera. I also add/remove a couple of events to display some debug messages.