Skip to content
/ WebRTC Public

WebRTC の練習用リポジトリ。WebRTC API のチュートリアルと peerjs を参考にして実装しました。

Notifications You must be signed in to change notification settings

nero-15/WebRTC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

WebRTC

概要

WebRTC の練習用リポジトリ。WebRTC API のチュートリアルpeerjs を参考にして実装しました。 開発用にgoでバックエンドの実装をしましたが、ページ公開は github pages を使っています。

ページ内容

一覧

https://nero-15.github.io/WebRTC/webrtcapp/views/

デバイスカメラを使用して写真を撮る

https://nero-15.github.io/WebRTC/webrtcapp/views/taking_still_photos_with_webrtc

RTCdatachannel を使用してメッセージを受け取る

https://nero-15.github.io/WebRTC/webrtcapp/views/a_simple_rtcdatachannel_sample

peerjs を使用してチャットをする

https://nero-15.github.io/WebRTC/webrtcapp/views/chat_for_peerjs

peerjs を使用してテレビ電話をする

https://nero-15.github.io/WebRTC/webrtcapp/views/call_for_peerjs

参考

https://developer.mozilla.org/ja/docs/Web/API/WebRTC_API

https://peerjs.com/

About

WebRTC の練習用リポジトリ。WebRTC API のチュートリアルと peerjs を参考にして実装しました。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published