PennController for IBEX › Forums › Support › MediaRecorder › Reply To: MediaRecorder
November 2, 2021 at 1:15 pm
#7465

Keymaster
Hi Jana,
The behavior you see with the OralProduction (MediaRecorder) project is the default behavior: if the upload request fails, participants will see a link to download an archive with their recordings. If you want to force that to happen, you can use DownloadRecordingButton
(there’s a code piece that illustrates its use on the documentation page)
Jeremy