You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using videojs record for quite some time, and we started developing feature for iOS, and we are having problems with recording on Chrome. The issue is that when finishRecord event is being triggered, recorded data is 0kb even though the camera was recording for 10+ seconds.
Results
Error output
Unhandled promise rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current context
Additional Information
versions
videojs
video.js - 7.15.4
videojs-record - 4.6.0
browsers
Chrome, Safari
OSes
iOS
The text was updated successfully, but these errors were encountered:
Also experiencing this issue. It's occurring only on Chrome, on all versions of iOS. Currently testing on browserstack and it occurs almost 100% of the time (there were some versions that it worked on but only momentarily).
Description
We have been using videojs record for quite some time, and we started developing feature for iOS, and we are having problems with recording on Chrome. The issue is that when finishRecord event is being triggered, recorded data is 0kb even though the camera was recording for 10+ seconds.
Results
Error output
Unhandled promise rejection: NotAllowedError: The request is not allowed by the user agent or the platform in the current context
Additional Information
versions
videojs
video.js - 7.15.4
videojs-record - 4.6.0
browsers
Chrome, Safari
OSes
iOS
The text was updated successfully, but these errors were encountered: