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
I Have a React application which uses your module to play camera feeds from web socket. when we try to load 2 or more camera at once the camera won't start playing and console log is also empty without any error or warning.
Steps to reproduce the behavior:
put multiple instance of JSMpeg into a 'map' function and create multiple instance of it
when we press "F5" on the browser, the problem resolves, until next time we open the browser again.
I use the latest Chrome, Edge to test this matter
The text was updated successfully, but these errors were encountered:
I Have a React application which uses your module to play camera feeds from web socket. when we try to load 2 or more camera at once the camera won't start playing and console log is also empty without any error or warning.
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: