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
I sent the recorded video in mongodb database using the mediaBlobUrl. But mediaBlobUrl of the video isn't useful to store in database as the video can't be retireved from the database. Recorded video url is generated like this -
I sent the recorded video in mongodb database using the mediaBlobUrl. But mediaBlobUrl of the video isn't useful to store in database as the video can't be retireved from the database. Recorded video url is generated like this -
blob:http://localhost:3000/001a9d09-da0a-40a6-8118-501d7a894
As a result, the video can't be retreived from the database. Can anyone help how can I store the recorded video in database and retreive it? Please...
The text was updated successfully, but these errors were encountered: