Skip to content

Mirror videos correctly#203

Open
MaxHeimbrock wants to merge 3 commits intomainfrom
max/mirror-videos-correctly
Open

Mirror videos correctly#203
MaxHeimbrock wants to merge 3 commits intomainfrom
max/mirror-videos-correctly

Conversation

@MaxHeimbrock
Copy link
Contributor

@MaxHeimbrock MaxHeimbrock commented Mar 26, 2026

We only mirrored in GPU YUV conversion path and also did not have the shader in a resource folder, so you had to manually specify it in graphics settings to be included in platform builds.

In resource builds the shader now gets included in all builds automatically. So the CPU fallback is not used anymore, and if it was I also added the mirror to the CPU path as well.

I did the same for the resizing shader in the Meet example and also did a small addition to .gitignore on the side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant