I am streaming video from a Raspberry Pi Zero to my windows PC running an OpenCV program. The devices are on the same wifi and running python. However, the video opens up for a few seconds and then crashes with the errors attached [(Rasperry Pi Streaming error)][1] [(PC receiving error)][2]
Is there a better way to stream video with the Raspberry Pi or is there a simple solution [I am using this way for streaming from the Raspberry Pi][3]
I can view the stream perfectly in a browser with minimal latency and no crashing.
[1]: https://i.stack.imgur.com/D97fv.jpg
[2]: https://i.stack.imgur.com/umarF.jpg
[3]: https://github.com/miguelgrinberg/flask-video-streaming/tree/v1lgrinberg/flask-video-streaming/tree/v1
↧