169 похожих чатов

How could i play hls streams in the browser? ffmpeg -re

-safe 0 -i playlist.txt -vn -c:a flac -ar 96000 -f hls -hls_time 6 -strict -2 -hls_segment_type fmp4 -hls_flags delete_segments -segment_wrap 10 -hls_segment_filename "idk%d.m4s" playlist.m3u8

when using nginx to stream that then it plays back fine through vlc and mpv but in the browser stuff like hls.js cant play it back
Uncaught (in promise) DOMException: The element has no supported sources.

8 ответов

28 просмотров

I think its the audio it fails to play

kusti420- Автор вопроса
kusti420- Автор вопроса
Sebastian
No the flac codec

so i should use alac then?

kusti420- Автор вопроса
Sebastian
No the flac codec

videojs works so hls.js has to be the problem

are you using the example code with the tests of the browser support? (In the readme under "Embedding HLS.js")?

Sebastian
are you using the example code with the tests of t...

Hls.js is just an wrapper for the browsersupport.

kusti420- Автор вопроса
Sebastian
are you using the example code with the tests of t...

i dont need to. they just havent added support for it. created an issue for it as well and found that someone had already mentioned it not working like 3 years ago and they just havent done anything about it xd

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Ребят в СИ можно реализовать ООП?
Николай
33
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Карта сайта