https://github.com/akagi201/learning-webrtc
Codes and notes while learning webrtc
https://github.com/akagi201/learning-webrtc
golang html5 mse webrtc webrtc-demos websocket
Last synced: about 1 year ago
JSON representation
Codes and notes while learning webrtc
- Host: GitHub
- URL: https://github.com/akagi201/learning-webrtc
- Owner: Akagi201
- License: mit
- Created: 2016-06-13T02:59:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T03:52:40.000Z (over 8 years ago)
- Last Synced: 2025-04-04T18:51:59.652Z (about 1 year ago)
- Topics: golang, html5, mse, webrtc, webrtc-demos, websocket
- Language: JavaScript
- Size: 6.01 MB
- Stars: 114
- Watchers: 11
- Forks: 47
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learning-webrtc
## Tutorials
* [Getting Started with WebRTC](https://www.html5rocks.com/en/tutorials/webrtc/basics/)
* [WebRTC in the real world: STUN, TURN and signaling](https://www.html5rocks.com/en/tutorials/webrtc/infrastructure/)
## Run samples
* `cd samples`
* [serve](https://github.com/Akagi201/serve) `serve --port 8888`
## Online WebRTC docs
* WebRTC:
* Janus: