Code

Discussion on Ultimate Video Player

Discussion on Ultimate Video Player

Cart 2,283 sales

FWDesign supports this item

Supported

This author's response time can be up to 5 business days.

1073 comments found.

joed777

joed777 Purchased

Hello. Where can I find instructions to install the script on my server? I don’t see this information in your documentation files. I need to know if a database is needed, etc. Does this come with an installation wizard? Please advise at your soonest convenience. Thank you.

joed777

joed777 Purchased

You can actually disregard my previous comment. I figured it out. Thanks. Very powerful script :-)

Hi.

Thanks for the update — glad you were able to get it working!

If you run into any questions during setup or customization, feel free to reach out anytime and I’ll be happy to help.

Tibi – FWD.

Please register to my website as well so that I can notify you if I have updates for UVP https://fwdapps.net/my-account/

Tibi – FWD.

Hello looking to buy but wondering if there is way to make the player continue when user leaves browser on mobile, so that it is playing in background?

Hi.

I am sorry, this feature is not supported.

Tibi -FWD.

Its wordpress plugin or ith html add any site ?

This is the Javascript version.

Tibi – FWD.

marvc

marvc Purchased

Streaming Usage Scenario: If I’m using OBS to stream to a site of mine containing this script:

https://codecanyon.net/item/streamit-laravel-movie-tv-show-video-streaming-platform-with-laravel/54895738

Would it be possible to share that stream to this video player that would reside on another website? Hope this makes sense. Any responses appreciated.

Hi.

Yes as long as you have the stream URL it will work

Tibi – FWD

I noticed that by default the controller auto-hides after about 3 seconds of inactivity. Could you please confirm if there’s a way to stop the controller from auto-hiding, so it remains always visible during playback? If so, what configuration option or parameter should I use? Thanks

Hi.

Yes, this can be set as you need. Search for Controller, hide delay, set it as you wish.

Tibi – FWD.

Query Regarding Ultimate Video Player Purchase Hello Sir, I’m interested in purchasing the Ultimate Video Player script. I’m impressed by its features, but I have some concerns based on existing reviews and comments that I’d like clarified before proceeding with the purchase. My main concerns revolve around the script’s age, reported bugs, lack of recent updates, and compatibility issues. Specifically, I’d like to know: * Is the script outdated, and are there many unresolved bugs as indicated in some comments? * There are comments about a lack of updates. Is this true, and if so, when can we expect the next update? * Does the script have full support for all mobile devices? * Is there an Android TV version or support available? * Can this script be used for OTT platforms? * Does it support 2K & 4K video playback? * What is the maximum number of concurrent viewers the script can handle? * Does the script include load balancing features? * Are you planning to integrate AI protection or any other new features in the near future? Regarding installation, do you provide an installation service for the script? If so, is it free, or what are the associated charges? I appreciate your time and look forward to your detailed response. Thank you.

Hi.

1. The script is not outdated is mature, and this is really good because it has passed through all imaginable scenarios, all bugs are resolved, 99% of times there is some security issue, you can’t just play a video from someoneselese server without permission this is just an example, there are no bugs!

2. Updates- there is nothing else to add, it has so many features that I, as a developer, get confused sometimes…

3. Yes, it is fully mobile optimized.

4. The player will work on Android devices I have many clients using it for Android.

5. OTT – yes.

6. 2k-4k-8k are all supported.

7. Maximum number of concurrent viewers – there is no limit, this is a server-side thing if you have a good server where the video source is located, you can have an infinite number of users…

8. Balancing features – there are many things coded in the play to optimize various things like loading times and much more…

9. AI protection – too soon for that, currently, AI is a total mess, the player has a lot of fetrures and they are put tohter bymy brain is not just midless colde that AI can crap and give away…

10. I can offer help for installation, the player has detailed documentation is easy to install; it is included once you buy the plugin. if you want me to fully install it for you is not a good idea; you need to have some sort of understanding of how it works…

Tibi – FWD.

The AI update means dividing the video player cluster-wise and designing it to work in a way that AI points out errors, I think that would be good, thank you very much for your reply.

Welcome!

I have noted the AI thing, but it is too soon for that.

Tibi – FWD.

Hello,

I noticed that we can customize the rewind interval using rewindTime, which works in seconds (e.g., rewindTime: 20). I’m wondering is it possible to configure rewindTime to work based on video frames instead of seconds, such as rewinding 1 frame per step?

Oke, now I’m integrating Ultimate Video Player into a Blazor application and testing the annotation feature using the data-annotations list inside a <li> playlist item.

I followed the documentation and added the following structure.

<ul data-annotations=””> <li data-start-time=”00:00:01” data-end-time=”00:00:29” data-left=”10” data-top=”98” data-show-close-button=”yes” data-normal-state-class=”fwduvp-annotation-normal”> <div>Annotations like this can be added with ease!</div> </li> </ul>

However, when i play video, I encounter the following error in the browser console: Uncaught TypeError: a.setScale2 is not a function

This only occurs when the data-annotations list is populated. The player otherwise loads and plays videos correctly. Do you have any clue why? Thanks

Please write me at tibi_diablo@yahoo.com.

TIbi – FWD.

Hi, I’ve already sent the email. waiting for your response. Thanks

Hi UVP Team,

I understand from the documentation that autoPlay: “yes” only works if the video is muted initially due to browser autoplay policies. However, I was wondering is there any built-in or recommended way in UVP to attempt autoplay with sound gracefully?

Unfortunately this is not stable sometimes this method gives false results it saying code wise that is playing but visually is not and this breaks the player functionality….

I will look into this again maybe things have changed lately…

Tibi – FWD.

Hello UVP Team,

I’m currently integrating Ultimate Video Player in my application and would like to change the video source dynamically using JavaScript (without reinitializing the entire player). Could you please provide guidance or an example on how to properly update the video source dynamically using JavaScript? Thank you

Hi.

you need to use the API there is a method setVideoSource setVideoSource(videoSource:String)

Tibi – FWD.

Hi Tibi,

Thanks for your response!

I’m trying to dynamically change the video using setVideoSource() and it works great when I provide a static video URL. However, I want to confirm if it’s possible to use a dynamic API URL like this:

player.setVideoSource(‘https://localhost/api/videos/stream/COM25041500001?v=.mp4');

The URL works when embedded directly in HTML via data-video-source, but I want to ensure it is fully supported when passed to setVideoSource() at runtime. Is there any limitation or recommended format when using API endpoints with setVideoSource()?

Thanks again!

Yes, it does not matter where is the URL… as long as the video is allwoed to play on your domain it will work.

Tibi – FWD.

Hi, we are looking for the following functionality in the WordPress video player. Please take a look below and let me know if Ultimate Video Player can do it.

1. We need to play videos embedded in the WordPress post page, the example of the layout can be seen here https://nuare.com/vid1/ (it is created for demo purposes and uses Revolution Slider, but we need to use real video players instead)
2. There is no lightbox, the video plays right within the post frame, embedded, as shown in the example in the link in #1.
3. The video takes the full width of the page and should be able to be played at 16:9. Videos should be able to be either pulled from YouTube/Vimeo or self-hosted.
4. The first video starts playing automatically when it comes into the viewport after the page loads. The second video starts playing automatically exactly the same way, but only when it comes into the viewport when the page is scrolled down. When the second video starts playing, the first video stops since it is not in the viewport anymore. And so on, with the scrolling down – the third, the fourth, etc. It is illustrated in the demo page in #1
5. When the video plays and the user hovers over it with the mouse, controls for playing the video appear. We need the following controls to be shown on mouse hover: Play, Pause, Mute/Unmute sound at the very minimum.

Please let me know if your player can be configured this way.
Thank you!

I am sorry it requires custom work, it seams to me like you need a custom video plugin that a plugin.

Tibi – FW.

Thanks for the quick reply. Do you do paid customizations?

I am sorry currently no, I do offer the full source unminified job so this should be an easy task for any devices this days…

Tibi – FWD.

Is this ‘standalone’ or is it a Wordpress plugin, please? Thank you.

Yes this is the standalone version, there is also a WordPress version as well.

Tibi – FWD.

Thank you for the prompt reply!

Welcome.

Tibi – FWD.

how can i add ?quality=1080p vimeo url, I put it and not work?

For Vimeo the quality is not selectable you can set the player to have the default Vimeo controller and the quality will be there but it will replace the default UVP scrubber and some of the buttons.

video url encrypt is not working.

Hi,

I’m interested in your player, just want to make sure it works for my needs without a ton of edits. Can you tell me, or send a link to an example of the coding part for all the options? Mainly, I’m just trying to understand if the options are hard coded so that I can integrate. Thanks.

Hi.

No options are hardcodded common man this is a premium plugin!

You can check the page source here to get an idea view-source:https://webdesign-flash.ro/p/uvp/playlist-hidden.html#/?playlistId=0&videoId=0

Tibi – FWD.

I was just looking at source code of one of sample videos When I say hard coded, I was simply referring to things such as:

instanceName:”player1”,

I will dynamically change the options such as “player1” etc. on my end.

I just need to figure out how I would determine the video ad options, specifically the time inputs since each video length will vary:

data-time-start=”00:00:40” data-time-to-hold-ads=4 data-add-duration=”00:00:15”

>>No options are hardcodded common man this is a premium plugin!

My questions have nothing to do with the quality of your plugin, only if I’ll be able to use for my purpose.

Hello, will this work for you?

This XML file does not appear to have any style information associated with it. The document tree is shown below. <VAST xmlns:xsd=”http://www.w3.org/2001/XMLSchema” xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” version=”2.0”> <Ad> <InLine> <AdSystem>AdLook-SSP</AdSystem> <AdTitle>VPAID</AdTitle> <Error> <![CDATA[ ]]> </Error> <Impression/> <Creatives> <Creative> <Linear> <Duration>00:00:30</Duration> <TrackingEvents/> <AdParameters> <![CDATA[ {tagId”:”“} ]]> </AdParameters> <MediaFiles> <MediaFile apiFramework=”VPAID” type=”application/javascript”> <![CDATA[ https://cdn.adlook.me/js/vpaid.js?1.2 ]]> </MediaFile> </MediaFiles> </Linear> </Creative> </Creatives> </InLine> </Ad> </VAST>

I bought it and the plugin a year ago from another account, but now unfortunately I can’t restore access to it, and that’s why I’m asking you, and if it supports this format, I’ll buy it again

Ok I will look into it asap, I need a working VPAID URL.

Tibi – FWD.

sorry, is this script has admin control panel?

Hi.

No, if you want an admin pannel look into the WordPress version https://codecanyon.net/item/ultimate-video-player-wordpress-plugin/8374433

Tibi – FWD

Hey can you tell me when the next update is?

Also can you tell me how to change the descriptions text color in the channel list? That’s the only one I can’t find, Is that in the CSS theme folders?

I sent you an email using the contact form on here can you please check it out, thanks!

Hey can you please respond? :(

Hi.

Please write to me at tibi_diablo@yahoo.com

TIbi – FWD.

Do we get all the features/options like download, share, player with playlist etc in this or do we have to purchase it individually? Additionally, can we remove the specific options like the download button, and the share button?

Hi.

Yes all features are included ane yes everythuing is optional you can easily remove buttons, playlist etc…’Tibi – FWD.

Hi am looking for the API methods code for get_video_id, you have it in the demo but the API-example.html is different get time, get duration are all also missing from files I think the API file you have in the package might be old

https://webdesign-flash.ro/p/uvp/api.html#/?playlistId=0&videoId=0

thanks!

Hi.

There is getVideoId I think I forgot to add it in the docuentation, I will do it now…

Tibi – FWD.

Can you update the page API-example.html also it has the examples in it they help a lot

Yes I will asap.

Tibi – FWD.

hello fwdesign is there any to make the video player go in landscape mode when full screen icon is clicked in mobile devices

Hi.

Currently no but it is on my list for a future update.

TIbi – FWD.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey