Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Simultaneous playback of multiple streams #12

Open
integerk opened this issue Jun 14, 2019 · 3 comments
Open

Simultaneous playback of multiple streams #12

integerk opened this issue Jun 14, 2019 · 3 comments

Comments

@integerk
Copy link

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?

@adrenak
Copy link
Owner

adrenak commented Jun 16, 2019

Do you have a sample scene you can provide? also have you tried other video players like AVPro?

@integerk
Copy link
Author

I put sample scene on GPUVideoTextureTest branch. (https://github.com/integerk/GPUVideoPlayer.git)
Please check it.
GPUVideoTexturex2 scene is the problem scene.

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.

@adrenak adrenak pinned this issue Aug 19, 2019
@adrenak
Copy link
Owner

adrenak commented Aug 19, 2019

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants