
how can i stream videos from diferent host
how can i stream videos from diferent host such a novamov,nowvideo,vidzi.tv,with captions?
and what is the price of that?
how can i stream videos from diferent host such a novamov,nowvideo,vidzi.tv,with captions?
and what is the price of that?
I am a little confused by your question. Are these videos you have uploaded to these different hosts?
And what kind of videos are they? If they are MP4s or FLVs or RTMPs, you can play them our Free player. If these are HLS streams, then you will need a Premium player which costs $299 per year
Yes,they are uploaded to diferent servers named vidzi.tv,vodlocker.com,thevideome etc..
Here exmaple links
http://allmyvideos.net/u1o11zglz0fj
http://vidzi.tv/oc5yab4pyvz2.html
etc..what do you sugest me to do and achive to play this videos with captions on your jw player?
Ps, i already try free version of jwplayer and i couldn't play any video exept youtube..
i want to play videos from all host, not just youtube.
You need to get URLs directly to the videos. I am not familiar with allmyvideos.net or vidzi.tv, but the two link you provided load HTML pages, not the videos directly.
I tought that jw player can stream from links wich leads to html page with video. Ok, this make things imposibile for me, i cant and i will not upload videos to my server, i was want to use links from diferent hosts mentioned in second message here.
Our player can player videos like MP4 and HLS directly from their URL. This requires the videos to be available from a web server that makes these URLs available to you.
I realize there are many web sites out there that will host your videos for you, but this does not mean that it is easy to use their hosting to play directly in our player.
Ok,so, how can i stream video from html page,for example vidzi.tv server, i see that i already can stream from html page from youtube,but is that posibile from for example vidzi.tv?
html link from vidzi http://vidzi.tv/oc5yab4pyvz2.html (error on jwplayer instead video)
html link from youtube https://www.youtube.com/watch?v=YQHsXMglC9A (no error on player)
I went to that page at http://vidzi.tv/oc5yab4pyvz2.html and the video is playing for me.
I’m sorry, I am not familiar with vidzi.tv. Did you upload this video to them? Do they give you the direct M3U8 URL to this video after you upload it?
i did not found bether example from this one, i see jwplayer but how can i make this player?!
the player is on version 1,2,3...
http://www.filmovizija.studio/movie/so-undercover-2012-video_80c95fea4.html#
Im using this setup, i want to link google video.Is it suport google video links?
<div id="myElement"></div>
<script>
var captions = {
color: '#FFFFFF',
fontSize: 20,
fontFamily: '"Comic Sans MS", cursive, sans-serif',
fontOpacity: 100,
backgroundColor: '#000000',
backgroundOpacity: 75,
edgeStyle: 'dropshadow',
windowColor: '#000000',
windowOpacity: 25
};
jwplayer("myElement").setup({
image: " ",
file: "wich link here?",
height: 355,
width: 720,
captions: captions,
tracks: [{
file: ".srt"
}]
});
jwplayer('myElement').onCaptionsList(function() {
this.setCurrentCaptions(1);
});
</script>
I mean, you say that jwplayer suport only direct link to the video, im using direct link with this configuration but there is error on player.cant load!
Is this direct mp4 link https://3.bp.blogspot.com/jWo-_-5McSA8V74EODJkjoPRHHzY-DAQoF7myABgjjc=m22
yes, but cant play.
I got it, never min. Thanks!
Hi edis,
Did you figure it out?
I can help you out. Is that video uploaded to Blogger or to Google Drive?