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 in Livepeer Media Server #5

Closed
dob opened this issue Nov 2, 2017 · 3 comments
Closed

WebRTC Support in Livepeer Media Server #5

dob opened this issue Nov 2, 2017 · 3 comments

Comments

@dob
Copy link
Member

dob commented Nov 2, 2017

This is a big item, but popularly requested. Can we support the necessary WebRTC functionality in LPMS like serving as a signaling server, NAT Traversal via STUN/ICE/TURN, etc.

The goal would be low latency, realtime video/audio conferencing on the Livepeer network.

@dob
Copy link
Member Author

dob commented Nov 3, 2017

This library might be worth looking into for incorporation into LPMS: Licode http://lynckia.com/licode/index.html

@rayj00
Copy link

rayj00 commented Dec 24, 2017

I also recommend Muaz Kahn's WebRTC open source work at: https://www.webrtc-experiment.com/ as a source of capabilities that are in demand with webrtc. His RTCMultiConnection.js API is exceptional.

@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. (CC pion/webrtc#52)

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

4 participants