Post

Replies

Boosts

Views

Activity

Comment on How to call the screenshot method in VisionOS?
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?
Topic: Spatial Computing SubTopic: ARKit Tags:
Nov ’24
Comment on Download files on VisionPro, but after removing VisionPro, the download fails. How can I solve this problem?
Sorry What I mean is that the file download operation is performed through the "Scoket connection", using "InputStream" and "OutputStream" to process the data stream. When I remove VisionPro, the download operation is interrupted and the StreamDelegate method "funcstream (_ aStream: Stream, handle eventCode: Stream. Event)" is called. The parameter returned by "Stream. Event" is ". endEncountered". So, how can I continue downloading files in the background without removing VisionPro??
Sep ’25