SunCar camera feed is not live, only jpeg

Just as the title says. The first time I got through the guide to this part, it worked perfectly. However, upon reflashing and downloading all the necessary files, it appears to use only a JPEG shot instead of a live camera feed, whereas previously it was live.

Unfortunately, with how new I am, all of this is pretty new to me. But that’s what this forum is for.. right? haha. This is where the code is from: 7. Computer Vision — SunFounder PiCar-X Kit documentation . What it says is supposed to be showing is different than what actually appears.

Thanks in advance.

Are you seeing a frozen image at http://:9000/mjpg? The implementation of this real-time feed essentially works by continuously overwriting and displaying the same JPG image. If the image doesn’t update or the latency is very high, it may be caused by unstable communication.