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
Hello. I found such a problem in the socket.io version> 3 in the socket.emit function ("blob", blob) where the blob is video data captured from the camera. The new version gives the transport error.
The old version (2.3) works without problems. I'm sorry, maybe I misunderstood something )
OS:Ubuntu 20.04 64bit
Browser:Cromium,Firefox
Back Node.js 10.19.0 socket.io latest->bug(2.3 work)
Front React 17.0.1 socket.io-client latest->bug(2.3 work)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello. I found such a problem in the socket.io version> 3 in the socket.emit function ("blob", blob) where the blob is video data captured from the camera. The new version gives the transport error.
The old version (2.3) works without problems. I'm sorry, maybe I misunderstood something )
OS:Ubuntu 20.04 64bit
Browser:Cromium,Firefox
Back Node.js 10.19.0 socket.io latest->bug(2.3 work)
Front React 17.0.1 socket.io-client latest->bug(2.3 work)
Beta Was this translation helpful? Give feedback.
All reactions