Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Do any browser support WebRTC on ARM processors? [closed]

I'm making a side project that uses WebRTC to do peer-to-peer video calling from a PC to some piece of dedicated hardware.

I'd really like to use a Raspberry Pi for my hardware prototype, but I'm having a hard time finding information on whether either of the main browsers (Midori & Chromium) supports WebRTC.

Can anyone offer any information?

like image 489
Matthew Rathbone Avatar asked Apr 20 '13 22:04

Matthew Rathbone


1 Answers

As of Today, 28th November 2014, yes

I use Iceweasel, with Rasbian. And it's work. You can use this website (https://mozilla.github.io/webrtc-landing/) to try your webcam from the browser.

like image 145
tatianag Avatar answered Nov 04 '22 01:11

tatianag