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 Transmit alpha channel is not supported?

Discussion in 'Unity Render Streaming' started by cloudending, Nov 12, 2021.

  1. cloudending

    cloudending

    Joined:
    Mar 25, 2019
    Posts:
    15
    When I run the sample program `PeerConnection`. I change pc1 camera solid color's alpha channel to zero. but pc2 RawImage texture is still not changed.
    So Is there a way to transmit alpha channel. In fact. I am going to develop an AR application. I want to render a complicate 3d scene from server and use unity-webrtc to streaming the scene to client. But without alpha channel streaming. I can't blend the streaming texture and camera backgroud.
     

    Attached Files:

    • 1.png
      1.png
      File size:
      105.7 KB
      Views:
      276
  2. kazuki_unity729

    kazuki_unity729

    Unity Technologies

    Joined:
    Aug 2, 2018
    Posts:
    803
    Have you read the thread? I think this thread is related your issue.
    https://forum.unity.com/threads/help-render-streaming-ar.1153802/