Let's say I've uploaded a video to BOTR (manually or via the API), it's been encoded, and I want to stream it. The player I'm using is JW Player, but not the BOTR hosted version. Rather, I will be hosting the player on my server. When the player is embedded, I want to pass it a playlist (via XML or javascript params) that is generated on-the-fly on our end. The playlist will need to specify the different levels of each video (for bitrate switching) along with the provider (let's assume rtmp) and the streamer where those files are hosted. Here's my question: How do I figure out the location of each file and the streaming server for an uploaded video? I can't find this information in the BOTR dashboard, and the API docs don't show this information as being returned for a video.
Thanks
This is not a public URL, you cannot use RTMP if you use your own player, you will need to use a Bits on the Run hosted player for that.