Skip to content

Commit

Permalink
Update Livestreaming web audio and video (mdn#30570)
Browse files Browse the repository at this point in the history
Update index.md

Removed some dated advice. Browser support has been solid for many years.
  • Loading branch information
o-t-w committed Nov 27, 2023
1 parent a6b23e5 commit 6319656
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,6 @@ At the start of the streaming session, an [extended M3U (m3u8) playlist](https:/

\[2] Via JavaScript and a CORS Proxy

### Video Fallbacks

Between DASH and HLS we can cover a significant portion of modern browsers but we still need a fallback if we want to support the rest.

One popular approach is to use a Flash fallback that supports RTMP. Of course, we then have the issue that we need to encode in three different formats.

## Audio Streaming File Formats

There are also some audio formats beginning to see support across browsers.
Expand Down

0 comments on commit 6319656

Please sign in to comment.