Is it possible to embed my "Bits on the Run" videos (e.g., FLV) using my own JWPlayer the same as I embed YouTube videos, so I can have full control over my scripts and player?
The only link I have is:
http://content.bitsontherun.com/players/KGbdoKsG-IiJSv2UK.js
and, of course, the video_key
In the example below, what is the link format to replace YouTube file link?
function createPlayer() {
var flashvars = {
file:"http://www.youtube.com/watch?v=hl7mMYN7w8c",
controlbar:"bottom",
playlist:"none" ,
image:"slide1.jpg",
skin:"../files/whotube.zip",
..............................
..............................
..............................
Thank you
presentationtube.net
In the video details of each video you will find the transcodes tab. There you can find the URLs of each conversion. Also, our URL scheme might be useful for a broader understanding: http://developer.longtailvideo.com/botr/system-api/urls/videos.html
Please note that when you load the video files into your own player you will lose bitrate switching, seeking and analytics.