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
78
ざびたんがみつめてる
第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.5k
CLIでOAuth/OIDCを快適に利用する
int128
0
880
AppEngine × Spring Boot × Kotlin
int128
0
120
いつものJIRA設定
int128
1
190
Swaggerのテンプレートを魔改造した話 / Customize Swagger Templates
int128
1
4.8k
本番環境のリリースを自動化した話
int128
0
780
Swagger × Spring Cloud
int128
0
100
Other Decks in Technology
See All in Technology
Fabric + Databricks 2025.6 の最新情報ピックアップ
ryomaru0825
1
140
【PHPカンファレンス 2025】PHPを愛するひとに伝えたい PHPとキャリアの話
tenshoku_draft
0
120
AIのAIによるAIのための出力評価と改善
chocoyama
2
580
AIとともに進化するエンジニアリング / Engineering-Evolving-with-AI_final.pdf
lycorptech_jp
PRO
0
110
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
320
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
15
5.4k
Абьюзим random_bytes(). Фёдор Кулаков, разработчик Lamoda Tech
lamodatech
0
360
A2Aのクライアントを自作する
rynsuke
1
210
製造業からパッケージ製品まで、あらゆる領域をカバー!生成AIを利用したテストシナリオ生成 / 20250627 Suguru Ishii
shift_evolve
PRO
1
140
AWS Summit Japan 2025 Community Stage - App workflow automation by AWS Step Functions
matsuihidetoshi
1
290
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
1
170
Prox Industries株式会社 会社紹介資料
proxindustries
0
330
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
184
22k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.9k
Designing for Performance
lara
609
69k
Typedesign – Prime Four
hannesfritz
42
2.7k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
Documentation Writing (for coders)
carmenintech
72
4.9k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
A better future with KSS
kneath
239
17k
Balancing Empowerment & Direction
lara
1
380
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.