Vimeo Player API Demos Index

According to the Vimeo API documentation (embed options), there are two embed options that can hide the default controller:

There are two additional undocumented side effects of using the background option: Captions are not visible, and volume is muted. Also, the default behavior of loop can be overridded by initializing the player with loop: false; however autoplay:false does not override the autoplay behavior.

The controls option does not have these side effects.

See the bug report.

Demos

Each of the following demos uses a video that's hosted on a Vimeo Pro account.