Unity-Technologies / furioos-sdk-js

Furioos SDK for JavaScript
30 stars 14 forks source link

How to get screen captures #31

Open qubaji opened 3 years ago

qubaji commented 3 years ago

I have an app in which the user can take screen captures. When using this on desktop this simply saves JPGs to a folder. When streaming it through Furioos it seems I do not have access to any files created by the app. Is this correct?

I can think of a couple of other ways to get the image:

Just curious to see if there is a standard approach or if others have found a good solution to this?

Ananddudi commented 2 years ago

did you implement

qubaji commented 2 years ago

@Ananddudi No, I'm afraid not