問題タブ [coturn]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
webrtc - ターン サーバーが機能しないのはなぜですか?
appr.tcアイスサーバー (Google ターンサーバー)を使用すると、どのような状況でも接続できます。しかし、自分のターンサーバーに接続できません。で自分のターンサーバーを設定しましたcoturn project
。
Google のlibjingle_peerconnection
API を使用して、Android Application
実行できる を作成していますvideo call
。
ターンサーバーを実行すると:
ピア A から B に呼び出す場合:
ピアの IP は 192.68.7.3 です !!! なんで?
ピア B からピア A に呼び出す場合:
レルムラインの後にピアが表示されません!! なぜ?
正常な接続ピアを確立できません。問題はどこだ?
appr.tcターン サーバーを使用すると、各ピアとの間で呼び出しを行うことができるので、アプリケーションは問題ないと思います。