DASH: Broken MPEG-DASH functionality #1864
Labels
Duplicated
Duplicated bug.
EnglishNative
This issue is conveyed exclusively in English.
HLS
For HLS, MPEG-DASH or CMAF.
Milestone
(Description)
The MPEG-DASH stream does not work and the validation software gives to many errors to fix in the configuration.
listen 1935;
max_connections 1000;
http_api {
enabled on;
listen 1985;
}
http_server {
enabled on;
listen 8080;
}
vhost defaultVhost {
min_latency on;
tcp_nodelay on;
}
(Replay)
Setup a stream with OBS studio to the server and try to validate the stream with a test tool.
(Expect)
The software to be validated by test software like https://github.com/Dash-Industry-Forum/DASH-IF-Conformance
The text was updated successfully, but these errors were encountered: