Samuel
Samuel
If anyone ran into this issue, this is what worked for me on Ubuntu22.04: ```sh sudo apt install gstreamer1.0-plugins-good gstreamer1.0-libav gstreamer1.0-plugins-bad ``` The key is the plugin `gstreamer1.0-libav`, @Ma1oneZhang Notice...
Are there any plans to move this forward? I could take a look at it if wanted.
Yes. That's what I was planning. Sounds good, will send PR
Hi, I've been trying to solve this issue. I don't know how is the syntax to set an state from a form. This is my code, no matters what I...
I can help with this one đ
Hi @sehz, thanks for getting back to me! The reason I didnât mention those APIs is that theyâre all deprecated. The new recommended approach doesnât allow for cloning, which is...
Thank you @sehz for the response and explanation! I'm familiar with the construct and how it worksâI've worked with Kafka for a while, so coming to Fluvio I felt at...
Are there any plans on this one? Even though @goastler shared a nice blog, it doesn't solve anything for the general public.
Hey @Cheban1996, We're still using Kafka via the [Scala](https://fd4s.github.io/fs2-kafka/) client. We decided to stay with it, for convenience âșïž
This is not working, even after following the docs.