David Seek
David Seek
that "extra feature" is pretty important. a timer of the total recorded time is mandatory...
Same issue. Still trying to figure this out. Will post more, as soon as I know more.
Yes. The issue is, that firebase does not allow write on filesystem. Therefore the traditional download of ffmpeg does not work. I have then added an executable of ffmpeg properly...
+1 for best practices
That is how i'm doing it. I'm just curious about the best practice of how to create the flow chart in general. As mentioned above. I have 2 options. Either...
Having the same issue randomly on my M1 macOS project. Using Swift Package manager. Latest versions. Cleared derived data and reset the cache of the package manager. Still not working....
`1.9.1`, January 2nd 2022, still. Any known fixes?
I'm having the same problem in a Firebase Functions project. Literally same logic as in the shared codesandbox, and yet I as well get: ``` Uncaught TypeError: spotify_web_api_js_1.default is not...
[NVM](https://github.com/thelinmichael/spotify-web-api-node) I'm sure the other dude was using this lib for Node as well. Might be a good idea to put a disclaimer up and linking to the Node version?
Did you make any progress on that? I also would like to move the heavy lifting to the server.