How to send a Screenshot to another API/backend after taking the screenshot? #4109
Unanswered
mihirm3hub
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It sounds like you're talking about SceneViewer, which is a separate app that MV can't control, so I don't think that's possible. It saves the screenshots to the photos reel, so perhaps you could make a UI to upload recent photos instead? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am looking for a screenshot event after the screenshot button is clicked. And then send the captured screenshot image to a backend server how can that be achieved?
I did find the toDataURL method but did not find any way to listen to click events for the screenshot button which is native to the mv ar experience.
Thank you for any help.
Beta Was this translation helpful? Give feedback.
All reactions