Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Question Video Streaming not showing in browser?

Discussion in 'Unity Render Streaming' started by UnityQueries, Jul 26, 2022.

  1. UnityQueries

    UnityQueries

    Joined:
    Jul 6, 2021
    Posts:
    9
    Hello All, I am working on the Render streaming demo using the Unity version (2020.3.17) and Render Streaming version (3.1.0-exp.3) but the Video Streaming not showing in the browser.

    I have configured SSL credentials for HTTPS but still not showing the stream in browser. I am also using Google chrome's latest version.

    I am getting the below error in the Unity console, Please check:

    [impolite-Unity.RenderStreaming.PeerConnection] Failed to set remote answer sdp: Failed to apply the description for m= section with mid='0': Failed to set SSL role for the transport.

    Can anyone please help me out with this issue?

    Thanks in advance.