Quote:
Originally Posted by Chug a Bug
Yes, put RtmpDumpHelper in there and use that instead. US is not very reliable at detecting Rtmp(e) streams
|
Ok I'll give that a go.
Quote:
Originally Posted by QuestionableTableManners
Basically, you want:
Code:
rtmpdump -r "rtmpe://fmsod.rte.ie:1935/rtevod" -a "rtevod" -W "<flash player file URL>" -y "mp4:/<file year>/<file month and day>/<file name, minus _bitrate.mp4>/<file name>" -o "<desired file name>"
Hope this helps. 
|
So you just simply copy and paste that code into the rtmpdump cmd prompt?