Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
www.levesoninquiry.org.uk/hearingsHow do obtain the URL for the video file from the video at
http://www.levesoninquiry.org.uk/hearings/ |
#2
|
|||
|
|||
Re: www.levesoninquiry.org.uk/hearingsStream is down.
|
#3
|
|||
|
|||
Re: www.levesoninquiry.org.uk/hearingsCode:
rtmpdump -r "rtmp://fml.rtscommunications.com/2028BE" -a "2028BE" -f "WIN 11,2,202,235" -W "http://wac.rtscommunications.com/0028BE/Leveson-Inquiry/webfiles/swf/player.swf" -p "http://www.levesoninquiry.org.uk/hearings" -y "levesoninquiry" -o "levesoninquiry.flv" |
#4
|
|||
|
|||
Re: www.levesoninquiry.org.uk/hearingsThank very much.
How did you determine all the options? |
#5
|
|||
|
|||
Re: www.levesoninquiry.org.uk/hearingsI use rtmp-host.sh
Code:
RTMP Server v2.4-34-g7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! Closing connection... done! RTMPDump v2.4-34-g7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL rtmpdump -r "rtmp://levensoninquiry.rtscommunications.com/0028BE/Leveson-Inquiry /ondemand/" -a "0028BE/Leveson-Inquiry/ondemand/" -f "WIN 11,3,300,257" -W "http ://wac.rtscommunications.com/0028BE/Leveson-Inquiry/webfiles/swf/player.swf" -p "http://www.levesoninquiry.org.uk/hearing/2012-06-14pm/" -y "2012-06-14pm" -o 20 12-06-14pm.flv Connecting ... INFO: Connected... Closing connection... ERROR: WriteN, RTMP send error 10054 (42 bytes) done! ERROR: RTMP_ReadPacket, failed to read RTMP packet header q Exiting RTMPDump v2.4-34-g7340f6d (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: audiochannels 1.00 INFO: audiocodecid .mp3 INFO: audiodatarate 96.00 INFO: audiodevice Matrox MXO2 Audio Input INFO: audioinputvolume 96.00 INFO: audiosamplerate 44100.00 INFO: author INFO: copyright INFO: creationdate INFO: description INFO: duration 6797.69 INFO: fmleversion 3.2.0.9932 INFO: framerate 25.00 INFO: height 288.00 INFO: keywords INFO: lastkeyframetimestamp 6793720.00 INFO: lasttimestamp 6797687.00 INFO: presetname Custom INFO: rating INFO: title INFO: videocodecid VP62 INFO: videodatarate 500.00 INFO: videodevice Matrox MXO2 - 1080i 50 YUV 8-bit INFO: videokeyframe_frequency5.00 INFO: width 512.00 11791.055 kB / 191.11 sec (2.8%) |
#6
|
|||
|
|||
I followed the instructions on http://svnpenn.github.com/2012/rtmp-host/
Code:
$ ./rtmp-host.sh Press enter after video starts Usage: dumper [OPTION] FILENAME WIN32PID Dump core from WIN32PID to FILENAME.core -d, --verbose be verbose while dumping -h, --help output help information and exit -q, --quiet be quiet while dumping (default) -V, --version output version information and exit tee: \windows/system32/drivers/etc/hosts: Permission denied 127.0.0.1 Press enter to start RtmpSrv, then restart video. RTMP Server 2.4 git-6230845 2011-9-25 (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 |
Tags: leveson |
Thread Tools | |
Display Modes | |
|
|