Top

RAINBOW_ONWEBRTCTRACKCHANGED does not trigger at all

Comentários

5 comentários

  • Konrad Hyzy

    Hi,

    thanks for your question. Which method do you use to escalate from audio to audio + video call? 

    I just tried to escalate by using rainbowSDK.webRTC.addVideoToCall() function and received the events each time. 

     

    Thanks for letting me know so I can retest it.

    (Also, can you tell me what browser and OS do you use?)

    Regards,

    KH

    0
    Ações de comentário Permalink
  • Marc EGOLF

    Hi Konrad,

    I also use rainbowSDK.webRTC.addVideoToCall() but in my case the event does not emit.

    Below you can find my event listener:

    $(document).on(rainbowSDK.webRTC.RAINBOW_ONWEBRTCTRACKCHANGED, (event, call) => { console.log('UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU'); this.onWebRtcTrackChanged$.next({event: event, call: call}); });

    The console.log is never printed. Maybe you can tell me what I'm doing wrong in the definition of the event listener.

    I use the Google Chrome browser and my OS is Windows 10.

    Best Regards
    Marc

    0
    Ações de comentário Permalink
  • Konrad Hyzy

    Hi Again,

    the usage of the event listener seems to be completely correct. Would you be able to share the code with us so we can have a closer look at the case? 

    Also, make sure the event listener is launched before the code is executed. 

    Thanks. 

    0
    Ações de comentário Permalink
  • Marc EGOLF

    Hi Konrad

    The event listener is the first thing that is loaded.
    I think it would be to complicated to share every code snippet that is involved because my code is very modular.

    Is it possible to make a short session in Rainbow where I can show and explain you the code?

     

    Best Regards,
    Marc

    0
    Ações de comentário Permalink
  • Konrad Hyzy

    Hi Marc,

     

    absolutely, that would be helpful for us to understand your code. 

    Look me up on Rainbow, I will try to help you.

     

    KH

    0
    Ações de comentário Permalink

Por favor, entrar para comentar.

Ainda não consegue encontrar o que você precisa?

  • Contate-nos

    Você tem alguma pergunta sobre o Rainbow? Deixe-nos uma mensagem para obter mais informações.

    Contato
  • Pergunte à Comunidade

    Você precisa de ajuda? Faça suas perguntas na Comunidade para obter respostas de outros usuários do Rainbow.

    Enviar mensagem