Hello,
I'm trying to stream some videos (rtmp protocol) with MPlayer but it doesn't work
Is someone succeed to watch rtmp stream video on morphos ?
Following are my test on my MOS 2.7 Mac Mini 1.5ghz (the same symptom on my peg2)
-rtmpdump program from fab ( http://fabportnawak.free.fr/misc/rtmpdump.lha )
-mplayer from fab ( http://fabportnawak.free.fr/mplayer/MPlayer-1.0-svn-2011.12.06.lha )
1) Attempt to stream a mp4 video (rtmp) :
rtmpdump -r "rtmp://vod-fms.canalplus.fr/ondemand/videos/1203/BREF_EPISODES_120328_CAN_249936_video_H.mp4" --quiet | "mplayer" -cache 8192 -
I got =
MPlayer SVN-r34400-4.4.4 (C) 2000-2011 MPlayer Team
Playing -.
Reading from stdin...
and it failed with
Illegal Instruction "Background CLI [ mplayer ]"
68k Exception in Task
2) Nevertheless when I use rtmpdump to download a video, it works
rtmpdump -r "rtmp://vod-fms.canalplus.fr/ondemand/videos/1203/BREF_EPISODES_120328_CAN_249936_video_H.mp4" -o test.mp4
=> OK
Is someone can test the first command, please, and send me the result ?
To note that
-the stream with http protocol works well
-on AOS4.1.4, the first command (rtmp stream) is working well.
Thanks by advance for your reply
zzd10h
[ Edité par zzd10h 15.04.2012 - 09:31 ][ Edité par zzd10h 15.04.2012 - 10:13 ]