SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
25.82k
stars
5.4k
forks
source link
srs6 output dash fail, but srs5 output dash ok. #4203
Open
flnewsoft opened 1 month ago
env: branch: develop git : commit https://github.com/ossrs/srs/commit/6bbd461ec960652c65deaaa9356d79fac691dd6d how to reproduce:
objs/srs -c conf/dash.conf
send rtmp stream to 1935 using ffmpeg
cd objs/nginx/html, no mpd file exist.
using srs5 output dash, all is ok.