car-frontend Svelte Themes

Car Frontend

Simple front-end webapp in Svelte for displaying a video stream and handling input.

car-frontend

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

TODO

  • Speed slider
  • Quality slider (jpeg compression)
  • Rewrite this in svelte
  • Make better UI
  • Implement a dynamic UI
  • Add buttons for mobile users

Top categories

Loading Svelte Themes