mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Force LiveUI/seek bar during live to show. Closes #11.
This commit is contained in:
parent
addfce2ec9
commit
a266633a9a
@ -32,6 +32,9 @@ const VIDEO_SRC = {
|
||||
const VIDEO_OPTIONS = {
|
||||
autoplay: false,
|
||||
liveui: true, // try this
|
||||
liveTracker: {
|
||||
trackingThreshold: 0,
|
||||
},
|
||||
sources: [VIDEO_SRC],
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user