Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Can't get any recorders to workI've tried just about all the recorders(Replay MC, streamtransport, Orbit, etc..) and none of them seem to work. I'm pretty new to this and I've tried a go at rtmpdump following some tutorials, but I'm in over my head and I can't get it to work.
I'm trying to get most of the videos from the DAT series (note the first few blue colored "play" icons denotes that the video is free) http://www.coursesaver.com/videos/DAT/ Starting with this video: http://www.coursesaver.com/videos/wa...perations-382/ If I can get someone to help me figure out the first one, I may be able to do the rest myself. |
#2
|
|||
|
|||
Re: Can't get any recorders to workI couldn't get either methods you posted to work. The player does not load and only an icon appears in the top left corner.
But I was able to get rtmpdump to work using your code as a template, thanks to you. These files (720p) seems strangely large, roughly 400 mb per 10 minutes. |
#3
|
|||
|
|||
Re: Can't get any recorders to workUse -v
Code:
$ rtmpdump -r "rtmp://server2.coursesaver.com:1935/Chad" -a "Chad" -f "WIN 11,1 ,102,55" -W "http://www.coursesaver.com/jw/player.swf" -p "http://www.coursesav er.com/videos/watch/qr11-numberspropertiesand-operations-382/?servername=www.co ursesaver.com" -y "mp4:QR11-Numbers,Properties,and-Operations.mp4" -o mp4_QR11- Numbers,Properties,and-Operations.flv -v RTMPDump v2.4-34-g7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: trackinfo: INFO: timescale 29970.00 INFO: length 22623000.00 INFO: language eng INFO: sampledescription: INFO: sampletype avc1 INFO: timescale 48000.00 INFO: length 36235264.00 INFO: language eng INFO: sampledescription: INFO: sampletype mp4a INFO: audiochannels 2.00 INFO: audiosamplerate 48000.00 INFO: videoframerate 29.97 93816.687 kB / 754.88 sec (99.9%) Download complete |
Tags: flv, jw player |
Thread Tools | |
Display Modes | |
|
|