Issue: PouchDB Video in Android Chrome, Firefox and Opera -
I have an app where I would like to "download" the video so that the user is using an app that uses PouchDB Able to In other words, I am trying to store the video using PouchDB and display them when I am offline.
I have an issue in Android Chrome, Firefox and Opera, where video indexed DB is submitted by PouchDB but they are not displayed. The error itself appears with a blank video component or a message in Firefox "Video can not be played because the file is corrupt".
I tried to use indexed DDB chrome and Android chrome but everything looks correct. I have also added logging in callback methods to find errors, but no error has been thrown .
Has any other kind of errors occurred like this?
Thanks
Comments
Post a Comment