Log dynamic range to history and show in stream info modal

This commit is contained in:
JonnyWong16 2020-01-18 11:46:43 -08:00
parent 10e421b9d4
commit d6220a921a
4 changed files with 45 additions and 7 deletions

View file

@ -178,6 +178,11 @@ DOCUMENTATION :: END
<td>${data['stream_video_framerate']}</td>
<td>${data['video_framerate']}</td>
</tr>
<tr>
<td>Dynamic Range</td>
<td>${data['stream_video_dynamic_range']}</td>
<td>${data['video_dynamic_range']}</td>
</tr>
<tr>
<td>Aspect Ratio</td>
<td>-</td>