Relative Content

Tag Archive for androidflutterunity-game-engineunity3d-2dtoolsjust-audio

hls stream in just_audio is not working with unity3d library

I am using just_audio to play hls-streaming audio and unity3d as a fullscreen background in my flutter Android app (unity3d project has exported as a library with unity-flutter widget). If hls stream is playing without unity or uploaded track is playing with unity – it works fine, sound is playing. When i start hls stream (set HlsAudioSource) with unity widget, unity is shown, but no sound, no errors.