Muting an embedded vimeo video

前端 未结 12 2247
攒了一身酷
攒了一身酷 2020-12-14 07:42

On a website I am building I have a vimeo video embedded. The client needs to keep the sound on the video obviously for people that find it on vimeo. However for her website

12条回答
  •  轮回少年
    2020-12-14 07:59

    I tried the examples in the answers with no luck. After looking into the documentation I noticed there is missing the parameter &player_id=IFRAME_ID. Maybe something changed in the Vimeo API, anyway the following example works for me:

    
    
    
    
    

提交回复
热议问题