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.

Home Page:https://antmedia.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edge/Origin nodes tries to re-stream the remote stream even if it's being fetched by other node

mekya opened this issue · comments

Steps to reproduce

  1. Start an instance in cluster mode and add a stream source
  2. Start another instance in the cluster.
  3. Remove the stream source by rest service

Actual Behaviour

New added instance tries to fetch the same stream source even if it's removed

Expected Behaviour

New added instances or edge instances should not fetch the remote stream

We need to think a good solution for that otherwise stream can be re-stream by multiple nodes or no node re-stream the stream source

Join Google Group and be a part of Ant Media Server Community.