open source web browser off which Google's closed-source Chrome browser is based

learn more… | top users | synonyms

2
votes
1answer
176 views

GPU accelarated browser?

Currently I'm running Raspbian but I'm willing to install any version of Linux. I just need the Pi as a dedicated browser opening one internal site with images. Works great with Midori and Chromium ...
2
votes
1answer
90 views

chromium segmentation fault error

I installed the latest chromium-browser and on launch I get a text error: "Segmentation fault" While su, I am installing it using apt-get install chromium-browser and launching as user pi. ...
7
votes
1answer
407 views

Pi for Google+ Hangouts

I'm trying to find out if the Pi could work for a Google+ Hangout. I'm guessing no but wondering if anyone is trying to get it to work. Will the new webcam version make it easier? We want to set up a ...
4
votes
1answer
2k views

Get HTML5 videos to play in Chromium on Raspberry Pi

I installed chromium-browser on the Raspberry Pi. However now when I make a webpage with this: <video width="860" height="480" controls> <source src="vid.mp4" type="video/mp4" ...
0
votes
1answer
209 views

Edimax Wifi and Chromium Kiosk mode

I used edimax usb wifi dongle for connectivity managed by WICD I also have chromium set to autostart in a kiosk mode and display a web page (status board - details of the setup here) What happens if ...
5
votes
2answers
857 views

How can I boot directly into Google Chrome Web browser?

I want to make my Raspberry Pi to boot directly to an instance of the Google Chrome web browser. What's the best distribution to use for this and method of putting it together? Is there a way to open ...
1
vote
0answers
99 views

getUserMedia() error on Chromium - WebRTC on RPi?

I'm trying to get WebRTC to work on my Rapsberry Pi, and I'm getting an error that says that getUserMedia() isn't a supported function. Is the Chromium browser that's been ported to the Pi capable ...
15
votes
5answers
7k views

Disable screen blanking in X-Windows on Raspbian

We intend to use a RPi at work to drive a status display panel - it will show our project's bug status and a few other statistics of vital importance. I've been trying stop the screen-saver from ...
28
votes
4answers
46k views

How do I install Google Chrome?

When I go to download Google Chrome from http://www.google.com/chrome in Midori on the Raspberry Pi , I am presented with a modal dialogue box, Please select your download package: 32 bit ...