Integrating DeepAR Filters (Face Filters, Face Tracking etc.) with HaishinKit for RTMP Streaming in iOS #1704
Unanswered
MarquisWhitley
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please describe your question
Hello everyone,
I'm working on an iOS application that uses DeepAR for augmented reality face filters, and I need to stream this processed content to an RTMP server using HaishinKit.
What I currently have working:
[X] - I'm able to independently setup a Live stream using just HaishinKit
[X] - I'm able to see that DeepAR Works in a QuickStart Project
If anyone has ever done something similar to this, Could you please give me a sample project of how this is implemented or at least point me to the correct methods to use in order to combine the two.
I also would like to add, If there is an Alternative AR Filter SDK of some sort that has better integration then I am Open to trying it.
At the end of the day what i'm trying to get working is having the ability for individuals to Live Stream with AR Filters
Beta Was this translation helpful? Give feedback.
All reactions