Errors when using appsink/appsrc

Per Thomsen pthomsen at bumebox.com
Tue Jun 14 06:35:22 UTC 2016


The problem is that the pipeline doesn’t work, ie. no data is moved beyond this point in the pipeline.

I have attached a zip file to this email with the Source and log snippet.

Thanks,
Per




> On Jun 13, 2016, at 11:04 PM, Sebastian Dröge <sebastian at centricular.com> wrote:
>
> On Mo, 2016-06-13 at 18:31 -0700, Per Thomsen wrote:
>> We are building an application that needs to dynamically apply an overlay on
>> a stream from a Red5 Server.
>>
>> We have created a pipeline that includes the appsink/appsrc plugins to
>> retrieve the individual frames, so we can stamp the overlay image on the
>> frames.
>>
>> We are using the Java wrapper by @neilcsmith. The code is below.
>>
>> When we run a sample file into the application, we get the following error:
>>
>> basesrc gstbasesrc.c:2843:void gst_base_src_loop(GstPad *):
>> marking pending DISCONT
>> (more of the log file below)
>
> This is not an error but normal. What is the actual error you get, what
> is not working?
>
> Also you say code and more log is below, but nothing is seen there. Can
> you please attach them to your mail (and also not use Nabble, which
> often breaks such things in mails)?
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160614/240f410d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GST-error.zip
Type: application/zip
Size: 14037 bytes
Desc: GST-error.zip
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160614/240f410d/attachment-0001.zip>


More information about the gstreamer-devel mailing list