docs icon indicating copy to clipboard operation
docs copied to clipboard

Audio file support

Open yash1337 opened this issue 5 years ago • 3 comments

Hey,

I am thinking of using teedy as my digital asset management system too(apart from my document management system). It already supports image files, which works for my image assets, but I would like to add some audio files too. Since teedy already supports video files, I am guessing audio files should be compatible with the system. Are there any plans on adding support for audio files in the near future?

Thanks! P.S. Love the app! 😊

yash1337 avatar May 13 '20 13:05 yash1337

It's not currently supported but it should be easy enough to add, with an HTML5 audio player.

jendib avatar May 13 '20 13:05 jendib

hey, i had similar thoughts about rendering 3d model files inside teedy because this way it could be used as model browser (i have had a lot of use cases for that). Maybe some kind of plugin architecture for third-party visualization of different file formats inside Teedy to not blow up the core could be some interesting thing.

some links: https://github.com/JinJunho/Madeleine.js https://github.com/kovacsv/Online3DViewer

cheers, Mario

vmario89 avatar May 14 '20 12:05 vmario89

I would be interested in a 3d model viewer. I'm biased towards one that's built on Godot Engine (I work on Godot Engine), but Three.js and Babylon.js are workable too.

fire avatar May 24 '20 23:05 fire

Any update on this? I noticed in-app audio playback is supported in the demo, but on my self-hosted version it doesn't work.

jaredraycoleman avatar Sep 05 '22 03:09 jaredraycoleman

only videos have a player

jendib avatar Sep 05 '22 15:09 jendib

It's strange because in the demo I can upload an MP3 and it has a player. Is this new functionality or something that hasn't been released yet? Or something that was added with a third-party extension or something?

jaredraycoleman avatar Sep 05 '22 16:09 jaredraycoleman

@jaredraycoleman you are completely right, my bad. The feature was added by this merge request last year https://github.com/sismics/docs/pull/574

jendib avatar Sep 05 '22 16:09 jendib