Merge pull request #1914 from gboddin/open-mjpg-streamer

Added open-mjpg-streamer
patch-1
Sandeep Singh 2021-07-10 01:18:38 +05:30 committed by GitHub
commit 3a1bdca14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

26
iot/open-mjpg-streamer.yaml Executable file
View File

@ -0,0 +1,26 @@
id: open-mjpg-streamer
info:
name: open-mjpg-streamer
author: gboddin
severity: medium
reference: https://github.com/jacksonliam/mjpg-streamer
tags: iot,webcam
description: Open mjpg-streamer service sharing webcam/camera feed
requests:
- method: GET
path:
- "{{BaseURL}}/?action=stream"
max-size: 2048
matchers-condition: and
matchers:
- type: word
words:
- 'MJPG-Streamer/0.2'
part: header
- type: status
status:
- 200