Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1155541

    Hi There

    I’m trying to remove the option for downloading selfhosted videos, it´s only in chrome.

    We have at login area with video tutorials, and the download option is not very smart.
    I´d already tried with this css, but no luck:

    video::-internal-media-controls-download-button {
    display:none;
    }
    video::-webkit-media-controls-enclosure {
    overflow:hidden;
    }
    video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
    }

    Best regards
    Morten

    #1155554

    Hey mm-g,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1155565

    Hi Victoria

    But you need to log in to see the selfhosted videos
    yes

    #1155719

    Hi mm-g,

    I cannot see the screenshot.

    Can you please upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.

    Best regards,
    Victoria

    #1155868
    #1156119

    Hi mm-g,

    I am not getting that option in the lightbox video.

    Can you please tell us how to reproduce the issue step by step?

    Best regards,
    Victoria

    #1156227

    On a mac, using chrome browser, thats it.

    #1156723

    Hi mm-g ,

    Best regards,
    Victoria

    #1157119

    Hi again

    You need to watch it in a page and not in pop from the front (the yellov button will take you there)

    #1157333

    Hi mm-g,

    Thanks, I tried it too, but it does not work.

    Please try the other solution posted here:
    https://stackoverflow.com/a/41136470

    If you need further assistance please let us know.
    Best regards,
    Victoria

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