David Zhao
                                            David Zhao
                                        
                                    @sumitanaiya which version of the flutter SDK are you using?
Is it possible to handle that combination automatically within our SDK? so that the user doesn't get stuck in a weird state.
we are working on this folks! will have some news in ~ a month
Any updates on this one? It seems that the underlying dependency (spark-avro_2.11-3.2.0) has resolved this issue. Instead of having everyone depend on the workaround, could the owner release a version...
sorry we have not had a chance to look into this one. thanks for the heads up.
which version of the SDK are you using? Can you share specific steps to reproduce the issue?
this is on our backlog. However, if you'd like to submit a PR for it, we'd welcome it.
please provide more details.. what are you trying to do.. which versions of the SDK and livekit-server, etc.
Great idea! This is possible with the SDK and a third party translation service. But I hope we'll be able to make this simpler to accomplish from here.
@Pyrrvs that'd be fantastic! I was thinking something [like this](https://github.com/pion/example-webrtc-applications/blob/master/internal/gstreamer-src/gst.go#L44), where we could allow users to construct the gstreamer pipeline. We would then read the output from appsink and publish...