About HttpImage Listener (beta)
Please note: This app is designed for users who know how to create/send HTTP requests
HttpImage Listener is a simple HTTP-server which listens for HTTP requests with image data.
So you'll be able to send photos with a simple HTTP POST-request from your PC directly onto the display of Android device. The photos get downloaded on your Android tablet or smartphone and get displayed as soon as they have been received.
Sample request withe the command-line tool cURL:
curl -F imagefile@my_image.jpg http://192.168.0.2
Tip:
Do you own a Raspberry Pi and a DSLR?
With a simple script photos can be send onto the display of tablets and phones right after you take them with a camera connected to the Raspberry Pi.
Learn more:
https://gist.github.com/4582545
Download and install
HttpImage Listener (beta) version 0.3 on your
Android device!
Downloaded 100+ times, content rating: Everyone
Android package:
de.herwig.httpimglistener, download HttpImage Listener (beta).apk
by M####:
I'm excited to try and sync this with a camera for some fun "photobooth" style action with friends.