ossrs / srs

SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
25.82k stars 5.4k forks source link

srs6 output dash fail, but srs5 output dash ok. #4203

Open flnewsoft opened 1 month ago

flnewsoft commented 1 month ago

env: branch: develop git : commit https://github.com/ossrs/srs/commit/6bbd461ec960652c65deaaa9356d79fac691dd6d how to reproduce:

  1. objs/srs -c conf/dash.conf

  2. send rtmp stream to 1935 using ffmpeg

  3. cd objs/nginx/html, no mpd file exist.

  4. using srs5 output dash, all is ok.