I need help . I am using livekit in flutter . For ...
# ask-ai
c
I need help . I am using livekit in flutter . For live video streaming realtime. Now i want to add beauty filters how can i do this 🙏
t
Thanks for reaching out, ovi. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
Thank you for reaching out! Currently, LiveKit does not provide built-in beauty filters for live video streaming in Flutter. However, you can integrate third-party libraries or tools that support beauty filters and apply them to the video stream before sending it to LiveKit. If you need further guidance on integrating such tools or have additional questions, feel free to ask!
c
I am try but every time failed.
t
Oh no, I'm so sorry you're going through this! 😊 Let's work through this together and get you the help you need. Could you share a bit more about what's happening? • Which awesome third-party library or tool are you using for those beauty filters? • What specific bumps are you running into? • Are you adding the filters to the video stream before sending it to LiveKit, or trying something directly within LiveKit? The more details you can share, the better I can help you solve this! We've got this. 💪
c
I use custom filter. Not third party sdk
t
Hey there! Thanks for reaching out. I'd love to help you get to the bottom of this. Could you walk me through a few details about your custom filter? • I'm really curious how you're applying this filter to the video stream. Are you diving right into the video frames themselves? • Have you run into any tricky errors or surprises while working with the filter? • Are you tweaking the video before it hits LiveKit, or are you trying to work some magic within the LiveKit stream? The more you can share, the better I can understand what's going on and help you find a smooth solution. I'm all ears!
c
Is live kit support raw frame in flutter
t
Hey there! I totally understand you're curious about raw frame access in LiveKit's Flutter implementation. While we don't have super specific docs on this right now, the good news is that LiveKit does offer some awesome APIs for working with video streams. Depending on what you're looking to do, you might be able to find a creative solution by exploring custom video processing techniques or tapping into native platform features. I'd be more than happy to help you brainstorm or dig deeper into this if you'd like. Just let me know what you're trying to accomplish, and we'll figure it out together!
c
Or give me full code . How to modify video like add skin smooth , whiting etc then published in live kit via flutter
t
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!