Hi there !
My App has a "File" column that is stored in a object cloud storage, basically MySQL.
If the upload file is an image or a text file (word,PDF,JPEG,PNG,JPG), it works just fine, you can retrieve it by just concatenating the URL of the APP + FILE. The button on the app works great.
The problem resides when the saved file is a video or an audio file, then I get this error message:
Error retrieving file 'tareas_Files_/CB68E644-6FCF-4ED7-AE79-EB4ADDD22E30.Archivo.133110.mp3': Value cannot be null. (Parameter 'input')
So, I found on this forum that when you want to display a video or audio file, you should create a virtual column of type "Show", set formula and content to TEXT(FILE) and category video, so that's what I did:
But sadly It doesn't work:
¿What am I doing wrong? ¿Or is it just that you can't play video or audio files stored on OBS, only on Google Drive?
Many thanks!
Sorry no one has responded to this. I have just linked to mp3s and played them in the device's browser. Until mp3s are supported, that may be the best we can do.
User | Count |
---|---|
18 | |
14 | |
11 | |
7 | |
4 |