71 comments found.
Hello
Can we disable the sharing ,full screen and embedding options?
I suppose the logo watermark can be switched off (although I could just place a blank png too).
Thank you
Hello,
Yes, you have parameters to hide the buttons and the logo
Regards
Hello,
Can we use the id of a Youtube playlist, rather than the id of several videos?
Regards
Hello,
The YouTube playlist ID is not supported. You need to add the ID of the video you want to use
Regards
Possible to play video on googleDrive or OneDrive or Copy.com ?
Hello,
The player for self-hosted videso needs urls to the.MP4 files of this type http://www.domain_name.com/some_optional_path/file_name.mp4
Regards
Hello, i would like to know if this plugin works with muse, Thanks
Hello,
I don’t think it will work
Regards
Are you able to check for me, I will be the ne t person to purchase it, I love it…...
Purchased, many thanks…
Thank you, too
Is it possible to have the playlist under the video element instead of the side???
Hello,
I’m sorry, this option is not availabe
Regards
Hi,
I’m quite new to this, this question may even be off topic. What code or kind of code would I use to put the layer into my existing blog?
With youtube I just use their embed code and their video shows up on my blog. How does this player work after I’ve uploaded or embed videos into the player how do I add the player with videos to my blog or website?
Could I get the code for your demo to get a better idea how it works?
Hello,
Please send me on office@lambertgroup.ro an email and I’ll reply you the help documentation
Regards
I just purchased this video player and I’m in the process of installing. I’ve tried both 100% following your instructions and just opening one of your sample html pages for VIMEO and the videos just don’t play. I get a notification that the file or directory could not be found – and this is for using a vimeo video id.
I can get the YouTube videos to work, but not Vimeo.
Hello,
Please test the player on a server or virtual server. If you still have problems, please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
does this player work for h.264 and onvif format ? and what all extensions does this player accepts .
Hello,
It supports mp4 (h.264), webm (for Opera browser), YouTube and Vimeo videos
Regards
can u please let me know whether my video sample will work or not . Please do send me your email id , so that i can send you the video samples to check .only then i can buy this . please do this help for me .
hi m unable to run the video that i have with me . and it has got mp4 format. I cud able to listen only audio
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
HI,
Can i put the logo on right side instead on left side…..
regards prakash
and also i want buffering should not show any user , so they cant drag the video in middle to play….is it possible to disable…......
Hello,
I’m sorry, the logo position can be only on the left
If you want to hide the buffer you can hide it from CSS
Regards
Hi, http, hls – m3u8, rtmp and other live streams are supported?
Hello,
Only HTTp streaming, YouTube and Vimeo videos
Regards
Is it possible to translate the text on the interface to spanish easily?
Hello,
You can add your own categories and movies and you can also translate the search area.
The buttons (which are images) can’t be ‘translated’
Regards
Beyond the search box, have you developed a playlist that includes sub-categories (or tags) to filter the videos further? Similar to what Envato does to filter their selections based on categories, sub-categories, tags, etc.
Also, having trouble in how to NOT show the default logo in upper left corner. Right now it shows “Your Logo Watermark.” Not sure which file this element is in for me to turn OFF.
Hello,
The playlist has categories and a movie can belong to multiple categories. So are not tags, but categories
To hide the logo, you can set showLogo:false when you initialize the player, like this:
jQuery('#universal_video_player_default').universal_video_player({
skin: 'whiteControllers',
width:980,
height:399,
responsive:true,
showDownloadBut:false,
showLogo:false
});
Regards
Any progress on live video i know most RTMP format are in flash and this player needs to be html5.
How about the .m3u8 format .ts streaming, or OGG, anything ?
Please there seems to be no live in html5 getting something working with live streaming will be a big advantage to your player
Hello,
It wasn’t added, yet.
We are currently working on a new project and we can’t offer a date for this feature
Regards
Hello,
Only is the script is modified
Regards
Great Player!
Question: How does the player look with just one video? Are the playlist options still there or do they disappear? Can you provide me a quick screenshot?
Hello,
It will look like this http://www.videoplayerhtml5.com/universal/index_whitecontrollers_hidden_imgandtext.htmlRegards
Thank you!
1. Is there any way to remove the black side bars and show the video full frame?
2. Can the video be resized? I have a video site where the videos are roughly 950×552 in size (16:9) and I’d like to continue to keep the same dimensions.
nevermind I figured it out
it would be possible to disable the pressure of the right mouse button on the video? thanks
Hello,
I’m sorry, this option is not available.
You can disable the right click for the entire website with a script
Rgards
will you be adding support for ogg live format
Hello,
We’ll take this into account, but we can’t promise a release date
Regards
Is it possible to have the right side playlist at the bottom (same format) and specify the number that show in the list? For example only show 2 then use scroll bar for more videos.
Hello,
I’m sorry, this option is not available
Regards
I am having an issue with the video and the video displays showing. I copied the files as mentioned and when I reload the page, I can hear the video playing, and if I click in the middle of the blank page, the video will play or stop playing.
But nothing is displaying.
Suggestions would be helpful.
Thanks, Grant
Added Comment: Has anyone installed and have this working with Bootstrap 3. I have removed the conflict files that come with Bootstrap, but still having issues with none of the controls displaying. I can hover over where the controls are, and they work, but do not display. Also, can’t seem to get it working under bootstrap. Any help is greatly appreciated. Thanks,
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
Getting closer to having this script work. I am getting this error.
I am using ajax, so I load the main page which include the froogaloop2 script. The actual page that display the video is in an ajax page which loads after the main page.
When I load the ajax page with the video player, I get the following error. Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘http://player.vimeo.com') does not match the recipient window’s origin
Once I click reload, the error goes away, but this obviously is not a good solution.
I have tried moving the froogaloop2 js file to different locations, but that just causes the entire page to fail.
Any suggestions are welcome as I am close to having this work.
Thanks,
Grant
Hello,
You should not load the player using Ajax because some of .js files will fail
Regards
I sent you a private email. Thanks, Grant
Just an FYI. I was able to get the universal video player to work in an ajax environment. One very small glitch that I can fix soon, but other than that, it does work in an ajax environment.
I’m glad you found the solution
Regards
will this play video files hosted on Google Drive?
Hello,
We didn’t test it with Google Drive.
It will work If the link to the video file is of this form: http://some_domain.com/some_path/file_name.mp4
If you have a test link, please send me an email on office@lambertgroup.ro and I’ll run a test
Regads
sent you test link to try