Hello,
Most browsers offer H264 Main and High profiles in SDP:
a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d0032
a=fmtp:125 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640032
Unreal Media Server allows publishing H264 video encoded with these profiles:
However, if video framerate/contrast is not perfect, the video is streamed with very low bitrate and quality - it may be as low as 200kbps instead of commanded 1000kbps.
The problem does not exist in Firefox, only in Chrome.
I know you guys are using MS H264 MFT for these profiles (at least on Windows 10), so I am sure you are just not configuring it right, or use some strange encoding modes or something like that...
Any ideas?