GNOME Bugzilla – Bug 601732
Clean up RTSP authentication
Last modified: 2018-05-24 10:36:10 UTC
Instead of recreating the URL by hand...
Created attachment 147599 [details] [review] Clean up RTSP authentication support Instead of recreating the URL by hand, use rtspsrc's properties.
Created attachment 147657 [details] [review] Clean up RTSP authentication support Instead of recreating the URL by hand, use rtspsrc's properties, and don't do any authentication if the rtspsrc doesn't have the necessary properties.
Comment on attachment 147657 [details] [review] Clean up RTSP authentication support Attachment 147657 [details] pushed as adb4dd9 - Clean up RTSP authentication support
*** Bug 556708 has been marked as a duplicate of this bug. ***
Pushed a tiny change to allow using the same code path for RTSP and HTTP authentication handling. We just need rtspsrc and souphttpsrc to notify us about such authentication errors in a clean way now.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem/issues/32.