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 support #38

Open
ericxtang opened this issue Aug 2, 2017 · 3 comments
Open

Webrtc support #38

ericxtang opened this issue Aug 2, 2017 · 3 comments

Comments

@ericxtang
Copy link
Member

ericxtang commented Aug 2, 2017

LPMS should be able to connect to webrtc connections. Currently there isn't great library support in golang for webrtc. Our plan is to collaborate with the libp2p team on this.

@backkem
Copy link

backkem commented Jul 27, 2018

We're building a pure Go implementation of WebRTC at pions/webrtc. We currently have working demo's of both the media API and DataChannel API. Once our implementation stabilizes we will likely start contributing support to other projects. However, I wanted to reach out already. Please let us know if you have any specific needs in order to implement WebRTC support down the line. We've also reached out to the libp2p team as mentioned in pion/webrtc#52.

@ericxtang
Copy link
Member Author

That's fantastic. Data channel is what we would need. This will enable p2p based video delivery directly to browser clients.

@Sean-Der
Copy link

Sean-Der commented Apr 17, 2019

Hey @ericxtang

It has been a bit, but we have full DataChannels support! We also support/were used by libp2p
on go-libp2p-webrtc-direct

I would love to get involved/help, we also have a Slack if anyone wants to talk realtime.

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

No branches or pull requests

3 participants