Pixel Streaming Screenshot

How can a user/client get a screenshot from stream and save it in local device ?

Hey there!

You can definitely set up a blueprint to take a screenshot then send it to a connected peer through Pixel Streaming. The image below shows the required configuration.

Note: the “Screenshot Number” is a simple integer variable that was added to the BP graph.

Furthermore, you’ll need to take a look at this line below in the infrastructure, as it current sends, but does not auto-download the file. You can modify it here:

Let me know if this gets the job done!

1 Like

Thank you for your reply

Also the backend PS services are third party provider.