You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With ReplayKit; you need an App on the phone to grab the frames and then do something with them. That thing needs to be maintained. There are examples of screen mirroring via FLV in this fashion; see HaishinKit screen mirror example. It is very unstable. I wouldn't recommend it at all.
The "quicktime mirroring" path is Apple maintained code that has existed for a long time and is quite stable. It is also connected through to AVFoundation, and that is what ios-minicap uses. It is much more reliable.
This isn't really an "issue" and should be closed...
No description provided.
The text was updated successfully, but these errors were encountered: