All Projects → cvsandbox → Cam2web

cvsandbox / Cam2web

Licence: gpl-2.0
Streaming camera to web as MJPEG stream or individual JPEG snapshots. Providing embedded web UI for watching camera directly from a web browser.

Projects that are alternatives of or similar to Cam2web

Robot
Simple library for controlling a raspberry pi based robot
Stars: ✭ 156 (+33.33%)
Mutual labels:  raspberry-pi, camera
Showmewebcam
Raspberry Pi + High Quality Camera = High-quality USB Webcam!
Stars: ✭ 531 (+353.85%)
Mutual labels:  raspberry-pi, camera
Pigeon
Pigeon is a simple 3D printed cloud home surveillance camera project that uses the new Raspberry Pi Zero W
Stars: ✭ 266 (+127.35%)
Mutual labels:  raspberry-pi, camera
Balena Cam
Network Camera with Raspberry Pi and WebRTC. Tutorial:
Stars: ✭ 120 (+2.56%)
Mutual labels:  raspberry-pi, camera
Pi Webcam
Automation to configure a Raspberry Pi as a USB OTG webcam
Stars: ✭ 990 (+746.15%)
Mutual labels:  raspberry-pi, camera
Mmalsharp
C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
Stars: ✭ 152 (+29.91%)
Mutual labels:  raspberry-pi, camera
Xiaopi
An Open Source Home Security Camera For Raspberry Pi
Stars: ✭ 311 (+165.81%)
Mutual labels:  raspberry-pi, camera
Sltk
An OpenCV-based structured light processing toolkit.
Stars: ✭ 151 (+29.06%)
Mutual labels:  raspberry-pi, camera
Picamera
Capture the stream of Images for a Raspberry Pi Camera in GoLang
Stars: ✭ 21 (-82.05%)
Mutual labels:  raspberry-pi, camera
Gentoo On Rpi 64bit
Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
Stars: ✭ 831 (+610.26%)
Mutual labels:  raspberry-pi, camera
Little Backup Box
Software that turns a single-board computer into a versatile and pocketable backup appliance
Stars: ✭ 278 (+137.61%)
Mutual labels:  raspberry-pi, camera
Rpicam
Raspberry PI Surveillance Automation
Stars: ✭ 77 (-34.19%)
Mutual labels:  raspberry-pi, camera
Raspberryio
The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
Stars: ✭ 593 (+406.84%)
Mutual labels:  raspberry-pi, camera
Rpindvi
Raspberry PI NDVI Code
Stars: ✭ 57 (-51.28%)
Mutual labels:  raspberry-pi, camera
Picam
Elixir library used to capture MJPEG video on a Raspberry Pi using the camera module.
Stars: ✭ 96 (-17.95%)
Mutual labels:  raspberry-pi, camera
Yahm
Yet Another Homematic Management - Skripte zur Einrichtung der Homematic CCU Oberfläche in einem LXC Container unter Debian Jessie auf ARM CPU (z.B.: Raspberry Pi & Co)
Stars: ✭ 113 (-3.42%)
Mutual labels:  raspberry-pi
Gearsystem
Sega Master System / Game Gear / SG-1000 emulator for iOS, macOS, Raspberry Pi, Windows, Linux and RetroArch.
Stars: ✭ 114 (-2.56%)
Mutual labels:  raspberry-pi
Routerypi
📶 RouteryPi is a simple WiFi access point made out of any Raspberry Pi 🥧
Stars: ✭ 113 (-3.42%)
Mutual labels:  raspberry-pi
Audiovideocodec
一款视频录像机,支持AudioRecord录音、MediaCodec输出AAC、MediaMuxer合成音频视频并输出mp4,支持自动对焦、屏幕亮度调节、录制视频时长监听、手势缩放调整焦距等
Stars: ✭ 113 (-3.42%)
Mutual labels:  camera
Berrynet
Deep learning gateway on Raspberry Pi and other edge devices
Stars: ✭ 1,529 (+1206.84%)
Mutual labels:  raspberry-pi

cam2web

cam2web

cam2web is an application, which allows streaming a camera to web as MJPEG stream (an URL to provide individual JPEGs is also available). It allows turning a conventional USB camera (or laptop's internal camera) into an IP camera accessible over HTTP. Versions of this application are provided for:

  • Windows - streaming cameras supporting DirectShow API;
  • Linux - streaming cameras supporting V4L2 API;
  • Raspberry Pi - streaming from Raspberry Pi Camera Module.

The streamed camera can be viewed as from different applications supporting MJPEG streams, as from a web browser. All versions of the application provide default web UI, which can be customized to get custom look and feel. If a camera supports settings like brightness, contrast, saturation, etc. - those are available to configure using the web UI (or REST API).

The cam2web application supports HTTP digest authentication and allows to configure who can view the camera or change its settings (for example, it can be viewed by everyone and configured only by users, or viewed by users and configured by admins only, etc).

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].