export interface Source { /** the stream url */ stream: string; }