Gabriel Robaina
Gabriel Robaina
Also having the same problem while using Rancher Desktop 1.10.0
I have been having the same problem while calling `get()` on a property of a `GObject` that cannot be mapped to a `GType`. The underlying code tries to instantiate the...
@neilcsmith-net Sure! Sorry for taking this long. I have an active unidirectional video stream going from my server to a browser client. In this example the pipeline is playing. I...
@neilcsmith-net actually registering a new mapping for `GstWebRTCICE` like you suggested did the trick, and the `java.lang.InstantiationException` doesnt happen anymore. > You can register your own mappings by implementing `NativeObject.TypeProvider...