An open API service indexing awesome lists of open source software.

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

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: