Viewing 1 replies (of 1 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    I assume you are using Chrome. The most recent release of Chrome has disabled a number of plugins like quicktime. See https://support.google.com/chrome/answer/6213033 for a workaround.

    Another option is to change your video template to something like

    <video width="320" height="240" controls>
      <source src="{FILELINK}" type="video/quicktime">
      Your browser does not support the video tag.
    </video>
Viewing 1 replies (of 1 total)
  • The topic ‘Trouble Posting Video’ is closed to new replies.