This library provides a Svelte component to display a video stream from a go2rtc server. The component was ported from WebRTC Camera.
# Install dependencies
pnpm install
# Run dev server
pnpm run devThe dev server might not bind to port 5173, so just use the link from the dev server output.