I am trying to indicate to the user the length of the video. The server that I am getting the video for does not give me that info. Is there a way to get this value from the roVideoPlayer componen...
Unfortunately, there's no way to get the video length from the video player. If it's HLS, though, you could probably parse it from the m3u8 file yourself.