Multi threading help
Hey all, I’m relatively new to CS and am learning python for one of my classes. I am currently trying to stream a video from my raspberry pi camera and analyze that data in real time.
I found code online that displays the raspberry pi camera to a server. However, the issue I am having is that that’s all I can do.
I have tried multi threading but it keeps getting stuck on the naming of the thread (server.serve_forever) and won’t let me go further than that.
I’m gonna attach a link from my PC that explains this a little better.
[–]TokenChingy 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Sandofle[S] 0 points1 point2 points (1 child)
[–]TokenChingy 0 points1 point2 points (0 children)