[rtmpdump] [PATCH] akamai authentication FMLE style

Tudor SUCIU tudor.suciu at gmail.com
Thu Mar 1 14:24:58 CET 2012


Hello,
I have updated the patches from 2011 written by Martin Storsjö martin
at martin.st  to compile with the git.
I have also added a patch to make Adobe FMIS 4.5 work with it.
I can confirm that authentication to Akamai works. Unfortunately I
have not yet found a way to encode with ffmpeg so that link with
Akamai works reliably in a multi-video primary+backup setup.
Example ffmpeg lines:
Adobe server: -f flv 'rtmp://192.168.1.2/livepkgr/livestream1
flashver=FMLE/3.0\20(compatible;\20FMSc/1.0) pubUser=test
pubPasswd=testpass'
Akamai: -f flv 'rtmp://b.ep12345.i.akamaientrypoint.net/EntryPoint
flashver=FMLE/3.0\20(compatible;\20FMSc/1.0) live=true pubUser=123456
pubPasswd=Abxze5Faho playpath=live_chan1_999 at 12345'
where
b.ep12345 - backup server
p.ep12345 - primary server
12345 - channel identifier
123456 - user identifier
Abxze5Faho - user password
chan1 - channel identifier
999 - bitrate of stream

If somebody has advices on how to push to Akamai reliably i'm all ears.

Tudor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-authentication-support.patch
Type: text/x-patch
Size: 15873 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20120301/83b01bd3/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-auth-for-Akamai.patch
Type: text/x-patch
Size: 2408 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20120301/83b01bd3/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-memory-leaks.patch
Type: text/x-patch
Size: 1666 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20120301/83b01bd3/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-fix-adobe-authentication.patch
Type: text/x-patch
Size: 4313 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/rtmpdump/attachments/20120301/83b01bd3/attachment-0007.bin>


More information about the rtmpdump mailing list