Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox RTCDataChannels not connecting

  • 1 risposta
  • 1 ha questo problema
  • 5 visualizzazioni
  • Ultima risposta di guigs

more options

I am trying to create a RTCDataChannel connection between Chrome and Firefox.

I have referenced the sample provided by Mozilla.

http://mozilla.github.io/webrtc-landing/data_test.html

The DataChannel was created before the createOffer method, but it isn't working in Firefox, but works fine in Chrome.

Chrome (offerer) DataChannel establishment with another Chrome (answerer) browser works. Chrome (offerer) DataChannel establishment with Firefox (answerer) does not work. Firefox (offerer) DataChannel establishment with another Firefox (answerer) browser does not work. Firefox (offerer) DataChannel establishment with Chrome (answerer) works.

Is there any kind of requirements in order for the Firefox DataChannel to work in Firefox?

GetUserMedia is called before creating the DataChannel.

PS: After much checking, I realised that the SDP does not have any m=application port or channel opened. What could be the problem?

Missing lines: m=application 58814 DTLS/SCTP 5000 c=IN IP4 118.189.54.34 a=sctpmap:5000 webrtc-datachannel 16

I am trying to create a RTCDataChannel connection between Chrome and Firefox. I have referenced the sample provided by Mozilla. http://mozilla.github.io/webrtc-landing/data_test.html The DataChannel was created before the createOffer method, but it isn't working in Firefox, but works fine in Chrome. Chrome (offerer) DataChannel establishment with another Chrome (answerer) browser works. Chrome (offerer) DataChannel establishment with Firefox (answerer) does not work. Firefox (offerer) DataChannel establishment with another Firefox (answerer) browser does not work. Firefox (offerer) DataChannel establishment with Chrome (answerer) works. Is there any kind of requirements in order for the Firefox DataChannel to work in Firefox? GetUserMedia is called before creating the DataChannel. PS: After much checking, I realised that the SDP does not have any m=application port or channel opened. What could be the problem? Missing lines: m=application 58814 DTLS/SCTP 5000 c=IN IP4 118.189.54.34 a=sctpmap:5000 webrtc-datachannel 16

Modificato da lc-temasys il

Tutte le risposte (1)

more options

Firefox 27.0 is the version you are on. I believe this feature is in Nightly, version 32.