/cctv-watcher

Application for CCTV cameras monitoring.

Primary LanguageValaGNU General Public License v3.0GPL-3.0

CCTV Watcher

Application for CCTV cameras monitoring. RTSP, MJPEG, V4L2 cameras supported.

Requirements

  • Gstreamer (gstreamer-libav, gstreamer-rtsp, gstreamer-gtk)
  • Gtk
  • libgudev

Build & Install

meson build --prefix=/usr
cd build
ninja
sudo ninja install

Install from Arch Linux & Manjaro

yay -S cctv-watcher

DBUS methods

  • Show
  • Hide
  • Toggle

DBUS usage example

dbus-send --dest=app.junker.CCTVWatcher --print-reply /app/junker/CCTVWatcher app.junker.CCTVWatcher.Show