Results 15 comments of 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...

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.