You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please follow the general troubleshooting steps first:
I'm checking application in the local system. This is working fine in 'https' protocol except following issue.
Bug reports:
Hi Team, I'm using react-webcam,react-mic in my project. In first component I'm using these 2 modules. these are working fine. So after checking cam, and mic functionality, I'm using props.history.push() to go to 2nd screen. In that screen I'm getting "This Tab is using your Camera or Michro-phone" . Can any one suggest how to release cam/mic when required in 2nd component.
To resolve this, in the 2nd component I used window.location.reload(). This is working fine in desktop, android devices. But in the iphone devices app is getting logout due to window.location.reload(). Any suggestions please, thank in advance
Features:
The text was updated successfully, but these errors were encountered:
Please follow the general troubleshooting steps first:
I'm checking application in the local system. This is working fine in 'https' protocol except following issue.
Bug reports:
Hi Team, I'm using react-webcam,react-mic in my project. In first component I'm using these 2 modules. these are working fine. So after checking cam, and mic functionality, I'm using props.history.push() to go to 2nd screen. In that screen I'm getting "This Tab is using your Camera or Michro-phone" . Can any one suggest how to release cam/mic when required in 2nd component.
To resolve this, in the 2nd component I used window.location.reload(). This is working fine in desktop, android devices. But in the iphone devices app is getting logout due to window.location.reload(). Any suggestions please, thank in advance
Features:
The text was updated successfully, but these errors were encountered: