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
With the same test code, when the source is a local mp4 file, it succeeded, but when it is an hls url, only the video is captured and the audio is entered as a blank value.
This issue is similar to #444 and shares test code.
Log output
No response
The text was updated successfully, but these errors were encountered:
Unity version
2022.3.37f1
Unity editor platform
macOS
AVPro Movie Capture edition
Full
AVPro Movie Capture Version
5.3.3
Which Android OS version(s) are you using?
14
Which graphics API(s) are you using?
OpenGLES 3
Hardware
samsung galaxy s22 ultra
Which capture component are you using?
Capture From Texture
Capture mode
Realtime
Which output mode are you using?
Video file
Video codecs
H264
Audio source
Unity
Any other component configuration required to reproduce the issue.
No response
The issue
Hello.
Audio is not captured from the video played with hls player.
I set the capture settings as follows.
Video: MediaPlayer -> ResolveToRenderTexture -> ExternalTexture -> CaptureFromTexture
Audio: MediaPlayer -> audioOutput -> mainCam's CaptureAudioFromAudioListener -> CaptureFromTexture
With the same test code, when the source is a local mp4 file, it succeeded, but when it is an hls url, only the video is captured and the audio is entered as a blank value.
This issue is similar to #444 and shares test code.
Log output
No response
The text was updated successfully, but these errors were encountered: