Closed yandirusdy closed 5 years ago
Hello,
The syntax is different from HLS :
Quoting the doc :
dash_variant _low bandwidth="256000" width="320" height="180";
dash_variant _med bandwidth="832000" width="640" height="360";
dash_variant _hi bandwidth="1024000" width="1024" height="576" max;
Note the with, height keyword. Also not sure about the arg in MAJ. That said not sure about your problem, dig in the log.
I already managed to create multiple bitrate from rtmp source using ffmpeg command, but while hls is okay, everything works fine, our dash doesn't have .mpd manifest file which contains all bitrate, only have nested folder for each bitrate. what do we need to make main manifest file generated?
our result look like this