Hello, All:
I am trying to load an opencv filter and got some error like this:
_media_element_impl_bus_message() MediaElement error: error message: 0x7fb16400a880, time 99:99:99.999999999, seq-num 747, element 'kmsopencvfilter0', GstMessageError, gerror=(GError)NULL, debug=(string)"Undefined\ filter\ error";
At this time, the remote stream could be sent back, but without the effects of filter. That might be caused by trying to read from a csv file. I checked kurento-media-server log and got that error mentioned above. Inside the log, it shows filter module loaded successfully.
Any suggestion will be appreciated!