Re: [Bug-gnuzilla] I need Riot/WebRTC!

2017-08-23 Thread csh
Mark H Weaver wrote .. > If that isn't sufficient to get WebRTC > working, then you probably need to address (2), which you could do by > either compiling IceCat from source code, or installing GNU Guix and > using its IceCat package. Guix's IceCat package is diffeent? Guix, a

Re: [Bug-gnuzilla] request - remove dbus dependency

2017-08-23 Thread Mark H Weaver
writes: > Icecat didn't start without it. It works in devuans weasel so why not > in icecat too? I assume that the difference has to do with the compile-time flags passed to ./configure when these two browsers were built. I started to investigate this, and found that

Re: [Bug-gnuzilla] I need Riot/WebRTC!

2017-08-23 Thread Mark H Weaver
"csh" writes: > Please show me how to re-enable WebRTC in IceCat. I see two places in the IceCat build scripts related to disabling WebRTC: (1) In about:config, IceCat has the following default settings, which are the opposite of how they are set in upstream Firefox:

Re: [Bug-gnuzilla] I need Riot/WebRTC!

2017-08-23 Thread David Hedlund
Good point, I added this to https://directory.fsf.org/wiki/IceCat     IceCat is configured with [https://test.webrtc.org/ disabled WebRTC] On 2017-08-23 17:23, bill-auger wrote: i tried the following 3 webRTC test sites with icecat and all 3 failed https://test.webrtc.org/

Re: [Bug-gnuzilla] I need Riot/WebRTC!

2017-08-23 Thread bill-auger
i tried the following 3 webRTC test sites with icecat and all 3 failed https://test.webrtc.org/ https://mozilla.github.io/webrtc-landing/ http://www.netscan.co/demo/ lookin in about:config i see that media.getusermedia.audiocapture.enabled is false is false media.peerconnection.enabled is false