Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question WebRTC plugin server messages - what do they mean?

Discussion in 'Formats & External Tools' started by isaako, Feb 20, 2021.

  1. isaako

    isaako

    Joined:
    Nov 25, 2016
    Posts:
    15
    Hi everyone,

    I'm trying to establish a WebRTC connection between two Unity projects following this tutorial for Microsoft WebRTC plugin https://microsoft.github.io/MixedReality-WebRTC/manual/unity/helloworld-unity.html . And things seem to be fine in the Unity console (I see the Offer, Answer and ICE SDP messages), but I don't receive the video from the remote peer in my computer. So I was wondering if the information explaining why I'm having that issue is in the server logs, so I'm pasting them here to see if someone can take a look at them and hopefully help me figure out what is going on. Any help will be greatly appreciated.

    upload_2021-2-19_22-40-13.png

    upload_2021-2-19_22-40-55.png