Is there a player for the rtmp:// (flash streaming) protocol?

link|improve this question
feedback

3 Answers

vlc Install vlc supports rtmp protocol. Well, VLC supports almost anything you throw to it!

link|improve this answer
vlc doesnt suport it! (at least for me) I tried rtmp://69.55.53.31:1935/live/ch_22 and many others – Daniel Șerbănescu Oct 23 '10 at 13:27
1  
Weird, I looked it up here: wiki.videolan.org/Rtmp – ign Oct 23 '10 at 14:39
feedback

There's a command line app called flvstreamer Install flvstreamer for streaming RTMP.

link|improve this answer
feedback

Try ffplay:

ffplay "rtmp://planeta-online.tv:1936/live/channel_22"
ffplay "rtmp://cp97712.live.edgefcs.net/live/Air1044flash@25902"
link|improve this answer
feedback

Your Answer

 
or
required, but never shown