flvstreamer
(C) 2009 Andrej Stepanchuk, The Flvstreamer Team
License: GPLv2

To compile just type

  $ make flvstreamer

or to cross compile

 $ make -f MakefileWIN32 flvstreamer
 $ make -f MakefileARM flvstreamer

To download an rtmp stream use

  $ ./get_iplayer --get 1 --modes flashhigh --flvstreamer "./flvstreamer"

Credit goes to team boxee for the XBMC RTMP code used in flvstreamer.

