Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #234580

    Hi,

    i want to view a video (mp4) in a page/portfolio item.
    The video is hosted in my server (not youtube, vimeo, etc …).
    I tried to use the “Video” component in the media elements in the advanced layout editor – it works in my desktop and in ipad, but in my android phone i see the movie loading image but i can’t see the movie.
    Is there any other way to embed video files in wordpress/enfold theme?

    #235121

    Hey!

    What version of Android/browser is that? refer to this table for HTML5 Video compatibility:
    http://caniuse.com/video

    Best regards,
    Josue

    #235280

    Hi,

    I’m using android browser version 4.1.2 – in the table you attached it appears to support HTML5 video.
    I tried it in chrome for mobile version 33 and it doesn’t work too.
    Should i use another video format?
    I tried video player plugins – but didn’t find a good one.

    Best regards,
    Mirela

    #235678

    Hey Mirela!

    Try if this video play on your phone:
    http://camendesign.com/code/video_for_everybody/test.html

    Regards,
    Josue

    #236191

    Hey Josue,

    It works, but when i ry to use the same video in my page – ir doesn’t work.
    the code is:

    [video width="320" height="240" mp4="http://localhost:8080/video/big_buck_bunny.mp4"][/video]
    
    [av_video src='http://localhost:8080/video/big_buck_bunny.mp4' format='16-9' width='16' height='9']

    Best regards,
    Mirela

    #236465

    Hey!

    Seems you are calling the video source from http://localhost:8080/video/big_buck_bunny.mp4, you should use a real path, can you post a link to your website?

    Best regards,
    Josue

    #236819
    This reply has been marked as private.
    #237176

    Hey Mirela!

    It’s a server issue most likely produced by the SSL configuration you have set up, i just tested switching to the default WP theme and it didn’t worked neither in mobile devices (it did in desktops), so this is not theme-related.
    http://integ.estlanderfp.fi/test/

    Cheers!
    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.