This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
most browser can't support stream playback for HEVC format with HLS or DASH. #21
Labels
help wanted
Extra attention is needed
Describe the problem which need help
1to1 transcoding Video on demand function with browser playback.
To Reproduce
ffmpeg -re -stream_loop 500 -i /data/www/file/Nature.mp4 -c:v copy -an -f flv rtmp://10.67.117.70/live/Nature.mp4
help needed
if there any patch or version if the web browser which can support HLS and DASH with HEVC format?
The text was updated successfully, but these errors were encountered: