<div dir="ltr">I cannot find any info on how to auth with user/password to the akamai server using rtmpsink.<div><br></div><div>I tried various schemes:</div><div><br></div><div><div>location=rtmp://server/app/play pubUser=user pubPaswd=pwd</div></div><div><div><br></div><div>location=rtmp://user:pass@server/app/play</div></div><div><br></div><div><div><div>location=rtmp://server/app/play user=user pasword=pwd</div></div></div><div><div><br></div><div>location=rtmp://server/app/play?user=user&pasword=pwd</div></div><div><br></div><div>g_object_set(rtmp_elem, "pubPaswd", pwd, NULL)<br></div><div><br></div><div>....</div><div><br></div><div>nothing seems to work, I get "server closed the connection" message immediately form akamai.</div><div><br></div><div>or should I write to librtmp mail list instead?</div><div><br></div><div>thank you</div><div>Yakov</div><div><br></div></div>