tomkuijsten / restup

Webserver for universal windows platform (UWP) apps
MIT License
114 stars 48 forks source link

Return a screenshot using GET or other #134

Closed robp2175 closed 6 years ago

robp2175 commented 6 years ago

I am using the RPis as Digital Signage with windows iot core. The foreground app is just a browser that brings up our digital signage page. I would like to see if there is a way in which I could do an api request that returns a screenshot of the Pi so that I can make adjustments to the signage to devices across campus. I came across your project and thought there might be a way to add this function.

Unfortunately, I am very weak in C#, I write in PHP, and I am having some difficulty wrapping my head around this. I am definitely of the "teach a man to fish" way of thinking, so if someone could just point me in the right direction, I can see how far I get before I need more help.

Any help is always appreciated. Thank you so much.

robp2175 commented 6 years ago

In doing some further research, I am not sure there is going to be anyway to do this due to the limitations of iot core. Closing this.