Open bluestardn opened 8 years ago
As of now. You can NOT use any WebRTC on mobile straight out of box!
For iOS you got to use a browser like this: http://www.openwebrtc.org/
Scalable-broadcast demo now has iOS+Android (open-sourced) apps as well:
DemoTitle | DownloadZip | AndroidAPK | AllFiles |
---|---|---|---|
Scalable Broadcast | Source | Android APK | All files |
to use webrtc iOS must be >= 9, which leaves iOS8 people out of the game.
Hi muaz,
I have deploy on my ubuntu server broadcast, It works perfectly on desktop. But on mobile i can view broadcast on mobile (on Chrome / IOS or Chrome / Android).
Event, when i use chrome on ipad/galaxy, i can't view broadcast that create from desktop. PS: i've used WebRTC Scalable Broadcast (https://rtcmulticonnection.herokuapp.com/demos/Scalable-Broadcast.html)
I hope you understand that i said and suggest me a solution to resolve it. I've read some solution from you, such as build hybrid app by phonegap or native app but how about the mobile app?
Thanks !