Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can we access external presentation-type displays using quicktime player or camtasia in ios ? #14

Open
sk16 opened this issue Aug 23, 2016 · 1 comment

Comments

@sk16
Copy link

sk16 commented Aug 23, 2016

can we access external presentation-type displays using quicktime player or camtasia in ios ?

My goal is prevent screen mirroring of iphone in mac via Quicktime Player or Camtasia

@louaybassbouss
Copy link
Contributor

@sk16 in iOS there is a restriction that the user needs first to connect to presentation display (Apple TV or any Airplay receiver) manually in mirroring mode. then the application can take over it cannot trigger the connection programmatically. We need to check if this is still the case in iOS10.
FYI: The W3C Presentation (https://www.w3.org/TR/presentation-api/) will become a Recommendation soon (end of the year) and we will then publish a new version of the plugin that is fully compatible with the new version which also bring some new features which are not supported in the current version which implements an older version of the Presentation API Specification (https://www.w3.org/2014/secondscreen/presentation-api/20140721/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants