Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to dump 04stream |
#2
|
|||
|
|||
Re: How to dump 04streamCode:
rtmpdump -r rtmp://46.246.29.142/stream/ -W http://thecdn.04stream.co m/p/ooolo1.swf -y 546yrgv.stream -o a.flv RTMPDump v2.4-81-g2872601 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license : GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: presetname Custom INFO: creationdate Mon Dec 31 08:24:38 2012 INFO: videodevice Dazzle DVC100 Video Device INFO: framerate 25.00 INFO: width 480.00 INFO: height 288.00 INFO: videocodecid avc1 INFO: videodatarate 420.00 INFO: avclevel 31.00 INFO: avcprofile 66.00 INFO: videokeyframe_frequency5.00 INFO: audiodevice Line In (High Definition Audio INFO: audiosamplerate 22050.00 INFO: audiochannels 2.00 INFO: audioinputvolume 13.00 INFO: audiocodecid .mp3 INFO: audiodatarate 40.00 1014.194 kB / 18.97 sec |
#3
|
|||
|
|||
Re: How to dump 04streamIf you have tshark (the command line version of wireshark) here's the command line to get the fields you need to pass to rtmpdump
tshark -i 3 -c 35 -f "port 1935" -T fields -e amf.string -l |
Tags: thefirstrow |
Thread Tools | |
Display Modes | |
|
|