Arjun Patel

Results 41 comments of Arjun Patel

There is more to the stack trace, but I assume this will be enough?

Here is the same app deployed on digital ocean, hasn't restarted once in the past few days from what I can tell: Although maybe this dashboard view of digital ocean...

Thanks @antoniodipinto ! I actually found the problem: essentially, I was not putting a mutex on a shared map in memory and so two connections were trying to write something...

I don't think ogg is supported for macos

is this not supported? I feel like this is a fundamental feature for allowing production rust grpc

Hey @HidenoriMatsubayashi, isn't this thread solved by DMA buffers? Or is that different than external texture plugin. Is using the DMA buffer that is [currently implemented](https://github.com/sony/flutter-elinux-plugins/pull/67) in `video_player` ensure hardware...

Thanks @HidenoriMatsubayashi for the detailed explanation! I will research this further to see if I can make a dent. 👍🏾

For a newbie in swift, how do I get this working? I was able to do this simply in Dart, but can't find a way to do it with swift....

Thank you @glbrntt !

Thanks for the hints everyone. For any newcomers, I was able to solve this with the following guide that I put together myself after days of experimentation. - headless Raspbian...