I want to get the video uid to display the stream, but the lifecycle endpoint always gives this response ```json { isInput: true, videoUID: null, live: false, status: 'disconnected', chunked: true } ```