werift-webrtc icon indicating copy to clipboard operation
werift-webrtc copied to clipboard

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

Open VandeurenGlenn opened this issue 2 years ago • 2 comments

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

VandeurenGlenn avatar Jun 24 '23 13:06 VandeurenGlenn

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

jzombie avatar Jun 25 '23 02:06 jzombie

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?

VandeurenGlenn avatar Aug 05 '23 18:08 VandeurenGlenn