http://rtmpdump.mplayerhq.hu/download/rtmpdump-2.4-git-010913-windows.zip
fallback to the rtmpsuck - proxy server method, read the README file of rtmpdump, `Example Servers` section for more information.
And I created some shots may help
https://groups.google.com/d/topic/mytv_get_forum/NN5rWn61jxc/discussion
you need to read this as well
https://groups.google.com/forum/#!topic/mytv_get_forum/nFtKoiyMM7k/discussion
nightly binary for windows
wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg
chmod +x apt-cyg
mv apt-cyg /usr/local/bin/
apt-cyg install openssl-devel
git clone git://git.ffmpeg.org/rtmpdump
cd rtmpdump
make && make install
./rtmpsuck.exe
2 comments:
im trying to fetch something from mytv but i got lost on the steps..hope to get some guides..
things i have:
- the link rtmpe://e1a.vdo.vip.hk3.tvb.com/tv
- the video ID: mp4:/14/1465/000000146411.mp4
- rtmpdump 2.3 and 2.4
- chrome/opera/maxthon on windows7 x86
problem:
i didnt use rtmpsuck, when i paste "rtmpe://e1a.vdo.vip.hk3.tvb.com/tv//mp4:/14/1465/000000146411.mp4" plainly to rtmpdump, connection error
question:
- how do I use rtmpsuck? (editing the host?)
- do i redirect the "e1a.vdo.vip.hk3.tvb.com" to 127.0 or 0.0.0.0? with port or w/o..?
rtmpdump doesn't compatible with mytv server, use rtmpsuck.
ip in hosts file is the proxy where rtmpsuck is running, nothing to do with port.
read the README file of rtmpdump, `Example Servers` section for more information.
Post a Comment