[Request] Support webRTC in native web browser
I checked for webRTC support on appear.in's webRTC checker, and it seems some features are NOT enabled in the Jolla native browser (as of 1.1.9.28):
- getUserMedia()
- RTCPeerConnection
- ICE Connection
The following feature is enabled/supported:
- HTML 5 Video element
- VP8 Codec
The browser UserAgent header reports it is based on Gecko/31.0, which should be able to support webRTC fine. Maybe this feature just needs to be enabled/compiled in? With the tablet coming soon, having a working webRTC is especially useful, so I urge anyone with the skills to help make this happen!
[Updated for the SailfishOS 2.0 beta (1.1.9.28)]
The appear.in people would like this feature too! :)
sjn ( 2014-01-03 16:45:18 +0200 )editThey even blogged about it! Also, while I was there, I learned that the iPhone does not support these technologies yet.
I wouldn't mind seeing support for this in Jolla before the iPhone crowd! (hint, hint ;))
sjn ( 2014-01-04 17:05:53 +0200 )editseems like qtwebkit supports it, so basically all the unofficial browsers support it (why jolla just doesn't just use qtwebkit instead of maintaining this qt-wrapper for gecko is beyond me, though).
sandsmark ( 2014-12-27 23:22:08 +0200 )editHere is the GitHub issue: https://github.com/sailfishos/sailfish-browser/issues/95 By the way, is there an alternative browser on Sailfish OS that supports WebRTC (without using Android apps like Firefox mobile)?
baptx ( 2019-05-22 13:20:54 +0200 )edit