Skip to content

Scripts to support raising an RTSP stream into the foreground when motion is detected on said stream.

License

Notifications You must be signed in to change notification settings

amazingproducer/motion-activated-window-focus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motion-activated-window-focus

Scripts to support raising an RTSP stream into the foreground when motion is detected on said stream.

A work in progress. Consider opening an issue if problems are discovered.

start_video_notifier

Starts and immediately hides a video playback window of the designated rtsp stream.

vlcrc

Configuration file for the video playback window. Removes key bindings, sets video zoom value, and applies the minimal control set.

show_window

Brings video playback window to the foreground. Called by motion detection system at the beginning of a motion event.

hide_window

Hides video playback window from view. Called by motion detection system at the end of a motion event.

About

Scripts to support raising an RTSP stream into the foreground when motion is detected on said stream.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages