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
{{ message }}
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.
I tried to play two streams using GPUVideoPlayer, but 2nd stream didn't play (black texture).
And I also tried to play GPUVideoPlayer and VideoPlayer(unity standerd) simultaneously. GPUVideoPlayer play normaly and VideoPlayer didn't play(black texture).
I also confirmed VideoPlayer can play multiple streams simultaneously.
I have one mistake. GPUVideoPlayer and VideoPlayer can play simultaneously. I'm sorry.
About AVPro, the asset is too expensive for me, so I couldn't try it. sorry again.
Hi @integerk , I haven't been able to find any solution for this but I will pin it so that someone more familiar with C++ could have a look down the line. Thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried to play two streams using GPUVideoPlayer, but 2nd stream didn't play (black texture).
And I also tried to play GPUVideoPlayer and VideoPlayer(unity standerd) simultaneously. GPUVideoPlayer play normaly and VideoPlayer didn't play(black texture).
I also confirmed VideoPlayer can play multiple streams simultaneously.
Dose GPUVideoPlayer support multiple streams?
Why dose GPUVideoPlayer block VideoPlayer playback?
The text was updated successfully, but these errors were encountered: