How can I receive the message from pixelstreaming websocket (cirrus) in unreal engine c++? is it possible to do this?
I tried to create an FPixelStreamingSignalingConnection object and set it to the Streamer, but I still could not access the OnMessage function.
I’m sorry if I used the wrong term, my English is not very good.