ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.22k stars 618 forks source link

Play Only mode is not working on Circle #5955

Open mustafaboleken opened 8 months ago

mustafaboleken commented 8 months ago

When I join a room with play-only mode, I can't get VIDEO_TRACK_ASSIGNMENT_LIST or newStreamAvailable

Reproduced scenario:

EMIL23GRA commented 8 months ago

When I join a room with play-only mode, I can't get VIDEO_TRACK_ASSIGNMENT_LIST or newStreamAvailable

Reproduced scenario:

  • Join Circle with 2 participant (participant A and participant B)
  • Check if participant A and participant b can see each other
  • Join Circle with "playOnly = true" parameter
  • Play only participant cannot see participant A and participant B
mekya commented 4 months ago

Hi @mustafaboleken ,

I think this issue has also been fixed. If so, could you please close the issue?

Regards Oguz

mustafaboleken commented 4 months ago

As far as I know, it's still exists. It don't happen in every devices but Mohid can reproduce it right now.

mustafaboleken commented 4 months ago

@Mohit-3196 can you please confirm if you still face it?