auto upload mp3 and generate waveform
I am new to Cloudinary. My ultimate goal is to upload an mp3 from either my desktop or from the web and have Cloudinary generate an audio waveform, that is then automatically downloaded onto my desktop. Is this possible? This is all for integration into a FileMaker database.
I tried this using a file that I uploaded to my website, but only received a question mark as the result.
https://res.cloudinary.com/vpc/image/fetch/h_300,w_1000,fl_waveform,co_grey,b_white/http://wpc.4846.edgecastcdn.net/804846/ny//r/viewpoint/filfo/88/64/28864/05_Sweet_Adeline.m4a
-
Hi David,
Currently the "fetch" feature is supported for images only. Videos are supported to be uploaded via the Auto-Upload feature. Alternatively, you can upload via the API from any remote public URL.
Thanks,
Aditi
0 -
Hi David,
Additionally to Aditi answer, you can set an Auto-Upload-Mapping to your server, for example:
"mp3server" -> "http://wpc.4846.edgecastcdn.net/"
And now you can generate the waveform like that:
Please let me know if this helps you.
Best,
Yakir
0
Post is closed for comments.
Comments
2 comments