Thank you for your reply!
Post
Replies
Boosts
Views
Activity
I'm sorry! I may not have described it clearly.
Since we want to transmit the video stream of Vision Pro glasses to other Apple devices through TCP, we have obtained relevant enterprise API permissions, but the video stream obtained only includes the physical world and does not contain digital content.
Therefore, we obtained the relevant permissions for "direct access to screenshots" by applying for enterprise API permissions, and then we want to obtain screenshots of the physical world and digital content through screenshots, and then transmit them to the external world through TCP. So we want to ask how to call the screenshot function in the application?