gnunua/rtmp-mediaplayer

How to pass in token?

Opened this issue · 0 comments

Great work, just wondering how to download a stream with this, I currently use 
rtmpdump and pass in something like:

-r rtmp://cp53909.edgefcs.net////flash/playback/_definst_/atm_10_13.mp4 -t 
rtmp://cp53909.edgefcs.net/ondemand?auth="daEbpcEdnbJawaLdhaCbhbLb1b_bybbbwdt-bt
L.eR-8-oml_uFwnH&aifp=v001" -o "At The Movies 13-5-2014.mp4" -W 
"http://www.abc.net.au/iview/images/iview.jpg"

The token is only valid for a short time so this won't work for you, but how 
can i make your lib download this stream, I cannot find anywhere where you give 
the option to pass in a token??

Thanks,
Kris

Original issue reported on code.google.com by KrisBenn...@gmail.com on 11 Jun 2014 at 4:59