This script captures a set of images from a Sony IPELA SNC-RX550N. Following that, it will post any photos to a twitter account using imgur to post the images.
Remember to set the variables at the beginning of the script to your own settings.
- camera_ip: This is the IP or hostname of the IPELA camera.
- twitter_user: Twitter username to post with.
- twitter_pass: Password for the twitter user.
- imgur_api_key: API key from imgur.com which you can get at http://imgur.com/register/api/
- python-imaging