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
Switch protocol for server connection from ws:// to wss://. Also, Chrome requires a page to load through https:// to use media devices, and Firefox disallows pages loaded through https:// from using ws:// and http:// AJAX calls.
The text was updated successfully, but these errors were encountered:
Switch protocol for server connection from
ws://
towss://
. Also, Chrome requires a page to load throughhttps://
to use media devices, and Firefox disallows pages loaded throughhttps://
from usingws://
andhttp://
AJAX calls.The text was updated successfully, but these errors were encountered: