sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.32k stars 350 forks source link

Streaming engine not supported on mobile (IOS 11) #195

Closed tolleybot closed 6 years ago

tolleybot commented 7 years ago

I am getting a "Streaming engine not supported" on the nodejs page when trying the webrtcrecorder sample on an iPhone IOS 11 Safari. I am able to go play the WebRTC sample at: https://webrtc.github.io/samples/src/content/getusermedia/gum/

Has anyone tried this on android mobile devices?

Thanks for any help,

-Don

auscaster commented 6 years ago

Apparently WebRTC support on IOS 11 is still very shaky! If anyone has run some tests or got this working it would be great to have more information.

Android should work perfectly.