Skip to content

fjyuu/lingr-camera-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lingrカメラボット

Webカメラで撮った画像を返すLingrボット

環境

  • Python 2.7.5
  • OpenCV 2.4.6.1

実行

まず,camera_bot.conf.sample を参考にして設定ファイル camera_bot.conf を書く.

つぎに,以下のように起動する.

$ python2.7 camera_bot.py --host localhost --port 8080

既知の問題

  • Lingrからのリクエストを偽装されると画像を返してしまう.

ライセンス

MITライセンスです.

About

Webカメラで写真を撮るボット

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages