update recording layout

This commit is contained in:
Luke Pulverenti 2016-09-05 01:39:14 -04:00
parent 80948f62fa
commit 25dbf665dd
24 changed files with 341 additions and 256 deletions

View file

@ -395,7 +395,7 @@ define(['browser'], function (browser) {
Container: 'mkv',
Type: 'Video',
AudioCodec: videoAudioCodecs.join(','),
VideoCodec: 'h264',
VideoCodec: 'copy',
Context: 'Streaming',
CopyTimestamps: copyTimestamps
});