Skip to content

Rasberry Pi camera JPEG streaming (MJPEG) with WebSocket

Notifications You must be signed in to change notification settings

Feinte75/WebSoCam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspicam MJpeg streaming with Websocket, Redis and OpenResty

Continuous image capture is done with a Python script, jpeg images are sent to Redis

On websocket client connect, a lua script recover the images from Redis and send them continuously to the client

Client side images are recovered and embedded in an image tag as base64

About

Rasberry Pi camera JPEG streaming (MJPEG) with WebSocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published