Hi,
This is Rajesh.K ,We are trying to integrate the JW Player in our business website to upload videos and view the uploaded videos .
Currently the Api we are using are :
Step1:
Request sending from our website :
http://upload.bitsontherun.com/v1/videos/upload?api_format=..json&key=..
Step2:
Response :
video key.
Step3:
I have integrated the player with response as below : jwplayer().load("http://content.bitsontherun.com/videos/"+key+".mp4")
But doing so , playing the high resolution HD videos is very slow performance .
So ,How can we performance tune the HD videos ?
Is their any other way where I need to handle the response to play the videos faster .
Can you please let me know how can I proceed further .
Thanks,
Rajesh Kancharla
You should use the Bits on the Run embed codes instead, as Bis on the Run embed codes use bitrate switching on slower connections. Loading the video files directly into your player should only be used as a l last resort option.
You can find the URL scheme for Bits on the Run players here: http://developer.longtailvideo.com/botr/system-api/urls/players.html