jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
MIT License
1.48k stars 540 forks source link

record/stream screen? #280

Open ashokrkm opened 8 years ago

ashokrkm commented 8 years ago

is it possible to record or stream current screen of iOS device?

if so can you share examples on how to do it?

JohannesWarn commented 8 years ago

You might want to look into ReplayKit and Lookback.

I doubt support for screenrecording will be added to VideoCore.

ashokrkm commented 8 years ago

@JohannesWarn thank you for replying.

The goal is to stream the screens. Since VideoCore supports streaming, the source has to be screen using ReplayKit instead of camera.

markmark1 commented 8 years ago

what is Lookback @JohannesWarn thanks