gstreamer-java / gst1-java-core

Java bindings for GStreamer 1.x
GNU Lesser General Public License v3.0
194 stars 72 forks source link

Create Bindings to enable WebRTC #135

Closed neilcsmith-net closed 5 years ago

neilcsmith-net commented 5 years ago

Possible replacement for #129 with test version changes.

neilcsmith-net commented 5 years ago

@a-morales OK, as well as adding version checks into the tests, I had to remove a GTYPE field from WebRTCSessionDescriptor. Do you have a use for this? It's not used in the library itself. Having it as a static field causes the webrtc native library to be loaded during Gst.init() which will break all usage with GStreamer < 1.14.