Jeremy Harris
Jeremy Harris
I have a prototype app which uses simple-peer and mimics an SFU / MCU using a web browser, where all of the participants connect to that browser over P2P, not...
You may want to check out https://mediasoup.org, or any of these other open-source projects: https://ourcodeworld.com/articles/read/1212/top-5-best-open-source-webrtc-media-server-projects I have no experience setting up simple-peer with a traditional SFU / MCU and don't...
I've scanned it out of curiosity, and am not on Skype.
I'd assume the issue is just related to peerjs. Probably just want to try to use simple-peer instead of peerjs and see if that fixes the problem. Sorry, I don't...
Just a suggestion here, it helped me solve some reliability issues (but I'm not exactly sure if your issue might be related to your signaling instead). Try importing webrtc-adapter before...
Merged into https://github.com/zenOSmosis/webrtc-peer
@ceavestone This Microsoft-provided VSCode extension may be useful for you: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh
I second this request. MAY try to tackle it; no guarantees; not soon, but definitely on my watch list.
I've experienced the issue where streams aren't starting w/ Safari 15x (both Mac and iOS), and discovered that it seems to fix itself (in my project, at least) if stopping...
I can't but help notice the following when I see this pattern, and it intrigues me. Maybe my idea would be better suited in a different project, but I'll leave...