Okay
  Public Ticket #1378617
own hosted video.mp4, only in pop-up
Closed

Comments

  • jjkanerva started the conversation

    I need a way to see video.mp4 ( 1280x720 140meg) ) of my web site  on a page ( = embeded).
    -now I get it on a pop-up / separate next windows. I can back to the original page. When I click the video, it starts in pop-up box.

    -I can do it, keep the video on the current web page, when I use video on vimeo.com but not on own hoasted site with mp4 video files. ( mp4 works ok  with sound but in a pop up.)
    -Both have the same " Layer Slider"code, same slider. Only difference is the source code.

     I have a test page with all different ways.

    1. -the own video TonttiTinteessa.mp4 pops up. 
    2. -the same SV4.mp4 Vimeo stays embeded on a page.
    -Is there any way to do this on earth? Or with another plug in ?

    Target is not to use expensive vimeo-service and see my videos on a page.
    -I bought 3 Slider Layers and also have licenses from 3 Uncode. just for this self hosted videos. If I do not get this running I have to use another thema etc. I just upgraded&updated Layer Slider.

    Thank you in advance for this great solution.  Looking forward to hear your comments. ,

    Mr JJK

    FYI,
    Vimeo works with this ( remove ///). defaults (360xsomething)  are not good.
    Other numbers cause strange layouts.

    ///<  iframe src="https://player.vimeo.com/video/163049628" width="1280" height="720" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen>    My.mp4 with

    ///<  video width="1280" height="720" preload="metadata" controls>
        <source src="/lill/medias/VP2-RINNETONTTI2.mp4" type="video/mp4">
    </video   ///>



  •   jjkanerva replied privately
  • [deleted] replied

    Hello Mr JJK,

    Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today.

    I would like to confirm that we have received your message. Due to the nature of the issue you are experiencing, I will have to contact and consult with the development team first. I will get back to you as soon as I can.

    We appreciate your patience while we're working towards your ticket.

  • [deleted] replied

    Hello,

    In your first slider where the HTML 5 video (Video TonttiRinteessa2.mp4)  is located, there is a slide link that also points to the .mp4 file. As the slide linking overlaps the layer linking, the video won't be clickable. Instead the slide link will be clicked that opens the video on a new tab. So it's not a popup, it's simply linking.

    The solution is to remove the slide linking so you can click on the video, and it will be played there embedded.