Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

michbeck100/pimatic-mjpg

Repository files navigation

pimatic-mjpg

This is a Pimatic plugin to view Motion JPEG streams.

Installation

Add the plugin to the plugin section:

{
  "plugin": "mjpg"
}

Configuration

You have to add the mjpg stream URL to your mjpg device into your config.json.

{
  "id" : "webcam",
  "class": "MjpgDevice",
  "name": "Webcam",
  "cameraUrl": "[URL from your mjpg stream]"
}

Changelog

0.0.1

  • initial release

Notes:

This plugin is based on pimatic-ipcamera. So Credits go to funky81, for the initial idea.

About

pimatic plugin to show motion jpg stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published