thejinchao / turbolink

TurboLink is an unreal engine plugin enables Google gRPC work with Unreal Engine using C++ and Blueprint
MIT License
151 stars 46 forks source link

Is it supported for use with PixelStreaming plugin? #34

Closed ChEnYoNgB closed 5 months ago

ChEnYoNgB commented 8 months ago

As far as I know, some functions in abseil will be redefined in webrtc.lib in PixelStreaming resulting in link errors. (This error can be replicated by adding the WebRTC module to UE)Does your plugin have this problem?

6r0m commented 5 months ago

I'm using it with Pixel Streaming Plugin without any problem

thejinchao commented 5 months ago

Although I am not too sure, after preliminary testing, there should be no problem