/pion_webrtc_sample

pionを利用したWebRTCのサンプル集

Primary LanguageGoMIT LicenseMIT

こちらを参考に作成したWebRTCのサンプル集です

https://github.com/pion/example-webrtc-applications

How to run

以下を実行し、ブラウザでlocalhost:80を開き、実行したいサンプルのページを開きます。 この状態で各サンプルのgoアプリケーションを起動することでサンプルを利用できます。

cd pion_webrtc_sample
go run examples.go