docs
docs copied to clipboard
Audio file support
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! 😊
It's not currently supported but it should be easy enough to add, with an HTML5 audio player.
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
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.
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.
only videos have a player
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 you are completely right, my bad. The feature was added by this merge request last year https://github.com/sismics/docs/pull/574