When I've used Raccoon in the past, I liked being able to directly access the webcam feature with a URL, e.g.
http://my.url.com/camera?size=1
That functionality isn't available in the Mobile Web Server, but does anyone have a quick PSP page or some other way to easily implement this? I tried looking into adding this functionality in the REST API of the MWS, but it appears that the camera functionality takes a picture, saves it locally, and the serves up the saved file. I just want to serve a small 320x240 image from the camera directly to the browser via URL.




