For testing ANT VIDEO WebRTC using pure video tag and web adaptor js provided by ANT Media.
Also included some of the tools I created to make my life easier..
This can also accept parameters for direct and on page load testing.
id: Stream ID
url: websocket URL
token: token if video needs token to run
auto: for autoplay video (this forces the video to play muted and adds transparent overlay button that unmutes the video on click)
Made using VUE3
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm installnpm run devnpm run build