Skip to content

Commit 0145777

Browse files
committed
Gistの追加
1 parent f153154 commit 0145777

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/webrtc_touchdesigner.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,10 @@ def sendDataChannelMessage(channelName, message):
332332

333333
## まとめ
334334

335+
コードの全体は、こちらに置いておきました。
336+
このまま貼っても動かないので、参照などを自前で設定してあげたりカスタマイズしてあげてください。
337+
https://gist.github.com/yohawing/d3106fefde2b52671d388622d70f440e
338+
335339
TouchDesignerにはWebRTCDATは用意されていますが、シグナリングサーバーが必要だったりして、実装例が少ないと感じていました。
336340

337341
WebRTCはP2Pで低遅延のリアルタイム映像伝送が可能かつ、1:nの配信もサーバー次第では可能な技術なので、扱えるようになればマルチメディア伝送の幅が広がると感じています。

0 commit comments

Comments
 (0)