We created the merged room using the media push and the Circle conference playOnly mode and now play that stream with HLS. Now, when participants turn on/off the camera, some times the tiles go black or white in play-only mode.
Environment
Ant Media Server version: v2.9.0
Steps to reproduce
Join Circle with multiple participants (6-7) with camera turned off
Create the merged room stream using the media push and Circle playOnly conference mode as defined in below API call.
Short description
We created the merged room using the media push and the Circle conference playOnly mode and now play that stream with HLS. Now, when participants turn on/off the camera, some times the tiles go black or white in play-only mode.
Environment
Steps to reproduce
curl -i -X POST -H "Accept: Application/json" -H "Content-Type: application/json" "http://MY_ANT_MEDIA_SERVER:5080/Conference/rest/v1/media-push/start?streamId=RecordedStream" -d '{"url": "http://localhost:5080/Conference/room1?playOnly=true&enterDirectly=true", "width": 1280, "height": 720}'
Expected behavior
All participants should be visible in the merged stream
Actual behavior
Sometimes some user's tiles shows black/blank