i want to get media stream from DeepArController to push on webrtc peer connection.
but i can not find the solution.
can anyone help me ?
Hello,
DeepAR can be integrated with videocall APIs, you can see an example integration with vonage here, the principles should be the same
Best
Jelena
Thanks your support.
but, i need get the camera stream from DeepArPreview or DeepArController.
how can i do that ?
Ah sorry can you clarify which platform this is?
i’m use deepar with flutter on mobile
The flutter plugin is a beta release that doesn’t have all of the features. We recommend using native libraries for more complex integrations like this. You can find the relevant sample projects on our GitHub
Best
Jelena
can i edit the deepar_flutter package to get media stream ?