You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your Library is so wonderful! But it still have some little issues which is waiting for you to resolve. #63. And also, could you have method that can play video and audio at the same time? In the sample project, at the VideoFilterVC, the audio is just appeared after recording. What about while playing video? I tried to add videoWriter and let it started. But the audio was still not appear. Here's my code in your sample project:
If your library doesn't have that? I think I'll use the trick: Get the audio from video and play it standalone at the sametime with the video in metalView. Could you have any solution? Thank you for support.
The text was updated successfully, but these errors were encountered:
Hi Silence-Github!
Your Library is so wonderful! But it still have some little issues which is waiting for you to resolve. #63. And also, could you have method that can play video and audio at the same time? In the sample project, at the VideoFilterVC, the audio is just appeared after recording. What about while playing video? I tried to add videoWriter and let it started. But the audio was still not appear. Here's my code in your sample project:
If your library doesn't have that? I think I'll use the trick: Get the audio from video and play it standalone at the sametime with the video in metalView. Could you have any solution? Thank you for support.
The text was updated successfully, but these errors were encountered: