Tricky stream from handball.ch: help needed to record RTMP stream with rtmpdumpHello everyone,
I'm trying to record a very tricky stream with rtmpdump under Windows 7. After various tries with different settings I think I need some help on this one. The stream can be found here: Code:
http://handball.ch/de/handball_schweiz/96_internettv.htm?id=101 Code:
http://hwcdn.net/x9q9d5i4/fms/itv/sport/handball/nationalmannschaft/s_hb_101031_schweiz-daenemark_m.mov.smil Code:
rtmpdump -o video.flv --host "fms021.am4.hwcdn.net" --playpath "mp4:fms/itv/sport/handball/nationalmannschaft/s_hb_101031_schweiz-daenemark_m.mov?doppl=0db8aef940a503c1&dopsig=a445145a2da03963b9f7e000f97c58c8" --tcUrl "rtmp://fms021.am4.hwcdn.net/x9q9d5i4/_definst_" --app "x9q9d5i4/_definst_" --swfUrl "http://www.internettv.ch/swf/itvplayer.swf" --swfVfy "http://www.internettv.ch/swf/itvplayer.swf" Has anyone of you some hints on how to record this stream properly? Thanks in advance! Best Chrishi2010 |
Re: Tricky stream from handball.ch: help needed to record with rtmpdumpIn Windows 7 you can download RTMP streams with GUI software like freeware StreamTransport, CooJah + Blader, shareware Replay Media Catcher,...
And you can capture RTMP streams in real time while you watch them using freeware CooJah (without Blader), Orbit Grab Pro, shareware Replay Media Catcher 4. Related: FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player How to record rtmp:// flash video .flv stream from embedded Adobe Flash Player |
Re: Tricky stream from handball.ch: help needed to record with rtmpdumpAs for rtmpdump, you can try to use rtmpsuck, rtmpsrv to find all the parameters that are needed. For example:
Code:
Streaming on rtmp://0.0.0.0:1935 |
Re: Tricky stream from handball.ch: help needed to record RTMP stream with rtmpdumpThank you very much for your helpful suggestions!
I unsuccessfully tried to use rtmpsuck myself - it only said "WARNING: Trying different position for client digest!" With your parameters from rtmpsuck I was able to record the stream! |
Re: Tricky stream from handball.ch: help needed to record RTMP stream with rtmpdumpQuote:
|
All times are GMT -6. The time now is 10:27 AM. |