docs: add mux.com links in install/docs (#819)

This commit is contained in:
rahim
2026-03-10 02:03:26 -07:00
committed by GitHub
parent 4c37c2bc9b
commit a54b5df2b9
4 changed files with 16 additions and 3 deletions
@@ -9,7 +9,12 @@ export default function RendererPicker() {
<RendererSelect />
</div>
<div className="flex flex-col gap-4">
<p className="font-bold">Or upload your media for free to Mux</p>
<p className="font-bold">
Or upload your media for free to{' '}
<a href="https://mux.com" target="_blank" rel="noopener" className="underline intent:no-underline">
Mux
</a>
</p>
<MuxUploaderPanel />
</div>
</div>
@@ -42,7 +42,13 @@ export default function UploaderOverlay({ state, error, playbackId, onLogin, onR
if (state === 'needs_login') {
return (
<OverlayWrapper>
<p className="text-p3 font-bold">To upload this video to Mux&hellip;</p>
<p className="text-p3 font-bold">
To upload this video to{' '}
<a href="https://mux.com" target="_blank" rel="noopener" className="underline intent:no-underline">
Mux
</a>
&hellip;
</p>
<button
type="button"
onClick={onLogin}
@@ -35,7 +35,7 @@ import jsonSpriteHtmlTs from "@/components/docs/demos/thumbnail/html/css/JsonSpr
`Thumbnail` can read thumbnail cues directly from your video track. Add a `<track>` with `kind="metadata"` and `label="thumbnails"` to your media element.
Mux provides this as `storyboard.vtt`:
[Mux](https://mux.com) provides this as `storyboard.vtt`:
`https://image.mux.com/{PLAYBACK_ID}/storyboard.vtt`
@@ -100,6 +100,8 @@ React and HTML demos for the same variant should use matching BEM structures.
All demos use these URLs:
These demo assets are hosted by [Mux](https://mux.com):
```
Video: https://stream.mux.com/BV3YZtogl89mg9VcNBhhnHm02Y34zI1nlMuMQfAbl3dM/highest.mp4
Poster: https://image.mux.com/BV3YZtogl89mg9VcNBhhnHm02Y34zI1nlMuMQfAbl3dM/thumbnail.jpg