mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 12:01:56 -08:00
update codec checking tool (#2174)
This commit is contained in:
parent
161a9b54b2
commit
cffbf59898
1 changed files with 1 additions and 1 deletions
|
|
@ -909,7 +909,7 @@ http://localhost:8888/mystream/index.m3u8
|
|||
|
||||
Although the server can produce HLS with a variety of video and audio codecs (that are listed at the beginning of the README), not all browsers can read all codecs.
|
||||
|
||||
You can check what codecs your browser can read by [using this tool](https://jsfiddle.net/ufemo2p7).
|
||||
You can check what codecs your browser can read by [using this tool](https://jsfiddle.net/g1qyf4ea).
|
||||
|
||||
If you want to support most browsers, you can to re-encode the stream by using the H264 and AAC codecs, for instance by using FFmpeg:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue