You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
Please let me know if they are working. hideChannel, disableLinks, none of these works..
only vod works.
Video Options
For the video player you can provide extra query parameters on the URL to control various settings of the embed:
disableCostream - Set this to true to prevent the Embed from displaying CoStreams.
disableLowLatency - Set this to true to disable FTL Playback. This will make the video playback in HLS instead.
muted - Set this to true to mute the video player on load.
vod - Provide a VOD Id here to Embed a VOD.
t - Provide a time here to skip to this time within the vod.
disableLinks - Set this to true to prevent links within the Embed.
hideChannel - Set this to true to hide the channel/"Watch on Mixer" link for this embed.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On the doc it specifically says below, while trying https://mixer.com/embed/player/GrimlockePrime?muted=false or https://mixer.com/embed/player/GrimlockePrime?muted=0 or just simply ttps://mixer.com/embed/player/GrimlockePrime it doesn't make any difference.
similarly,
https://mixer.com/embed/player/GrimlockePrime?disableLowLatency=0 or https://mixer.com/embed/player/GrimlockePrime?disableLowLatency=1 does not make any difference.
Please let me know if they are working. hideChannel, disableLinks, none of these works..
only vod works.
The text was updated successfully, but these errors were encountered: