Open
Description
Hi Agora team,
I’m using the Agora Flutter SDK v6.5.1, and I’d like to implement a feature that allows users to freely draw icons or line paths over the camera feed during a video call (e.g., annotations, sketches, etc.).
I’m looking for guidance on how best to approach this:
• Is there native support or recommended methods in the SDK for overlaying custom drawings (e.g., with Canvas or similar)?
• If not, what’s the best practice to implement this without affecting video performance?
Any suggestions, code samples, or best practices would be greatly appreciated.
Thanks!