Giter Club home page Giter Club logo

Comments (1)

Jackie2016 avatar Jackie2016 commented on July 3, 2024

later,i remove stun server of google.com,i continue to debug,i get the errors:

Screen Capturing frame is loaded. RTCMultiConnection.js:3471:13
Make sure that you are using Firefox Nightly and you enabled: media.getusermedia.screensharing.enabled flag from about:config page. You also need to add your domain in "media.getusermedia.screensharing.allowed_domains" flag. If you are using WinXP then also enable "media.getusermedia.screensharing.allow_on_old_platforms" flag. NEVER forget to use "only" HTTPs for screen capturing! RTCMultiConnection.js:361:17
on:state:change (browser): fetching-usermedia: About to capture user-media with constraints: {
"audio": false,
"video": {
"maxWidth": 1920,
"maxHeight": 1080,
"mozMediaSource": "window",
"mediaSource": "window"
}
} RTCMultiConnection.js:5957:13
invoked getUserMedia with constraints: {
"audio": false,
"video": {
"maxWidth": 1920,
"maxHeight": 1080,
"mozMediaSource": "window",
"mediaSource": "window"
}
} RTCMultiConnection.js:3861:1
participant asked for availability RTCMultiConnection.js:2616:29
target user has no stream; it seems one-way streaming or data-only connection. RTCMultiConnection.js:3027:21
target user's SDP has? {
"OfferToReceiveVideo": false,
"OfferToReceiveAudio": false
} RTCMultiConnection.js:3038:1
accepting request from gj27rqapj7zaor RTCMultiConnection.js:3060:13
sdp-constraints {
"OfferToReceiveAudio": false,
"OfferToReceiveVideo": false
} RTCMultiConnection.js:4207:1
optional-argument {
"optional": [
{
"DtlsSrtpKeyAgreement": true
},
{
"googImprovedWifiBwe": true
},
{
"googScreencastMinBitrate": 300
}
],
"mandatory": {}
} RTCMultiConnection.js:4221:1
rtc-configuration {
"iceServers": [
{
"url": "stun:stun.anyfirewall.com:3478"
},
{
"url": "turn:turn.bistri.com:80",
"credential": "homeo",
"username": "homeo"
},
{
"url": "turn:turn.anyfirewall.com:443?transport=tcp",
"credential": "webrtc",
"username": "webrtc"
}
],
"iceTransports": "all"
} RTCMultiConnection.js:4245:17
(getLocalDescription) peer createType is offer RTCMultiConnection.js:3956:17
RTCIceServer.url is deprecated! Use urls instead.
onSdpError: {}
----PeerConnection/<.onSdpError()

i can access anyfirewall.com,i dont know why i also get the error?

and this is the recevied peer console show message as below

Signaling channel is not ready. Connecting... RTCMultiConnection.js:226:17
Screen Capturing frame is loaded. RTCMultiConnection.js:3471:13
Signaling channel is connected. Joining the session again... RTCMultiConnection.js:229:21
on:state:change (sy8r5i1tuxwb81gkbqik): detecting-room-presence: Checking presence of the room. RTCMultiConnection.js:5957:13
on:state:change (browser): room-available: Initiator is available and room is active. RTCMultiConnection.js:5957:13
Seems data-only connection. RTCMultiConnection.js:2787:20
on:state:change (sy8r5i1tuxwb81gkbqik): connecting-with-initiator: Checking presence of the initiator; and the room.

from webrtc-scalable-broadcast.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.