i am getting a weird error. i have wordpress site and jw flash player plugin. the problem is when page loads, autostart videos doesnt play, just keeping loading and loading but if i pause it and play it agian it works fine.
same with the other click to start vidoes , if i play first time , video just keep loading but if i pause it and play agian it work fine.
first i thought may b its a server bandwidth problem, i uploaded video on amazon s3 but still same problem.
i have added jwplayer manually but same problem.
here is the site http://www.mindsetmasteryexperience.com/
first video is from amazon s3 and play with wordpress plugin.
second video is hosted on server and play with manually added jw player.
i am using flv formate.
Appreciate your help.
Thanks
problem solved, Problem was with file format. i converted mp4 videos to flv by using online tools. videos didnt converted properly so that is why jw player wasnt playing them first time. when i used original flv video , it worked fine and played video in first go.
Thanks
Related
I am streaming a video online and I'd like to download it. However, there seems to be some obfuscation being done to prevent users from knowing where the content is originating from. How do I find the host and path/URL of the mp4? Here is the link.
There is the Save Video As... feature available in FireFox by right clicking on the video. It still begs the question, why doesn't the mp4 path not show up in the dev tools?
I have a YouTube channel that I often live stream to. This channel is embedded on my website for users on site to see. Many want an audio live stream as well. So is it possible to push my video stream to an audio player which will then play live stream as an audio? Or is there another way around this without having to make two separate streams?
A third-party plugin would be needed for this.
You can try using WP YouTube Lyte plugin, with which you can embed only audio of a Youtube video.
It shows it somehow likes this:
This would be the easiest and most safe way as far as I know.
I am developing a website and I faced an issue today on my site, I will try to briefly explain the scenario hoping anyone could give a proper explanation for it.
My website is a WordPress website and I have the coming soon page activated so users will be redirected to it.
Two days ago I turned that plugin off by mistake and users were able to see my page. Today I turned it back on, and that's where the issue arises.
In full web (desktop) the coming soon page is visible and working fine, but when I hit the responsive view on my chrome browser the page is still available and the welcome page is not. In the sources tab, I can see the hosted directory being loaded so I went to the hosted directory (public_html) and I hid the folder that contains all the assets (renamed it to .foldername).
I hit refresh still loads the old page when I hit ctrl+shift+r I get the new version. On Firefox the scenario isn't reproducible it just happens on responsive view on Google Chrome browser.
Can anybody explain to me what's happening I assume it has something to do with Google caching my webpage and never updating it. But if like to hear a more professional explanation Thanks.
Have you tried clearing your Cache in Google Chrome? Also, Have you enqueued any Scripts or Styles in your functions.php file? If so, increase their version number. This will force the browser to download the Scripts and/or Styles again rather than loading any Cached copies.
Hope this helps to resolve your problem(s).
I am converting my site from HTTP to HTTPS. All the browser works perfectly like plays videos, shows all contents as expected but IE gives me security alert for viewing blocked content and if I don’t accept this, it doesn't play the video. I want IE also should play the videos without accepting the blocked content alert.
Couple of things I already tried:
Implemented Cross-Domain XML
Made all the Player Plugins local copy
But all this attempt didn't work. Can someone help me on this issue please? I am using JWplayer Version 6.
I would appreciate your early response!
Thanks,
I have a client with a site built on plone and he wanted some avi videos playable from the site.
Flowplayer is installed and I converted the 33! videos from avi to flv for flowplayer to play
When i go to play the videos with the flowplayer it just plays the audio, but the strange this is if you rewind and start the video again it then plays properly.
Any help or advice how to solve this problem would be gratefully recieved
I just enabled flowplayer on a Plone 4 site, and the video played fine. I agree with earlier post that's it's most likely an encoding issue with your flv. For info, I used ffmpeg to convert .mp4 /avc file to .flv, and that worked fine on our site.