how to authenticate using rtmpsink

Yakov Sudeikin yakovs at setplex.com
Thu Nov 12 05:14:25 PST 2015


I cannot find any info on how to auth with user/password to the akamai
server using rtmpsink.

I tried various schemes:

location=rtmp://server/app/play pubUser=user pubPaswd=pwd

location=rtmp://user:pass@server/app/play

location=rtmp://server/app/play user=user pasword=pwd

location=rtmp://server/app/play?user=user&pasword=pwd

g_object_set(rtmp_elem, "pubPaswd", pwd, NULL)

....

nothing seems to work, I get "server closed the connection" message
immediately form akamai.

or should I write to librtmp mail list instead?

thank you
Yakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151112/d23e3397/attachment.html>


More information about the gstreamer-devel mailing list