Closed Bug 1548211 Opened 5 years ago Closed 5 years ago

webrtc cannot create RTCPeerConnection on openSUSE 15.0

Categories

(Core :: WebRTC, defect, P5)

66 Branch
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: epistemepromeneur, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

Steps to reproduce:

go to https://appr.tc/
click on "join"

an error message is displayed "cannot create RTCPeerConnection:RTCPeerConnection is not defined"

see also at bottom in red field other info

Actual results:

i can not join the room.

try same experiment with Chrome. no problem.

Expected results:

i can join the room

promeneur, it is possible that your copy of Firefox was built without WebRTC support. Would you mind sharing which distribution of Linux you are using, which version number of the distro, and if your copy of Firefox came from the official package manager for your distribution? You can try downloading Firefox directly from here https://www.mozilla.org/en-US/firefox/ and see if the appr.tc demo works for you.

Flags: needinfo?(epistemepromeneur)
Attached image webrtc.png

what we can see after clicking "join"

Flags: needinfo?(epistemepromeneur)

sorry

openSUSE 15.0
Firefox 66.0.3 from http://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.0/

webcam and mic icon are well in the firefox title bar.

Thanks promeneur. Could you also post the contents of about:buildconfig ? I would like to check if they have passed --disable-webrtc in the configure options.

Flags: needinfo?(epistemepromeneur)

about:buildconfig
Source

Built from http://hg.mozilla.org/releases/mozilla-release/rev/37ecfd08ffee
Build platform
target
x86_64-pc-linux-gnu
Build tools
Compiler Version Compiler flags
/usr/bin/gcc -std=gnu99 7.3.1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe
/usr/bin/g++ 7.3.1 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++1z-compat -Wduplicated-cond -Wimplicit-fallthrough -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wformat -Wformat-overflow=2 -fno-sized-deallocation -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -freorder-blocks -O2 -fomit-frame-pointer -funwind-tables
/usr/bin/rustc 1.34.0
Configure options

--enable-application=browser MOZILLA_OFFICIAL=1 --enable-update-channel=release --disable-tests CC=gcc CXX=g++ --enable-alsa --with-l10n-base=/home/abuild/rpmbuild/BUILD/l10n --with-mozilla-api-keyfile=/home/abuild/rpmbuild/SOURCES/mozilla-api-key --with-google-location-service-api-keyfile=/home/abuild/rpmbuild/SOURCES/google-api-key --with-google-safebrowsing-api-keyfile=/home/abuild/rpmbuild/SOURCES/google-api-key --with-unsigned-addon-scopes=app MAKE=/usr/bin/gmake --enable-libproxy --enable-official-branding --enable-startup-notification --disable-updater --includedir=/usr/include --libdir=/usr/lib64 --prefix=/usr --with-system-nspr --with-system-nss --with-system-zlib

Flags: needinfo?(epistemepromeneur)

Since this doesn't seem to affect official Mozilla builds (I just checked on my local Ubuntu system) I'm going to mark it P5, which means we will accept patches, but won't plan to work on it ourselves. If you see this problem with a Mozilla build, please let us now and we'll reprioritize accordingly. Thank you for your report.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
Summary: webrtc cannot create RTCPeerConnection → webrtc cannot create RTCPeerConnection on openSUSE 15.0

i forgot that i use an addon to disable webrtc according to minimize leaking data.

sorry

(In reply to promeneur from comment #7)

i forgot that i use an addon to disable webrtc according to minimize leaking data.

sorry

No problem, thank you for letting us know!

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: