Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Streaming videos with alpha/transparency possible? #345

Open
ValentinKraft opened this issue Aug 6, 2019 · 1 comment
Open

Streaming videos with alpha/transparency possible? #345

ValentinKraft opened this issue Aug 6, 2019 · 1 comment

Comments

@ValentinKraft
Copy link

ValentinKraft commented Aug 6, 2019

Hey,

I'd like to know if it is possible to also stream semi-transparent video content in the RealtimeStreaming project for Unity on the HoloLens. On https://github.com/microsoft/MixedRealityCompanionKit/tree/master/RealtimeStreaming it says that the client uses the DXGI_FORMAT_NV12 format but it is not clear for me if transparency is supported or not.

If not - is there a way to implement/pack a transparency value inside the data/texture?

Thanks!

@danilogr
Copy link
Contributor

danilogr commented Oct 8, 2019

Point of information: NV12 does not have native support for the alpha channel (See https://wiki.videolan.org/YUV#NV12).
So my guess here is no.

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