Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #58558

    Mike C
    Participant

    Hey, on my home page, my HTML5 video slider isn’t working. I think its because the MP4 I’ve uploaded to WordPress isn’t working. It worked at first, but now won’t play. Any guesses?

    #58951

    Kosher K
    Member

    Hi Mike,

    Thanks for writing in,

    I can see a loop of recording video from the homepage using chrome, but not in firefox,

    I checked the source and the mp4 source of the video doesn’t exist, you might have deleted it,

    <video class="HasListener" loop="" preload="" width="100%" height="100%" style="display: block;"> 
    <source src="http://mikecoledesign.cloudaccess.net/httpdocs/wp-content/uploads/2014/06/RecordPlayerNew.mp4" type="video/mp4">
    <source src="http://mikecoledesign.cloudaccess.net/wp-content/uploads/2014/06/RecordPlayer.webmhd.webm" type="video/webm">
    <source src="http://mikecoledesign.cloudaccess.net/wp-content/uploads/2014/06/RecordPlayer.oggtheora.ogv" type="video/ogg">
    </video>

    this source http://mikecoledesign.cloudaccess.net/httpdocs/wp-content/uploads/2014/06/RecordPlayerNew.mp4

    you probably have to re-configure the video or re-upload the RecordPlayerNew.mp4 into your site.

    Hope that helps,

    Cheers

    #59544

    Mike C
    Participant

    Alright, so the files are all good now. I have the MP4, WEBM, and OGG all set up. But I still can’t get the video to play on my phone or in IE11. Seems to only work in Chrome. And it doesn’t loop like it’s supposed to.

    #59994

    Kosher K
    Member

    Hi Mike,

    I just checked the source code of the video and the mp4 video source still doesn’t exist,

    these are the video url I can see from the source code

    http://mikecoledesign.cloudaccess.net/wp-content/uploads/2014/06/Raindrops-on-window-dark-clouds-background.webmhd.webm
    
    [video  src="http://mikecoledesign.cloudaccess.net/mikecoledesign.cloudaccess.net/wp-content/uploads/2014/06/Raindrops-on-window-dark-clouds-background.mp4" /]
    
    http://mikecoledesign.cloudaccess.net/wp-content/uploads/2014/06/Raindrops-on-window-dark-clouds-background.oggtheora.ogv

    if you open the .mp4 source url, you will notice it goes to 404 page

    Please fix the mp4 video source URL and let me know if it still doesn’t work

    Cheers

    #60029

    Mike C
    Participant

    Sorry, I had neglected to add the http:// to the front of the url.

    But the video still won’t play on my phone. Any thoughts?

    #60362

    Mrinal
    Member

    Hi Mike,

    Which mobile device you’re using? It works fine here loading fully few seconds later.

    #60453

    Mike C
    Participant

    Moto X, Chrome browser. I can see the RevSlider flash as it repeats, but the video doesn’t load.

    #60682

    Coli S
    Participant

    I’m having same issue. Watched EVERY tutorial, even youtube ones to fix issue. I have tried hosting video on a couple different places, uploading directly to my server, making it public in all aspects, and still won’t play. Slider works, but no video behind it. Hope your fix for Mike will help me out too.

    #60965

    Mrinal
    Member

    Hi Mike,

    Please share your website login info here as private reply.

    Hi Coli,

    Please open a new thread, describe your problem there & share login info as private reply then.

    #60974

    Mike C
    Participant
    This reply has been marked as private.
    #61400

    Christian
    Moderator

    Hey Mike,

    Please try modifying your video because it doesn’t work even playing it in the browser.

    Thanks.