112 comments found.
I am working with a database. So the url for the videos are stored there. How can I manipulate the video url to be replaced with the one fetch from the database each time. Please help
Hi,
could you describe a bit more what you’re trying to achieve? Player will always use video url’s that are set in player options in html (see index.html as example),
Cheers
Is it possible to change the value of the video’s url option dynamically using Php to a url gotten from database
Kindly check the website…. http://moovetv.com/categories.php and http://moovetv.com/categories.php?id=14
Hello, why are your team taking long to reply. It is really affecting my work. I want all videos on my front page or any page to use the Steller video player as their default player. I see the files in the installation look static. kindly view http://moovetv.com/index.php or http://moovetv.com/livetv.php thank you, regards.
Hi,
as i replied earlier, you need to setup videos in player options, can’t automatically replace videos accross website.
Cheers
i want to know how to make the poster image to be responsive, cause if the player get bigger it has black surrounding it.
Hi,
it’s best for poster image to be the size of the video area when player loads (or any size bigger than that). Than poster will be responsive according to the player size on any browser size or device.
Cheers
hi, how can i access the current player currenttime and src .
how to find the current player class or id, to access its properties .
HI,
in index.html you have variable “videoPlayer”, which have all properties. You can see when time is in progress for example:
videoPlayer.videoElement.bind("timeupdate",function() {
console.log("on time update...")
console.log("current time : " + videoPlayer.video.getCurrentTime())
})
F12 to open Chrome console and track time.
Cheers
thanks
Hi Author,
This supports cloudfront secured videos, right?
Hi,
should work, yes. Also, you can email me your video so i can test: https://codecanyon.net/user/_creativemedia_#contact,
Cheers
Hi, am trying to hide video src for my html5 video, i did put hideVideoSource:true, but i do still see src file in the video tag.
Hi,
i just checked, seems like HTML5 video policy has changed, can’t hide src attribute anymore once the video is loaded. Will research for new solution if possible,
Cheers
Can i integrate this with Weebly site editor somehow?
Hi,
yes, player is built as jQuery plugin, and jQuery can be integrated in Weebly.
Cheers
Thank you. If I purchase, can you walk me through? Or point me in right direction?
Here’s some guidelines how to add jquery plugin into Weebly:
https://amazingslider.com/weebly-jquery-slider/how-to-add-a-jquery-slider-to-weebly-website/,
https://www.webnots.com/jquery-faq-or-accordion-widget-for-weebly-site/,
Cheers
hi,can use twitch videos like youtube in this player?
Hi,
what do you mean by that? Thanks!
Cheers
Hello. Mobile Browser will fail when using pre-roll AD. AD does not play.
Hi,
video ad should be mp4 video. You can test your mp4 video url directly in the browser to check if link is correct. If it’s working, it should work in the player. On desktop ad can autoplay, but on mobile, user needs to tap “Play” in order to play video, since autoplay is not available on mobile.
If you have further questions, please email me here: https://codecanyon.net/user/_creativemedia_#contact, thanks!
Cheers
hi admin, your player support for video ads vast 2.0 and 3.0?
Hi,
only self hosted ads are supported,
Cheers
“Stellar Video Player” is not support google drive, dropbox, openload video.But why you describing that this player supports those services??
Hi,
you can play any video from google drive, openload or Dropbox, you just need to get mp4 video url. In player options set videoType: “HTML5”.
You can read here how to get mp4 video url: https://codecanyon.net/item/stellar-video-player-wordpress-plugin/20939246/support.
If more help needed please email me here: https://codecanyon.net/user/_creativemedia_#contact,
Cheers
Thanks for your kind replay.
does this use private / signed urls from aws? Does it use any encryption on the aws videos or can it use aws kms keys?
Hi,
player works with any video url that can be played directly in browser. You can email me your link so i can test: https://codecanyon.net/user/_creativemedia_#contact,
Cheers
Can you please tell me how can I add dropbox,google drive, openload video?? I can’t find anything about dropbox,google drive, openload on documentation. Also I wont ask you video type for: dropbox,google drive, openload??
Hi,
all that videos are treated as “self hosted”, so just set HTML5 video type, and insert mp4 video url. Dropbox example: https://www.dropbox.com/video.mp4
For google drive videos and openload videos please read support section: https://codecanyon.net/item/stellar-video-player/20927060/support,
Cheers
Thanks for your kind replay.
Does it do FLV?
Hi,
Flv. format is Flash based, this is HTML5 video player and requires mp4 format.
You need to convert your video to mp4, for that you can use this converter,
Cheers
GOOGLE DRIVE VIDEOS Stellar player has support for your google drive videos. will it limit the videos after certain views?
Hi,
it will not limit the video after certain number of views, but you need to test if your video isn’t too large, normal size will play fine.
Cheers
is this has a callback function? create, destroy, play, stop, next, prev… etc? thank you.
Yes you can call video player functions “play”, “pause”, “play next video” etc. from html/javascript.
Cheers
I am using this plugin for my website. I am adding Self Hosted videos after adding 33 to 34 videos player are not accepting more videos is there any limited for adding the self hosted videos? Please let me know how can i fix it?
Hi,
There is no limit for adding videos. Maybe you’re having wrong html setup. Could you email me your webpage with player? Thanks,
Cheers
Please is there any intention to upgrade this template for Font Awesome from v4 to the brand new v5? It would provide much more options how to customize buttons and icons.
Hi,
what would you like to customize? I just checked, and latest version is 4.7.0, i don’t see 5? there’s no much difference between versions except adding new icons,
Cheers
Font Awesome version 5.0.1 has been launched on December 8th, 2017 – see https://fontawesome.com/ It is possible to use some new icons for player buttons (changing them in css) then. For example, I do not like the current Fullscreen icon. I would prefer the square icon in Vimeo style.
Plugin is currently using version 4.7.0. I can add new in next update. If you like to change some icon please email me so i can chenage that for you, it’s .js and .css code.
Cheers
Hi, Thank you for your positive attitude. It would be fine having the Font Awesome version 5 in the next update. I also remind you of the bug concerning the Embed button disabling. I will contact you by email with the icon change.
Hi, I see that you have released a new version in January. The bug concerning the Embed button disabling has been fixed. So, please are you also going to implement the Font Awesome version 5 as you promised?
Done and works for me. Thanks.
Nice Job 
Please, is it possible to disable Next video, Rewind and/or Quality buttons in Video Player for HTML self hosted video by custom option setting? I woul like to use the player just for one particular video in HD without the play list.
Hi,
Sure, please email me so i can modify that for you. There are options for disabling info btn, share btn, embed btn etc. but some buttons are ‘fixed’ because the nature of their functionality like HD/SD btn and rewind btn. But, no problem to modify this to your needs 
Cheers
Thanks. I have sent you the email.
Hi, just one bug. The player does not work on Safari. I tested your standard Live Preview demo on Windows 10 Safari 5.1.4 as well as on iPhone Safari. Please could fix it. Vladimir
Hi,
player is working fine on native Safari on MacBook on OSX (Mac OS). Tested also on iPhone latest iOS.
On the other hand, Safari on Windows is very old and not up to date with latest technologies, also not widely used (discontinued, last version: 5.1.7 on May 9, 2012).
Cheers
This Player Support MKV and RMVB Video Files
Has Subtitles and Language features?
do you have any other option that allow to use cast with (chromecast, Roku, DLNA, WebOS, NetCast?)
Hi,
this is HTML5 video player, so it supports videos that HTML5 video tag supports. Only mp4 format is needed to play on all browsers. Beside that, there is support for Youtube, Vimeo, Google drive, AmazonsS3, or any other mp4 video url from any server.
Subtitles are not supported, but all player texts can be “translated” to your language.
Cheers