問題タブ [rtcpeerconnection]

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.

0 投票する
0 に答える
433 参照

google-chrome - クロム 72.0.3626.81 および RTCPeerConnection.setLocalDescription

Chrome の以前のバージョン 71.0.3578.98 と firefox 64.0.2 または 65.0 では、同じコードが正常に動作します。

オファーの作成に失敗するため、localDescription は更新されません。

根本的な原因、または解決策を見つけるための進行方法の手がかりはありますか?

chrome://webrtc-internals/ を使用したデバッグ setLocalDescriptionOnFailure が表示されるので、その理由と修正方法を知る必要があります。

これはコードです:

ここに画像の説明を入力