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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -