Week 10 :: Networking and Communications

How can we process remote video footage?




1. Design, build, and connect wired or wireless node(s) with network or bus addresses and a local interface
Responsive image
Through these trials, I managed to make my connections much more secure. However, what actually fixed my issue was realizing that I had my Baud rate declared incorrectly. As soon as the values in my program and in my monitor matched, the weird characters disappeared.
Responsive image
Eventually, I had success accessing the stream as individual frame images. The next step will be to use OpenCV to process pixel thresholds of the image, and detect an RGB color.