I have strange issue, I am able to capture image from my system cam but the same logic not working once I navigated to the another page. I did some analysis and found that ExternalInterface.addCallback methods are not generating and getting an error like "Object not found "_snap" " in the snap function of Webcam.js file.
I have strange issue, I am able to capture image from my system cam but the same logic not working once I navigated to the another page. I did some analysis and found that ExternalInterface.addCallback methods are not generating and getting an error like "Object not found "_snap" " in the snap function of Webcam.js file.
Can you please help me on this?