[gstreamer-bugs] [Bug 635532] rtspsrc: unexpected eos (regression?)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 29 06:39:33 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=635532
  GStreamer | gst-plugins-good | git

--- Comment #5 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-11-29 14:39:31 UTC ---
Created an attachment (id=175468)
 View: https://bugzilla.gnome.org/attachment.cgi?id=175468
 Review: https://bugzilla.gnome.org/review?bug=635532&attachment=175468

rtspsrc: handle stale digest authentication session data

Patch should handle the '401' (unauthorized) problem, which is not so much due
to GET_PARAMETER not sending authorization stuff, but rather not updating it
(when server-side indicates stale).

FWIW, I doubt this being a regression, however, as that was never implemented
so far.  It may be due to server-side (= camera) changed configuration or so?

Also, it does not seem to fix it completely, as server-side seems extremely
picky about the timeout interval.  That is, if it does not see some activity
really within 60s, it gives up (and we may be missing that by some fraction)
( --> to be continued).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list