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
At least the first two examples in examples.livemd don't work when you take Boombox from GH. The browser either hangs in connecting state or switches to disconnected.
The text was updated successfully, but these errors were encountered:
bug in codecs negotiation: Browser echo negotiates VP8 on one side of one connection and H264 on the second connection, while the negotiated codec should be the same
missing keyframe request in Browser echo example
Add test using headless Chrome
Allow connecting from both tabs for each side of the connection at the same time
At least the first two examples in
examples.livemd
don't work when you take Boombox from GH. The browser either hangs inconnecting
state or switches todisconnected
.The text was updated successfully, but these errors were encountered: