Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
ざびたんがみつめてる
Search
Hidetake Iwata
July 30, 2011
Technology
0
79
ざびたんがみつめてる
第7回 qpstudy07
https://sites.google.com/site/qpstudy/qpstudy07
Hidetake Iwata
July 30, 2011
Tweet
Share
More Decks by Hidetake Iwata
See All by Hidetake Iwata
Rewrite Go error handling using AST transformation
int128
1
1.3k
Cluster AutoscalerをTerraformとHelmfileでデプロイしてPrometheusでモニタリングする / Deploy the Cluster Autoscaler with Terraform and Helmfile, Monitor with Prometheus
int128
3
1.7k
認証の仕組みとclient-go credential plugin / authentication and client-go credential plugin
int128
7
7.6k
CLIでOAuth/OIDCを快適に利用する
int128
0
900
AppEngine × Spring Boot × Kotlin
int128
0
120
いつものJIRA設定
int128
1
190
Swaggerのテンプレートを魔改造した話 / Customize Swagger Templates
int128
1
4.8k
本番環境のリリースを自動化した話
int128
0
790
Swagger × Spring Cloud
int128
0
110
Other Decks in Technology
See All in Technology
Evolution on AI Agent and Beyond - AGI への道のりと、シンギュラリティの3つのシナリオ
masayamoriofficial
0
180
生成AI利用プログラミング:誰でもプログラムが書けると 世の中どうなる?/opencampus202508
okana2ki
0
190
「守る」から「進化させる」セキュリティへ ~AWS re:Inforce 2025参加報告~ / AWS re:Inforce 2025 Participation Report
yuj1osm
1
130
見てわかるテスト駆動開発
recruitengineers
PRO
5
350
Yahoo!広告ビジネス基盤におけるバックエンド開発
lycorptech_jp
PRO
1
280
我々は雰囲気で仕事をしている / How can we do vibe coding as well
naospon
2
220
JavaScript 研修
recruitengineers
PRO
3
180
つくって納得、つかって実感! 大規模言語モデルことはじめ
recruitengineers
PRO
23
6.1k
Product Management Conference -AI時代に進化するPdM-
kojima111
0
220
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
3
250
サービスロボット最前線:ugoが挑むPhysical AI活用
kmatsuiugo
0
190
Goss: New Production-Ready Go Binding for Faiss #coefl_go_jp
bengo4com
0
1.1k
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
55
13k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Bash Introduction
62gerente
614
210k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Music & Morning Musume
bryan
46
6.7k
Documentation Writing (for coders)
carmenintech
73
5k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
BBQ
matthewcrist
89
9.8k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
570
How to train your dragon (web standard)
notwaldorf
96
6.2k
Docker and Python
trallard
45
3.5k
Transcript
ざびたんが みつめてる。 @int128 2011.7.30 #qpstudy
None
というのがやりたかったんです。 今は反省している。 Zabbix関係者の方、ごめんなさい。 可愛いざびたんじゃなくて、ごめんなさい。
ざびたんがみつめてる ソリューション • 自宅警備保障コンサルティング(株)が 提供するホームセキュリティサービス • あなたの家を見守る強い味方!(注1) • 世界初!クラウド型物理セキュリティ監 視サービス(注2)
注1:サービスレベルは保証されません。 注2:弊社調べ。
ざびたんがみつめてる サービス内容 • 24時間365日、USBカメラが人の動きを捉 えます。 • 留守中に動きがあった場合は携帯メール で通知します。 • カメラが捉えた画像は素早くクラウドに
送られるため、証拠が残ります。
自宅サーバ 全体構成 USBカメラ ウェブアルバム Zabbix サーバ Motion 運用管理バッチ 画像や動画を チェック
メール通知
Motion http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome • オープンソースの動き検出デーモン • USBカメラ等のV4L対応デバイスが使える • 多彩な機能を持つ • 動いた瞬間の画像を保存する
• 前後の動画を保存する • コマンドを実行する(trap) • チューニングパラメータが多数
ざびたんがみつめてる の仕組み • Motionが動きを検出すると、シェルスク リプトを実行する。 • Picasaにメール添付で画像を送る。 • zabbix_senderでトラップを送信する。 •
EC2上のZabbixサーバは条件に応じてア ラートを投げる。
Zabbix のスクリーンは こんな感じ
Picasaアルバムの運用管理 バッチ Picasaに写真をメール添付して送る と「ドロップボックス」に入る。 夜間バッチで日付アルバムに仕分け する。
ここが難しいよ • 何をもって留守と判断するか? • 前回の動きから1時間以上経っているとか。 • 敏感すぎるとメール通知がうざい。 • Picasaの制約 •
1つのアルバムは1,000画像まで。あっという 間に一杯になる。 • 1GBの上限(G+で緩和されたけど) • プライバシーの問題 • カメラを向ける場所は玄関?外?
ご清聴ありがとうございました。 Presented by My Home Security Consulting, Co.