Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianlesko/http-camera-server-python
Server and client code for broadcasting and receiving an HTTP camera stream. The HTTP stream is also accessible from a web browser. Tested on a LAN network and Is very low latency.
https://github.com/brianlesko/http-camera-server-python
camera http networking python server socket stream webcam website
Last synced: about 20 hours ago
JSON representation
Server and client code for broadcasting and receiving an HTTP camera stream. The HTTP stream is also accessible from a web browser. Tested on a LAN network and Is very low latency.
- Host: GitHub
- URL: https://github.com/brianlesko/http-camera-server-python
- Owner: BrianLesko
- License: mit
- Created: 2024-02-20T00:55:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T01:05:40.000Z (9 months ago)
- Last Synced: 2024-02-20T02:24:05.645Z (9 months ago)
- Topics: camera, http, networking, python, server, socket, stream, webcam, website
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Live Camera feed
Broadcast a live camera feed and pick it up from any web browser on a computer connected to the same LAN network.Using the standard HTTP video stream, a client code can be very simple and quick - for example, the client.py code uses cv2 and has low latency.
## Dependencies
This code uses the following libraries:
- `openCV`: for handling the image capture
## Usage
1. run the app and replace the IP with your own host IP
## Topics
```
Python | OpenCV | Computer vision | webcam | Mechanical engineer | Robotics engineer
```
╭━━╮╭━━━┳━━┳━━━┳━╮╱╭╮ ╭╮╱╱╭━━━┳━━━┳╮╭━┳━━━╮
┃╭╮┃┃╭━╮┣┫┣┫╭━╮┃┃╰╮┃┃ ┃┃╱╱┃╭━━┫╭━╮┃┃┃╭┫╭━╮┃
┃╰╯╰┫╰━╯┃┃┃┃┃╱┃┃╭╮╰╯┃ ┃┃╱╱┃╰━━┫╰━━┫╰╯╯┃┃╱┃┃
┃╭━╮┃╭╮╭╯┃┃┃╰━╯┃┃╰╮┃┃ ┃┃╱╭┫╭━━┻━━╮┃╭╮┃┃┃╱┃┃
┃╰━╯┃┃┃╰┳┫┣┫╭━╮┃┃╱┃┃┃ ┃╰━╯┃╰━━┫╰━╯┃┃┃╰┫╰━╯┃
╰━━━┻╯╰━┻━━┻╯╱╰┻╯╱╰━╯ ╰━━━┻━━━┻━━━┻╯╰━┻━━━╯
follow all of these for pizza :)