Ant-Media-Server
Ant-Media-Server copied to clipboard
Effect is gone when turning on and of the Camera Stream
Short description
When using effect on the stream and turning on and off camera using SDK function the effect is gone.
Environment
- Operating system and version:
- Java version:
- Ant Media Server version:
- Browser name and version:
Steps to reproduce
- publishing a stream using SDK
- applying background removing effect
- turn on of camera using SDK functions. the effect will be gone
webRTCAdaptor.turnOnLocalCamera(streamId);
webRTCAdaptor.turnOffLocalCamera(streamId);
Expected behavior
the effect should not be removed when turning on and off the camera
Actual behavior
Effect is removed TestBG.txt
Logs
Place logs on pastebin or elsewhere and put links here
Ask your questions on Ant Media Github Discussions
This is also reproducible when webRTCAdaptor.switchDesktopCaptureWithCamera(streamId); and again switching to camera