COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200825121248/https://github.com/topics/ipcamera
Here are
93 public repositories
matching this topic...
Raspberry Pi surveillance
Updated
May 3, 2020
Python
Hacks for ZS-GX1 IP Camera and various Goke GK7102 based IP Cameras
Updated
Apr 24, 2020
Shell
Shodanwave is a tool for exploring and obtaining information from Netwave IP Camera.
Updated
Dec 13, 2017
Python
云平台组件:EasyCamera云摄像机方案,支持云直播、云控制、云录像、云回放的摄像机方案!EasyCamera保持与EasyCMS长连接,注册在EasyCMS上。当有EasyClient客户端发出视频播放、云台控制、语音喊话等指令时,EasyCMS会将相应的指令转发给对应的EasyCamera设备,EasyCamera根据指令办事。iOS平台代码迁移在
https://github.com/EasyDarwin/EasyCamera_iOS
Updated
Jul 13, 2017
Java
Xiaomi Yi camera 1080p hack
Updated
Oct 2, 2019
Shell
Turns any webcam into a smart security camera for home surveillance
Updated
Aug 2, 2020
JavaScript
Hi3518E IP Camera information
A Java client library to discover, control and manage ONVIF-supported devices.
Ingenic T10 IP camera crawler
Updated
Apr 1, 2018
Python
Python library for configuring a wide range of IP cameras which use the NETsurveillance ActiveX plugin (aka DVRIP, Sofia)
Updated
Dec 22, 2019
Python
Custom View to display MJPEG
Hisilicon camera streamer
IP/Web camera stream viewer and recorder
Multiple Camera CCTV/RTSP/Video Streaming with Flask and OpenCV
Updated
Mar 11, 2019
Python
Cross-platform Electron client for viewing and configuring Sofia/DVRIP protocol IP cameras
Updated
Jul 7, 2020
JavaScript
Send Dahua IPC events to MQTT
📹 Google Chrome IP-Camera Viewer Extension
Experiments with cheap Linux cameras
Updated
Aug 7, 2020
Shell
Integration of IP cameras into web server
Updated
Aug 8, 2020
JavaScript
RTSP/h264 ip camera emulator
Updated
Nov 20, 2019
Java
*WIP* OpenWrt based HiSilicon`s System-On-a-Chip ip camera firmware
Updated
May 27, 2020
Roff
Simple utility to check hardware information for IP cameras
Simple NVR System for RTSP streams and HomeAssistant integration
Updated
Nov 30, 2018
Python
Events-driven, notification subscription system, with SecuritySpy and iMessage integration.
HiSilicon ip camera SoCs SystemRDL registers description
Updated
Mar 10, 2020
Python
Capture video frame from IP Cam and send to Kinesis data streams for processing
Updated
Jan 6, 2018
Python
Use your linux machine as an NVR
Updated
Sep 27, 2018
Python
Home network video recorder for IP camera
Updated
Sep 14, 2019
Python
Improve this page
Add a description, image, and links to the
ipcamera
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ipcamera
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi,
I've been using onvif-nvt very nicely inside my PTZ webapp.
Now I'm trying to implement the recording functionality. However when i do a Cam.add("recording"): and I'll call for a getRecordings, I get an 'not implemented' message.
I'm not sure though now. I'm wondering if I'm doing something wrong, or that recording is just not implemented yet?
Thanks for your feedback
Bram