+
+ {
+ signVideo &&
+
+
+
+ }
+
+
+
+ {
+ setRecordedBlob(blob)
+ // reset the VideoRecorder
+ setRecorderKey(prevKey => prevKey + 1);
+ }}
+ showReplayControls={false}
+ replayVideoAutoplayAndLoopOff={true}
+ isOnInitially
+ timeLimit={4000}
+ />
+
+