ant-media / conference-call-application

Conference Call Application over Ant Media Server
20 stars 14 forks source link

Sometimes tiles are black or blank in playOnly mode of Circle conference #275

Closed yashtandon113 closed 3 months ago

yashtandon113 commented 5 months ago

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

  1. Join Circle with multiple participants (6-7) with camera turned off
  2. Create the merged room stream using the media push and Circle playOnly conference mode as defined in below API call.

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}'

  1. Turn on the camera for the participants
  2. Watch the merged room media push stream with HLS

Expected behavior

All participants should be visible in the merged stream

Actual behavior

Sometimes some user's tiles shows black/blank