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

Help: How to manipulate display video #5

Closed
JayDreamWorld opened this issue Sep 11, 2018 · 1 comment
Closed

Help: How to manipulate display video #5

JayDreamWorld opened this issue Sep 11, 2018 · 1 comment

Comments

@JayDreamWorld
Copy link

For example, I want to rotate the output screen or make the output screen grayscale. How should I do it?
I saw on the back service, there is only an encoder, and the byte array from outputbuffer is not an image format. Can you point me to the right direction.
Thanks for your time!

@magicsih
Copy link
Owner

I think you can extract a snapshot from the media stream. After that, you can do anything what you want to do with the snapshot. look for media decoders on stream receiver side.
sorry for late reply anyway.

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

2 participants