Search Unity

Question Screen Cast Unity GamePlay using Unity Render Streaming into Flutter App

Discussion in 'Android' started by FK22, Mar 26, 2024.

  1. FK22

    FK22

    Joined:
    Jul 7, 2017
    Posts:
    40
    Hi, I am interested in using Unity render streaming to screencast in real-time gameplay from Unity into a Flutter app. I have already created a server from my Flutter app with a WebSocket IP address. I have also made a connection between Flutter and Unity Render Streaming using the same IP address. I am trying to screencast the Unity gameplay into Flutter but so far I have had no success. I am trying to use WebRTC. If there are any helpful libraries or examples to do that, it would be really helpful for me.