Frame rate of the remote recording.
Attribute: video-record-rate
video-record-rate
Type: number
number
Supported values: From 10 to 30
10
30
Default value: 30
selphid.videoRecordRate = 30;
Frames per second sent in remote recording from facephi-selphid-widget.
facephi-selphid-widget
Requires videoRecord active and that videoRecordType is set to Remote.
Remote
Last updated 1 month ago
<facephi-selphid-widget videoRecord={true} videoRecordType={VideoRecordType.Remote} videoRecordRate={30} />