rtspsrc problems

Chuck Crisler ccrisler at mutualink.net
Mon Apr 22 09:53:16 PDT 2013


I am *NOT* an authority on the inner workings of GStreamer, so can't offer
any insight other than logging. Re-setting a session is a very significant
event. I have found GStreamer elements to usually have good logging,
especially on major events. If you get detailed logging of the proper
elements you will be able to trace the event, though understanding why may
be more difficult. You may need to grep a large chunk of the code base to
find a starting point. Sorry I can't be more help.


On Thu, Apr 18, 2013 at 4:25 PM, timothybean <timothy.bean at gmail.com> wrote:

> I know how to do what you have done... But doing what you did should only
> produce logs for those elements correct? Not everything else. I am really
> curious as to WHAT triggers it as I don't believe it is my code... or at
> least I dont see it do that. And, it is something that takes a while. Sorry
> about the direct email, I thought I was replying back to the group.
>
> I will get hose logs and see if anything looks like it could be the
> problem. I literally just found this, which seems to be the same behavior,
> even though different elements.
>
> https://bugzilla.gnome.org/show_bug.cgi?id=537033
> https://bugzilla.gnome.org/show_bug.cgi?id=368536
>
> Tim
>
>
> On Thu, Apr 18, 2013 at 3:20 PM, Chuck Crisler-2 [via GStreamer-devel] <[hidden
> email] <http://user/SendEmail.jtp?type=node&node=4659556&i=0>> wrote:
>
>> Have you tried getting more log information? Something like:
>> export GST_DEBUG=rtsp:3,rtpsession:3
>>
>> I am not sure that rtsp and rtpsession are the proper names, you may have
>> to investigate. Also, if you set the logging level too high (4) you will
>> get a lot of info. Hopefully (but not guaranteed) setting to 3 will get you
>> the critical info/messages that you need. You may have to turn on logging
>> for other elements also. Do you know how to control the GStreamer logging?
>>
>>
>> On Thu, Apr 18, 2013 at 3:54 PM, timothybean <[hidden email]<http://user/SendEmail.jtp?type=node&node=4659555&i=0>
>> > wrote:
>>
>>> Could anyone help me with this?
>>>
>>>
>>> On Sun, Apr 7, 2013 at 9:56 AM, Timothy Bean <[hidden email]<http://user/SendEmail.jtp?type=node&node=4659554&i=0>
>>> > wrote:
>>>
>>>> Yes,
>>>>
>>>> That is correct. My code is not setting this. This just happens for
>>>> some reason while playing and I get that error.
>>>>
>>>> Also of note, this element is create by rtspsrc, not by my code.
>>>>
>>>> Thanks
>>>>
>>>> Tim
>>>>
>>>>
>>>> On Sat, Apr 6, 2013 at 4:38 PM, Gary Thomas [via GStreamer-devel] <[hidden
>>>> email] <http://user/SendEmail.jtp?type=node&node=4659554&i=1>> wrote:
>>>>
>>>>> On 2013-04-06 10:27, Nicolas Dufresne wrote:
>>>>> > Le vendredi 05 avril 2013 à 13:07 -0700, timothybean a écrit :
>>>>> >> You need to explicitly set elements to the NULL state before
>>>>> >> dropping the final reference, to allow them to clean up.
>>>>> >> This problem may also be caused by a refcounting bug in the
>>>>> >> application or some element.
>>>>> >
>>>>> > This error message is exactly what I would have said.
>>>>> >
>>>>>
>>>>> He's probably trying to understand what's resetting the session
>>>>> (if indeed his code is not explicitly responsible)
>>>>>
>>>>> --
>>>>> ------------------------------------------------------------
>>>>> Gary Thomas                 |  Consulting for the
>>>>> MLB Associates              |    Embedded world
>>>>> ------------------------------------------------------------
>>>>> _______________________________________________
>>>>> gstreamer-devel mailing list
>>>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=4659421&i=0>
>>>>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>>>
>>>>>
>>>>> ------------------------------
>>>>>  If you reply to this email, your message will be added to the
>>>>> discussion below:
>>>>>
>>>>> http://gstreamer-devel.966125.n4.nabble.com/rtspsrc-problems-tp4659416p4659421.html
>>>>>  To unsubscribe from rtspsrc problems, click here.
>>>>> NAML<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>>>>
>>>>
>>>>
>>>
>>> ------------------------------
>>> View this message in context: Re: rtspsrc problems<http://gstreamer-devel.966125.n4.nabble.com/rtspsrc-problems-tp4659416p4659554.html>
>>> Sent from the GStreamer-devel mailing list archive<http://gstreamer-devel.966125.n4.nabble.com/>at Nabble.com.
>>>
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> [hidden email] <http://user/SendEmail.jtp?type=node&node=4659555&i=1>
>>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>
>>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> [hidden email] <http://user/SendEmail.jtp?type=node&node=4659555&i=2>
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://gstreamer-devel.966125.n4.nabble.com/rtspsrc-problems-tp4659416p4659555.html
>>  To unsubscribe from rtspsrc problems, click here.
>> NAML<http://gstreamer-devel.966125.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
> ------------------------------
> View this message in context: Re: rtspsrc problems<http://gstreamer-devel.966125.n4.nabble.com/rtspsrc-problems-tp4659416p4659556.html>
> Sent from the GStreamer-devel mailing list archive<http://gstreamer-devel.966125.n4.nabble.com/>at Nabble.com.
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130422/e8931a04/attachment.html>


More information about the gstreamer-devel mailing list