2016-06-15 3 views
4

私はSinchをプロジェクトに統合しようとしています。
私はアプリをAndroidにWEBから呼び出すようにしようとしています。..
接続にはビデオが
に表示されず、また、コールは9〜10秒で自動的に切断取得され、正常を設立を取得..しかします。..
Android AppからWebに電話しているときに、これは起こっていません。
私はDocs for Video Callingのコードに従っています。通話のための
Sinch:Webから「HUNG_UP」を自動的に呼び出します。

ログイン:

Notification { progress=0, message="Successfully added proxy ICE candidate", object=mozRTCIceCandidate} 
Notification { progress=0, message="Successfully sent JOINED", object=g} 
Notification { progress=0, message="Call changing state to ESTABLISHED", object=undefined} 
Notification { progress=0, message="Call was un-muted using unmute().", object=undefined} 
Notification { progress=0, message="WebRTC: Connection state changed", object=Event iceconnectionstatechange} 
Error { name="SinchError", domain=-1, code=1001, more...} // code: 1001, domain: -1, message: "Ice connection failed. Hanging up call!" 
Notification { progress=0, message="Call HANGUP Received", object=undefined} 
-- ICE failed, see about:webrtc for more details 
MXPLog { message="Added meta data to MXP message", object=r} 
MXPLog { message="Identified Encoding Key", object=r} 
MXPLog { message="Split message into frames as needed", object=r} 
MXPLog { message="Identified Tx Channels", object=r} 
MXPLog { message="Transmitting [channel, frame]", object=[2]} 
Notification { progress=0, message="WebRTC: Connection state changed", object=Event iceconnectionstatechange} 
Notification { progress=0, message="WebRTC: Signaling state change", object=Event signalingstatechange} 

私はIce connection failed. Hanging up call!エラーを取得していますなぜ...?
最後に、私はこれが時に発生した発見し、私は、私はこの問題を解決しようとする時間のために働いた..私はここで立ち往生しています...機能をテストするために

+0

最新のクロムについてもまったく同じ問題があります。解決策は見つかりましたか? – Reek

答えて

0

の助けを事前に
感謝のMozilla Firefoxを使用していますウェブとアンドロイドの両方が同じネットワーク上にあります(通常はコーディング時)。シンチャは同じランではうまくいかないようです。

関連する問題