Stefan Ålund
Stefan Ålund
Huh, that's not good :) It's quite simple to fix though, just edit the table and send a PR to their repo here: https://github.com/webrtcftw/iswebrtcreadyyet.com @fippo usually lands them quickly.
@pantaoran our demo app is available here for reference: https://github.com/EricssonResearch/openwebrtc-examples/tree/master/web
You can temporarily use this pre-compiled framework but it is not optimised which can be a bit problematic on an iPhone 4: http://static.verkstad.net/OpenWebRTC.framework_old.zip
We are moving to WKWebView now, not sure exactly how this would relate. Feel free to make a suggestion! https://github.com/EricssonResearch/bowser/pull/61
I don't have such a device and cannot test. Anyone else?
If you are comfortable, and can, share a URL for your app we can also take it for a spin.
You can use the Developer Tools in Safari to debug errors in Bowser (UIWebViews): https://github.com/EricssonResearch/bowser#debugging-webrtc-scripts
Looks like the Google getUserMedia test app has moved to http://googlechrome.github.io/webrtc/samples/web/content/getusermedia/gum/
That's easy actually: The UserAgent is set in BowserAppDelegate. It's actually set to 'not Chrome' but I guess that is ignored :-)
Are you using the latest OpenWebRTC? A couple of important interoperability bugs were fixed about 2 days ago: https://github.com/EricssonResearch/openwebrtc/wiki/Building-OpenWebRTC#update-openwebrtc