Ant-Media-Server icon indicating copy to clipboard operation
Ant-Media-Server copied to clipboard

Effect is gone when turning on and of the Camera Stream

Open USAMAWIZARD opened this issue 1 year ago • 2 comments

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

  1. publishing a stream using SDK
  2. applying background removing effect
  3. 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

USAMAWIZARD avatar Jan 08 '24 12:01 USAMAWIZARD

This is also reproducible when webRTCAdaptor.switchDesktopCaptureWithCamera(streamId); and again switching to camera

USAMAWIZARD avatar Jan 08 '24 17:01 USAMAWIZARD

Agent Murat Ugur linked Freshdesk ticket 108461 for this issue.

muratugureminoglu avatar Aug 12 '24 09:08 muratugureminoglu