-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
OpenIPC is an open source operating system from the open community targeting for IP cameras with ARM and MIPS processors from several manufacturers in order to replace that closed, opaque, insecure, often abandoned and unsupported firmware pre-installed by a vendor.
https://openipc.org/?locale=en
-
-
mediamtx
Ready-to-use Media-over-QUIC / SRT / WebRTC / RTSP / RTMP / LL-HLS / MPEG-TS / RTP media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
-
I'd check out the OpenCV documentation and examples. This is basically what I use for face recognition in videos[0]; for recognising cars or other objects, you'd probably want to either train your own model or use something like OpenCV's YOLOv3 (example: [1] but you'd need to steal the video reading code from the first link[0])
[0] https://github.com/ageitgey/face_recognition/blob/master/exa...
[1] https://github.com/deveth0/python-opencv/tree/master/objectD...
-
I'd check out the OpenCV documentation and examples. This is basically what I use for face recognition in videos[0]; for recognising cars or other objects, you'd probably want to either train your own model or use something like OpenCV's YOLOv3 (example: [1] but you'd need to steal the video reading code from the first link[0])
[0] https://github.com/ageitgey/face_recognition/blob/master/exa...
[1] https://github.com/deveth0/python-opencv/tree/master/objectD...
-
I saw a bunch of people doing this.
I really wish there was a more unixy tool available in package managers doing this.
- [0] https://github.com/xj25vm/MotionSpot/blob/main/motionspot.py
Related posts
-
Show HN: Airwave synced music streaming from YouTube/Spotify links
-
What is RTMP and How to setup a Free RTMP server in 7 Steps?
-
Reolink RLC-410-5MP IP camera reverse engineered technical details
-
What is HLS? When to Use HLS Streaming Protocol?
-
How to Make a Video Streaming Server (Step-by-Step Guide)