[Bug 759863] rtmpsink fails to authorize with rtmp server

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Dec 27 08:30:12 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759863

--- Comment #7 from Tapas Kumar Kundu <tapascst at gmail.com> ---
(In reply to Tim-Philipp Müller from comment #6)
> This doesn't look like a GStreamer problem?
> 
> rtmp :0:: RTMP_Connect0, failed to connect socket. 110 (Connection timed out)

If you look into ffmpeg code then you will see that it is doing authorization
for user id/password . You can pass same url to ffmpeg. ffmpeg has this code in 

https://www.ffmpeg.org/doxygen/2.5/rtmpproto_8c.html#a9a7e091fd7ebaac40c3f908a229d03c7 


Isn't that gstreamer should also do in same way ?

-- 
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