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

Is there a simple-peer like lib out there that uses werift-webrtc? #333

Open
VandeurenGlenn opened this issue Jun 24, 2023 · 2 comments
Open

Comments

@VandeurenGlenn
Copy link

VandeurenGlenn commented Jun 24, 2023

Hi,
Anyone already working on a simple-peer like module?
If not isn't it a good idea to make one since allot of projects are based on simple-peer.

So allot of us are "stuck" on just the wrtc module and the one made by @koush etc

@jzombie
Copy link

jzombie commented Jun 25, 2023

Somewhat related, and could be adapted to use werift-webrtc.

I started a fork then did a rewrite in TypeScript, supporting independent data channels, stereo audio, and codec customization.

It is still a WIP, but I am using it in another project to do game streaming, so it is coming along.

Very experimental at this point.

https://github.com/zenOSmosis/webrtc-peer

@VandeurenGlenn
Copy link
Author

Somewhat related, and could be adapted to use werift-webrtc.

I started a fork then did a rewrite in TypeScript, supporting independent data channels, stereo audio, and codec customization.

It is still a WIP, but I am using it in another project to do game streaming, so it is coming along.

Very experimental at this point.

https://github.com/zenOSmosis/webrtc-peer

Cool!, tried to checkout your link but gave a 404, prob still private?

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