Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebRTC data channel not connecting in obs-browser #2946

Closed
castles opened this issue May 18, 2020 · 1 comment
Closed

WebRTC data channel not connecting in obs-browser #2946

castles opened this issue May 18, 2020 · 1 comment

Comments

@castles
Copy link

castles commented May 18, 2020

The WebRTC data channel fails to work in OBS on Mac. Windows works fine.

Platform

Operating system and version: OSX Catalina
OBS Studio version: 25.0.8

Expected Behavior

Data Channel should connect.

Current Behavior

Nothing happens. Data Channel doesn't connect. No errors are thrown.

Steps to Reproduce

An easy way to test it is to open up this page in a browser that supports webRTC: https://mdn-samples.mozilla.org/s/webrtc-simple-datachannel/
You should be able to connect, type a message and send and receive.

In OBS if you add a browser with the same address and try to do the same it doesn't work.

Additional information

No errors show up in the console when using --remote-debugging-port but these logs show up in terminal:

[0516/215229.218359:ERROR:data_channel.cc(44)] Accepting maxRetransmits = -1 for backwards compatibility
[0516/215229.218421:ERROR:data_channel.cc(49)] Accepting maxRetransmitTime = -1 for backwards compatibility

@Fenrirthviti
Copy link
Member

This is a duplicate of obsproject/obs-browser#209 and this has been submitted to the wrong repo. Please follow that issue for updates and to report any additional findings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants