Code

Discussion on Vimuse - HTML5 Media Player

Discussion on Vimuse - HTML5 Media Player

Cart 756 sales

cosmocoder supports this item

Supported

443 comments found.

Got it working. Thanks.

hi autoplaye is not work

I need a link to your page to inspect the problem.

Hello how to make HTML5 player function of line thank you

I want to say. offline

Thanks for purchasing!

You need to disable the caching feature and the “getID3Info” feature of the player, since those need a server to work. But even after that not all browsers allow you to make a local ajax request by default. For example Chrome needs some flags to be enabled before it can allow you to make local ajax requests.

If you can’t make the local ajax requests works, the the player also has the feature to be passed the playlist data as a Javascript array, through the “playlistData” parameter when initializing the player.

I want to build a 24/7 linear channel with continuous programming. Schedule my content at predetermined times on a daily basis and make it so my audience will see the same content at the same time, just like a linear TV schedule. Can I do this with your software? I will be importing video from Vimeo.

If you update the playlist json data that is fed into Vimuse then your audience will see the updated content. Note that any user who is already on your page won’t see the updated content until they reload your page.

Do you do custom work?

I am afraid that I am too busy with other work to help you with your custom work, but you can check out Envato Studio to find freelancers who can help you out.

the player is unable to play youtube now

Thanks for purchasing!

I need a link to your page to inspect the problem.

The player is very nice design, the profile looks great … but is there a way to disable the iTunes component side of it? Here is my dilemma with the script that I think is the issue. I am using the player to play self-recorded audio from a voice-activated recorder. This is not for songs or music. I am using the folder scan function (works great until I get too many files in there) I cant say how many files it stops at … but at a certain point I will the script pauses and just spings the record and doesn’t load anything. I look in console and the error returns back a 403 https://itunes.apple.com/search not responding. So I am thinking 2 things 1 its having issues searching for the audio type files and wont find them since these are not songs and or 2 takes to long to do that search since it is checking every file. I have disabled the getid … is there another that I should disable, or cant I stop it somehow from checking iTunes?>

The plugin actually always queries iTunes when you are scanning a folder for for mp3 files. I am not sure if it is a timeout issue since you are getting 403 error, which means access is forbidden. Maybe there is a problem with some of the names of your audio files. Try adding files to your folder in small batches, and check when the player stops working. When it does then inspect the names of the files in the last batch.

Thank you for your responses, that is appreciated. Unfortunately, the script just stops reading the folder files automatically after it reaches too many not sure what point but best guess 72 as the program I am using uploads voice files every 10 minutes and it worked most of the day reading them then got up the next morning and it was dead. I found a free script player that did work without any hitch, not as nice looking but at least I have something working for the time being,

Sorry to hear about the plugin not working as expected for you. I guess the 403 error comes from iTunes, probably when there are too many requests.

You can try one more thing – instead of using the scan feature of the plugin, which will always end up making requests to iTunes, you can create a script that scans for mp3 files, and then generates the necessary json data that you can feed into Vimuse as playlist data.

Hey, was trying to configure YouTube playlist. Do you have any run book ? Or any steps ?. It will be helpful.

Took keys for YouTube API !

Yes, Tried but it, shows some default video from YouTube

for your reference – http://media.ispeakmedia.in/

Can you send a working link of the page where the player is embedded? The “youtube.html” that I found in your directory above has wrong paths for the player files.

Hello, presales question:

When using youtube, are you safely coded for running it with revolution slider which also uses YTPlayer that you probably using the same namespace for to call youtube content? Or your plugin can be set to use a different method? You can tets it via launching 2 of your players on one page, both controlling a different video, if it works, then I assume its ok :)

You can have multiple instances of Vimuse player in the same page, so it should work for your case.

I am having a strange issue with the player. When I add new mp3s to a folder, even though I request for the mp3 folder to be scanned, it is scanned only on the insecure page. When I open the secured version of the page, the new mp3s are not scanned. Example: https://www.rockmissionary.org/Media%20Resource/lekol-sabba6.php http://www.rockmissionary.org/Media%20Resource/lekol-sabba6.php

Never mind!

Hi cosmocoder, when will Vimuse support PHP 7.4? Current version does not load the video (grey placeholder with spinning album ‘icon’)

That can happen due to other reasons also. I need a link to your page to inspect the problem.

vimuse player api youtube >> Violation: The YouTube logo below does not follow our Branding guidelines, please review and make changes accordingly. please how can i fix it ?

If you are referring to the large play icon that appears on top of the video then you will need to edit the “bigplay” image files in the “mediaelement” folder of the plugin.

please read https://fromsmash.com/qFBNEMB7W.-et ..urgent … :(

Did you try using a different play button icon like I suggested? Other than that there is not much I can do, I am afraid. You can also take a look at the Mediaelement.js Youtube demo here – https://www.mediaelementjs.com/

only run at php server ?

You will need to run the provided demo inside a server environment, if you want to see all the features in action. Otherwise you need to disable the caching feature and the getID3Info feature.

why the sample—only-audio.html not working?

Hey. Does the play button correctly display the play button in the Google Chrome browser? Is the problem resolved in the new version of the plugin?

I am not sure which problem you are referring to exactly. But you can check the live demos to see if the play button works correctly for you in Chrome.

In Google Chrome and Opera, the playback panel disappears. This is on Wordpress. Please check on the Wordpress engine. https://dropmefiles.com/T8WuV

I am unable to open the link you posted. Also if you are facing a problem with the WP plugin version of Vimuse then please post your comment in that item’s comments section as this is the comments section of the jQuery plugin version.

hello, We are looking at Vimuse for audio Only, we have over 3000 mp3 at http://www.radiodrumjamz.com but the jplayer we are using now, if you hit play on say song 995 the player is way on top of page which makes in hard to stop and start, is your program the same???

Thanks Donnie

Thanks for your interest!

Vimuse has the option where the player can be fixed at the top of the page when the user scrolls the playlist. You can check this in action in the “Playlist at Bottom” demo here – http://codecanyon.cosmo-coder.com/vimuse/layouts.html

Hello everybody I bought the Vimuse media player from them. Have the player downloaded and tested. I noticed that the regular mode (regular.html) did not work at all even though I inserted the YoutubeApi code. The other mode work. Would you have a look what that is and fix the script. mg H.B.

Layout Options is still displayed incorrectly https://media.technik-blum.de/layouts.html

Your demo playlist json isn’t formatted correctly, as there is a trailing comma at the end, after the last curly bracket. This is preventing the browser from parsing the json and hence the player is not working.

Hi Thank you for the tip. That was the mistake. At that I had not thought that brings a comma so damaging consequences.mfg H.B.

If you have a music playlist, wont stop playin if you change item selection or push next/previous buttons; on Firefox Quantum 69.X.X still working properly on Chrome. (Dont know if the problem is also there for Video playlist)

thanks I really appreciate it!!!

WoW that was fast (Update/Correction)!! I change the js file & it works like a charm. Thank you so much, you are AWSOME, so fast & professionnal!!! Thank you again!!!

I am happy to know that it is working fine for you now!

Hi, I am interested in this video but i have a few enquiries

- I’m i able to show my ads?

- Does it support image pop up?

- Does it stops youtube links from redirecting to youtube?

- Does it support auto play both mobile and desktop?

Thanks alot

Thanks for your interest!

The first three features are not supported, but note that there is a postroll feature for videos where you can show custom content.

As for autoplay it is supported in desktop, but all mobile OS disable autoplay.

I would like to replace a json playlist with another with the use of an onclick event. is this possible at all?

You will need to initialize the player again with the new playlist json. You might need to call the destroy method of the player before that.

Hola, es posible integrar el reproductor de video con HLS? (debe leer archivo .M3U8) </center>

<video height="600" id="video" controls></video>

<script src=”https://cdn.jsdelivr.net/npm/hls.js@latest”></script>

<video id=”video”></video>

<script> var video = document.getElementById(‘video’); var hls = new Hls(); hls.loadSource(‘video/sample.avi_128.m3u8’); hls.attachMedia(video); hls.on(Hls.Events.MANIFEST_PARSED,function() { video.play(); }); </script>

The player doesn’t support HLS out of the box, but you are free to tweak its code in order to make it work with HLS

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