Taras Leskiv
Taras Leskiv
Hello, it would be really great to have this functionality as a part of the plugin since the iOS annotations plugin supports this out of the box. (basically having title...
@filipwasil hi, what platform is it?
@filipwasil Please try the https://github.com/NinevaStudios/mqtt-utilities-unreal/tree/tls_support branch if it is the same
@filipwasil thanks for checking, unfortunately, we don't have any more ideas, maybe you can try profiling it somehow
I think the thing you can do to workaround this is to comment out `postProcessVideo()` invocation inside `VideoProcessorThread.java` and just use `getQueryUri()` to open the input stream on the Uri...
I am experiencing the same issue when trying to make this SDK work with UE, did you find any solutions to this problem?
I have actually found the solution, you should add respective imports to the files that yield errors. On 16 Dec 2022, 19:39 +0200, Mike Hardy ***@***.***>, wrote: > No, I...
Having the same issue when trying to run a test in `commonTest`