Discussions
Problem with Recording the interaction using browser's MediaRecorder utility
10 days ago by Samuel
We're using Heygen's Interactive Avatar in a one-on-one interaction with user on our platform. We want to have a screen recording of this interaction so, we ask the user to share the browser tab screen along with tab audio and user audio and record this stream using the browser's MediaRecorder API. Once the interaction is completed and recorded, the recording captures the user's audio but doesn't capture avatar's audio. How can we fix this?