Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mute #124

Open
scher200 opened this issue Oct 2, 2017 · 0 comments
Open

mute #124

scher200 opened this issue Oct 2, 2017 · 0 comments

Comments

@scher200
Copy link

scher200 commented Oct 2, 2017

Hi @jbourassa, while trying to mute the video, i got stuck..

  <video
    id="vid1"
    class="video-js"
    width="640"
    height="264"
    data-setup='{
      "muted": true,
      "preload": "auto",
      "autoplay": true,
      "loop": true,
      "techOrder": ["vimeo"],
      "sources": [{ "type": "video/vimeo", "src": "https://vimeo.com/99275308"}],
      "vimeo": { "color": "#ff0000" } 
    }'
  >
  </video>

I just could not get this to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant