All Projects → yushuhuang → webcam

yushuhuang / webcam

Licence: other
OpenCV and UDP webcam streaming

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to webcam

PhpWebcam
This is a PHP library to capture webcam frames
Stars: ✭ 33 (-23.26%)
Mutual labels:  webcam
libuvc-rs
Rust wrapper around libuvc
Stars: ✭ 31 (-27.91%)
Mutual labels:  webcam
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 8,395 (+19423.26%)
Mutual labels:  udp
AG NTRIP ESP
AG Rooftop controller with NTRIP client and IMU (ESP32 Controller)
Stars: ✭ 25 (-41.86%)
Mutual labels:  udp
udpt
UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections
Stars: ✭ 40 (-6.98%)
Mutual labels:  udp
riemannx
A riemann client for elixir (TCP/UDP/TLS supported)
Stars: ✭ 23 (-46.51%)
Mutual labels:  udp
getting-started
List of ideas for getting started with TimVideos projects
Stars: ✭ 50 (+16.28%)
Mutual labels:  webcam
WebcamFX
Open the camera, take pictures 📷 & save them using Javafx.
Stars: ✭ 39 (-9.3%)
Mutual labels:  webcam
black-hat-python3-code
🏴‍☠️ tools (py3 version) of Black Hat Python book 🏴‍☠️
Stars: ✭ 51 (+18.6%)
Mutual labels:  udp
ItroublveTSC
Official Source of ItroublveTSC, totally open source. No virus or anything. Feel free to have a look :)
Stars: ✭ 82 (+90.7%)
Mutual labels:  webcam
jfastnet
Fast, reliable UDP messaging for Java. Designed for games.
Stars: ✭ 26 (-39.53%)
Mutual labels:  udp
ENetUnityMobile
Using ENet-CSharp for a multiplayer setup with a Unity Client and .Net Core Server environment
Stars: ✭ 27 (-37.21%)
Mutual labels:  udp
rmnp
Realtime Multiplayer Networking Protocol
Stars: ✭ 41 (-4.65%)
Mutual labels:  udp
PsNetTools
PsNetTools is a cross platform PowerShell module to test network features on Windows, Linux and Mac.
Stars: ✭ 13 (-69.77%)
Mutual labels:  udp
m2o-reborn
Original Mafia2 Multiplayer modification
Stars: ✭ 31 (-27.91%)
Mutual labels:  udp
opengnb
GNB is open source de-centralized VPN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的VPN。
Stars: ✭ 440 (+923.26%)
Mutual labels:  udp
ddos
Simple dos attack utility
Stars: ✭ 36 (-16.28%)
Mutual labels:  udp
game 01
Scalable MMORPG game server based on entity control
Stars: ✭ 19 (-55.81%)
Mutual labels:  udp
udpeer
A simple UDP peer to peer networking proxy using webrtc
Stars: ✭ 19 (-55.81%)
Mutual labels:  udp
simple-login-qrcode-webcam-php
🐱‍💻 Just simple login mechanism using QR Code Scanner with Webcam in PHP
Stars: ✭ 66 (+53.49%)
Mutual labels:  webcam

Simple Webcam Streaming

OpenCV and UDP

Test with Python 3.7.3, OpenCV 4.1.0

I understand this is not the best way to do video streaming but it works for me.

There are still some issues:

  1. a flicker at second frame ???
  2. flickering when draging the frame window for the first time???
  3. not tolerable to data lost (should generate packet loss to simulate the test)
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].