Rank 2: Process
Update
This link can get duration:
from @safwan
https://appwrite.homestorages.xyz/v1/storage/buckets/642a43dc6cb7bc73d7b1/files/642a43e88296d58d018c/view?project=642a43d5940c0393b909
Duration is null:
from sound helix:
https://appwrite.homestorages.xyz/v1/storage/buckets/642a43dc6cb7bc73d7b1/files/642a440ebb4183facbcf/view?project=642a43d5940c0393b909
from pixabay:
https://appwrite.homestorages.xyz/v1/storage/buckets/642a43dc6cb7bc73d7b1/files/642a43f23f1f8ddae214/view?project=642a43d5940c0393b909
https://appwrite.homestorages.xyz/v1/storage/buckets/642a43dc6cb7bc73d7b1/files/642a5cc1b509c7238af8/view?project=642a43d5940c0393b909
from audio jungle:
https://appwrite.homestorages.xyz/v1/storage/buckets/642a43dc6cb7bc73d7b1/files/642a635437f2d2b87f08/view?project=642a43d5940c0393b909
Test in flutter android platform.
Using just_audio package.
appwrite version 1.2.1 with default setting
use local storages
docker run -it --rm \
--volume /var/run/docker.sock:/var/run/docker.sock \
--volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
--entrypoint="install" \
appwrite/appwrite:1.2.1