AgoraIO / Advanced-Interactive-Broadcasting

56 stars 75 forks source link

channel media relay fails in pk mode #49

Open jameelspario opened 4 years ago

jameelspario commented 4 years ago

During PK mode I get the error "channel media relay fails", my broadcasting video working fine and user can join and watch the broadcaster but when try to start PK mode other broadcaster video not streaming (It's black screen), the data for RelayConfig I provide is Loca relayConfig data (UID, Token, channelName) is the data of local broadcaster while Remote and Proxy relayConfig data I provide is the data of other side broadcaster who have to be shown on right side but I get black screen. no video feed and also getting the error in console "channel media relay fails".

Where am I mistaking? Please guide and thanks in advance.

plutoless commented 4 years ago

@jameelspario for usage example please take a look at https://github.com/AgoraIO/API-Examples