dexter
dexter
consider of your config , you should play this url `http://localhost:8081/mp4/vod/test.mp4?start=2025-05-12T13:55:48Z`
vod/test machs vod/(.+)$ and it will search streamPath `live/test` ( by live/$1 ) in db
http-mp4 will return fmp4 stream not mp4 file stream. If you what real mp4 format you shoud use /mp4/download/live/test?start=xxxxxx&end=xxxxxxxxx 李宇翔 ***@***.***
you should first use browser to check if you can download the file 李宇翔 ***@***.***
I'll record the operation later for you
see this video https://youtu.be/y1xERuKDqBg
we support h265 recording. can you give me a snapshot of your player and play url
OK,please use latest code
use POST /api/stream/stop/{your streamPath} 李宇翔 ***@***.***
用最新 beta 版本试试,应该修复了