All Projects → evercam → Evercam Server

evercam / Evercam Server

Licence: agpl-3.0
Cloud CCTV Server (Phoenix)

Programming Languages

elixir
2628 projects

Labels

Projects that are alternatives of or similar to Evercam Server

Security Camera
🔦 Motion detecting security camera using a raspberry pi, webcam, and slack
Stars: ✭ 76 (-82.53%)
Mutual labels:  cctv
webcam-to-cctv-using-rpi
In this project, we will use a webcam with Raspberry Pi to live stream wirelessly.
Stars: ✭ 17 (-96.09%)
Mutual labels:  cctv
BlueSkyTv
简单的安卓TV 超纯净
Stars: ✭ 17 (-96.09%)
Mutual labels:  cctv
Addon Motioneye
motionEye - Home Assistant Community Add-ons
Stars: ✭ 122 (-71.95%)
Mutual labels:  cctv
wyzecam-hls
Converts MP4 files from WyzeCam NFS to HLS stream. Much more stable alternative to RTSP firmware.
Stars: ✭ 58 (-86.67%)
Mutual labels:  cctv
jeelizPupillometry
Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library. 2 demo experiments are included.
Stars: ✭ 78 (-82.07%)
Mutual labels:  cctv
Pi Camera In A Box
Stream your Raspberry Pi Camera Module directly to your web browser
Stars: ✭ 49 (-88.74%)
Mutual labels:  cctv
Zoneminder
ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
Stars: ✭ 3,450 (+693.1%)
Mutual labels:  cctv
frigate-hass-card
A Lovelace card for Frigate in Home Assistant
Stars: ✭ 185 (-57.47%)
Mutual labels:  cctv
WebRTCCTV
WebRTCCTV is a signaling server & webapp able to stream from RTSP cameras using WebRTC
Stars: ✭ 32 (-92.64%)
Mutual labels:  cctv
Zmmagik
Post processing video magic with ZoneMinder: find missing objects, blend multiple events, annotate videos, and more
Stars: ✭ 153 (-64.83%)
Mutual labels:  cctv
Cameradar
Cameradar hacks its way into RTSP videosurveillance cameras
Stars: ✭ 2,775 (+537.93%)
Mutual labels:  cctv
addon-shinobi
Shinobi Pro - Community Hass.io Add-on for Home Assistant
Stars: ✭ 22 (-94.94%)
Mutual labels:  cctv
Animesearcher
整合第三方网站的视频和弹幕资源, 为白嫖党提供最佳看番追剧体验
Stars: ✭ 101 (-76.78%)
Mutual labels:  cctv
mlapi
An easy to use/extend object recognition API you can locally install. Python+Flask. Also works with ZMES!
Stars: ✭ 49 (-88.74%)
Mutual labels:  cctv
Shinobi
☮️ 🇵🇸 Shinobi CE - The Free Open Source CCTV platform written in Node.JS (Camera Recorder - Security Surveillance Software - Restreamer
Stars: ✭ 1,099 (+152.64%)
Mutual labels:  cctv
Live-Streaming-using-OpenCV-Flask
A Flask Web-App to stream live from local webcam or CCTV (rtsp link)
Stars: ✭ 144 (-66.9%)
Mutual labels:  cctv
Shinobi
⚡️ Shinobi Pro - The Next Generation in Open-Source Video Management Software with support for over 6000 IP and USB Cameras
Stars: ✭ 325 (-25.29%)
Mutual labels:  cctv
Rtspallthethings
Deprecated RTSP media server -- Use github.com/aler9/rtsp-simple-server instead.
Stars: ✭ 258 (-40.69%)
Mutual labels:  cctv
live-cctv
To detect any reasonable change in a live cctv to avoid large storage of data. Once, we notice a change, our goal would be track that object or person causing it. We would be using Computer vision concepts. Our major focus will be on Deep Learning and will try to add as many features in the process.
Stars: ✭ 23 (-94.71%)
Mutual labels:  cctv

Evercam Server Build Status

Evercam Server is the component that is responsible for talking to the camera. Consider it as a "proxy" for all commands. Processes here request either snapshots or streams and then send them to storage, or to any of the clients (e.g. Evercam-Dashboard, Evercam-Android, Evercam-iOS).

Name Evercam Server
Owner @azharmalik3
Version 1.0
Evercam API Version 1.0
Licence AGPL

Features

  • Request snapshots from cameras
  • Request rtsp stream from cameras
  • Convert rtsp stream to rtmp / hls
  • store snapshots

Come on in, the water's warm :)

To setup the development environment follow the instructions at: evercam-devops

The Evercam codebase is open source, see details: https://evercam.io/blog/evercam-goes-open-source/

Documentation about Evercam can be found here: https://github.com/evercam/evercam-media/wiki

Any questions or suggestions, drop us a line: https://evercam.io/contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].