import OwncastPlayer from '../../../components/video/OwncastPlayer'; export default function VideoEmbed() { const online = false; return (
); }