Python Server that streams what the camera sees to a client -


i have camera ubuntu on it. server on camera should able send every frame camera sees it. ex: if cameras feed @ 24fps, server should send atleast 20 frames within time span client. client connected cameras hotspot wifi(ie. local network). suggestions library use in server , how go task?

ive seen socket server example, doesnt seem hit fps mark. https://helloraspberrypi.blogspot.in/2015/05/python-socket-server-to-send-camera_12.html


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -