Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Screen sharing in native iOS app using WebRTC [closed]

I'm exploring WebRTC, I made a demo using it and it works perfectly, but now I want to share my app screen using WebRTC in my native project.

Is it possible?. I searched many documents but I didn't find any solution.

like image 671
DiegoQ Avatar asked Nov 24 '25 11:11

DiegoQ


1 Answers

Yes, it is possible (not sure about existing open source projects). But you can refactor the apprtc-ios into streaming the screen snapshots instead of the camera feed. Here are some useful resources:

  • https://webrtc.org/native-code/ios/
  • https://github.com/ISBX/apprtc-ios
like image 53
ssk Avatar answered Nov 26 '25 23:11

ssk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!