Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Firefox & WebRTC
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1245

PostPosted: Tue Sep 12, 2017 6:27 am    Post subject: [Solved] Firefox & WebRTC Reply with quote

Since version 55 webRTC stopped working on my rig. Before that gstreamer and gst-plugins-{base,good} were required for webRTC, but now there is no webRTC with those packages.
How to make webRTC work in Firefox?

Firefox's webRTC doesn't work in freqs higher 44100Hz.


Last edited by Perfect Gentleman on Tue Sep 12, 2017 7:57 am; edited 1 time in total
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Tue Sep 12, 2017 6:56 am    Post subject: Re: Firefox & WebRTC Reply with quote

No problems here using https://appear.in

about:buildconfig:
about:buildconfig
Build platform
target
x86_64-pc-linux-gnu
Build tools
Compiler    Version    Compiler flags
/usr/bin/x86_64-pc-linux-gnu-gcc -std=gnu99    6.4.0    -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wformat -Wformat-security -march=native -pipe -fno-strict-aliasing -fno-math-errno -pthread -pipe
/usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++11    6.4.0    -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wc++14-compat -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wformat -Wformat-security -march=native -pipe -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2 -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -freorder-blocks -O2 -fomit-frame-pointer
Configure options

--host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --enable-application=browser --disable-tests PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld CXX=x86_64-pc-linux-gnu-g++ HOST_CC=x86_64-pc-linux-gnu-gcc HOST_CXX=x86_64-pc-linux-gnu-g++ --disable-debug-symbols --enable-system-ffi --enable-default-toolkit=cairo-gtk3 --with-system-graphite2 --with-system-harfbuzz --with-google-api-keyfile=/var/tmp/portage/www-client/firefox-55.0.2/work/firefox-55.0.2/google-api-key MAKE=make XARGS=/usr/bin/xargs --enable-system-hunspell --enable-alsa --enable-content-sandbox --disable-crashreporter --disable-dbus --enable-extensions=default --disable-gconf --disable-gold --disable-install-strip --disable-necko-wifi --enable-official-branding --enable-optimize --enable-pie --disable-pulseaudio --enable-startup-notification --disable-strip --disable-system-cairo --enable-system-sqlite --disable-updater --libdir=/usr/lib64 --prefix=/usr --with-default-mozilla-five-home=/usr/lib64/firefox --with-intl-api --with-nspr-prefix=/usr --with-nss-prefix=/usr --with-system-bz2 --with-system-icu --with-system-jpeg --with-system-libevent=/usr --with-system-libvpx --with-system-nspr --with-system-nss --with-system-png --with-system-zlib --x-includes=/usr/include --x-libraries=/usr/lib64
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1245

PostPosted: Tue Sep 12, 2017 7:02 am    Post subject: Reply with quote

do you have gstreamer installed ?
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Tue Sep 12, 2017 7:08 am    Post subject: Reply with quote

No gstreamer.

$ emerge -pvq firefox:
[ebuild   R   ] www-client/firefox-55.0.2  USE="gmp-autoupdate startup-notification system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-sqlite -bindist -custom-cflags -custom-optimization -dbus -debug -hardened -hwaccel -jack (-neon) -nsplugin -pgo -pulseaudio (-selinux) (-system-cairo) {-test} -wifi" L10N="-ach -af -an -ar -as -ast -az -bg -bn-BD -bn-IN -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW"


Edit:
Did you check?
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1245

PostPosted: Tue Sep 12, 2017 7:15 am    Post subject: Reply with quote

I mean not as Firefox's dep. Do you have it in your system?
Code:
qlist -Iv gst
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Tue Sep 12, 2017 7:16 am    Post subject: Reply with quote

Perfect Gentleman wrote:
I mean not as Firefox's dep. Do you have it in your system?

No gstreamer at all, never.
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1245

PostPosted: Tue Sep 12, 2017 7:39 am    Post subject: Reply with quote

the problem is that webRTC doesn't work even in download binaries with clean profile
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Tue Sep 12, 2017 8:10 am    Post subject: Re: [Solved] Firefox & WebRTC Reply with quote

Perfect Gentleman wrote:
Firefox's webRTC doesn't work in freqs higher 44100Hz.

How does the problem appear? Is there any error message?
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1245

PostPosted: Tue Sep 12, 2017 8:25 am    Post subject: Reply with quote

nothing in logs. I've just remembered that i found out it accidentally. then googled about it. and yes, there is bug opened.
then i must've forgotten about it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum