Skip to content

Commit

Permalink
Merge pull request #200 from muxinc/dj/let-mux-player-infer-stream-type
Browse files Browse the repository at this point in the history
let mux player infer stream type
  • Loading branch information
AdamJaggard authored Oct 16, 2024
2 parents 2ca1252 + 42d7520 commit 1dcec56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/mux-player.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ const MuxPlayerInternal: React.FC<Props> = ({
poster={poster}
startTime={currentTime}
envKey={process.env.NEXT_PUBLIC_MUX_ENV_KEY}
streamType="on-demand"
accentColor={color}
placeholder={blurHashBase64}
style={{
Expand Down

0 comments on commit 1dcec56

Please sign in to comment.