Skip to content

Basic Raspberry Pi powered camera app to do a livestream via cloudflare

Notifications You must be signed in to change notification settings

dekizk/camera-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic lil Raspberry Pi camera stream code

📷 Raspberry Pi captures live video using its camera module (v2)
🖥️ A Python app (using FastAPI) processes the video stream in real-time
🌐 The app serves the video as an MJPEG stream over HTTP
🔒 A Cloudflare tunnel securely exposes this local stream to the internet (will include steps on how to do this)
🌍 Anyone with the link can now view from anywhere (haven't published this)**

You should be able to run the app.py code as is on your R-Pi with a camera module, running via localhost (if not, then I'll include the version to do just that)

About

Basic Raspberry Pi powered camera app to do a livestream via cloudflare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published