Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply shader effect to video before transmitting #16

Open
nsmith1024 opened this issue Nov 30, 2019 · 0 comments
Open

Apply shader effect to video before transmitting #16

nsmith1024 opened this issue Nov 30, 2019 · 0 comments

Comments

@nsmith1024
Copy link

nsmith1024 commented Nov 30, 2019

Hello,

I got Agora video working with Unity. Im basically doing one way, to many video, where multiple audience members receive the video, and one person sending video to all of them.

  1. However i need to apply shader effects to the video before sending it to other people, for example increase the saturation and other video improvements. Is is possible? I have shaders that can do image improvement, but dont know how to apply it to a video. Maybe the video is first placed on some gameObject surface, so that the shader can be applied to it, and then the result transmited?

  2. What if i want to transmit my desk top, instead of the camera, or some surface in the Unity scene, is this possible?

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

No branches or pull requests

1 participant