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

Openvidu Server Freeze Video when apply FaceoverlayFilter from android native app #733

Open
saponteindra opened this issue Jun 6, 2022 · 0 comments
Labels

Comments

@saponteindra
Copy link

Describe the bug
When i use a FaceOverlayFilter from Android Native App, the OpenVidu Server get the video for many second (like a 35 seconds) but then the video Freeze and the server response with the next error Exception Message:

2022-06-06 08:28:50.967 11818-11954/io.openvidu.openvidu_android E/CustomWebSocketListener: Handle callback error! org.json.JSONException: Unknown method: mediaError.

In the android native app the video work fine but when the app send the video to the server, the server response with that exception.

All is same like the openvidu tutorials.

Expected behavior
I expect that this one working fine like a GSStreamFilter that put the video in Black and white video and the video not freeze.

Wrong current behavior
The Video Freeze when i apply the FaceOverlayFilter.

I want to know if i need a some settings for the faceoverly and the video not freeze.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant