According to
>
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreame
r-GstMessage.html#GstMessageType ,
since gstreamer 0.10.37 there is a new GST_MESSAGE_TOC message type. I'm
getting IllegalArgumentExceptions in EnumMapper.valueOf(..) because this type
is not yet known to gstreamer-java.
Interestingly, I'm already seeing this message when connecting to a RTSP server
(VLC) using the gstreamer bindings from gstreamer.com (version 2012.5), which
according to Gst.getVersionString() claims to be
> GStreamer 0.10.36
Anyway, the message is there and I think it should be added to the Java
bindings.
Original issue reported on code.google.com by waldheinz@gmail.com on 4 Jul 2012 at 8:19
Original issue reported on code.google.com by
waldheinz@gmail.com
on 4 Jul 2012 at 8:19