Simple front-end webapp in Svelte for displaying a video stream and handling input.
How do you run it?
Git clone, and run npm run dev -- --open
How does it work?
This front-end displays a JPG stream from a specified IP, and handles user input. It sends the input to the RC Car and it can move. This app also has quality and speed adjustments using sliders