]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/assets/player/types/peertube-videojs-typings.ts
Force autoplay when live starts
authorChocobozzz <me@florianbigard.com>
Tue, 15 Nov 2022 10:57:49 +0000 (11:57 +0100)
committerChocobozzz <me@florianbigard.com>
Tue, 15 Nov 2022 10:57:49 +0000 (11:57 +0100)
commit59a643aa5cf6775d27dfcc147b19c4537292d53c
tree74bc87e2f0f5581306c8ea9dd1f8acf05833a74a
parentc2419476302b20e9fe3708d7a0a889ae18c95c1b
Force autoplay when live starts

Using the mute
client/src/app/+videos/+video-watch/video-watch.component.ts
client/src/assets/player/shared/manager-options/manager-options-builder.ts
client/src/assets/player/shared/peertube/peertube-plugin.ts
client/src/assets/player/shared/webtorrent/webtorrent-plugin.ts
client/src/assets/player/types/manager-options.ts
client/src/assets/player/types/peertube-videojs-typings.ts
client/src/standalone/videos/embed.ts
client/src/standalone/videos/shared/player-manager-options.ts