pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/

Update src/pages/developer/VideoTesterView.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

authored by

vlOd
Copilot
and committed by
GitHub
eab6113a b797200c

+1 -1
+1 -1
src/pages/developer/VideoTesterView.tsx
··· 236 236 } 237 237 }, [playMedia, setMeta, extensionState]); 238 238 239 - // player meta and streams cary over, so reset on mount 239 + // player meta and streams carry over, so reset on mount 240 240 useEffect(() => { 241 241 if (status !== playerStatus.IDLE) { 242 242 reset();