Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohithsaji97/live_feed_raspberry_pi
This is the code that allows one to see a live feed using a raspberry pi and a pi cam only
https://github.com/rohithsaji97/live_feed_raspberry_pi
cv2-library opencv picamera2 python3 raspberry-pi-3
Last synced: 11 days ago
JSON representation
This is the code that allows one to see a live feed using a raspberry pi and a pi cam only
- Host: GitHub
- URL: https://github.com/rohithsaji97/live_feed_raspberry_pi
- Owner: Rohithsaji97
- Created: 2023-12-11T03:00:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-11T03:07:29.000Z (11 months ago)
- Last Synced: 2024-10-18T04:43:04.172Z (about 1 month ago)
- Topics: cv2-library, opencv, picamera2, python3, raspberry-pi-3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Live_Feed_raspberry_pi
This is the code that allows one to see a live feed using a Raspberry Pi and a Pi camera only
In this code, a window appears showing the live feed. It is exited when 'q' is pressed.
An additional feature is added that the last frame of the Livefeed is captured in this process.