Quantcast
Channel: プログラム の個人的なメモ
Viewing all articles
Browse latest Browse all 860

【HTML5】WebRTC ~ 基本編 / PeerServer・PeerJS ~

$
0
0

■ 用語整理

PeerJS

 * 「WebRTC」機能をラップするJavaScriptライブラリ
 * MIT License
デモサイト
http://cdn.peerjs.com/demo/chat.html
を2台のブラウザ(例えば、ChromeとFirefox)でやり取りすれば
気軽にデモの確認ができる

PeerServer(peerjs-server)

 * 以下の関連記事で、シグナリングサーバが必要と述べたが、そのシグナリングサーバ。
https://blogs.yahoo.co.jp/dk521123/37243216.html
注意
 * STUNサーバやTURNサーバの機能はない


関連記事

【HTML5】WebRTC ~ 入門編 ~

https://blogs.yahoo.co.jp/dk521123/37243216.html

Viewing all articles
Browse latest Browse all 860

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>