View Single Post
  #3  
Old 03-08-2012, 06:40 AM
Josan420 Josan420 is offline
Senior Member
 
Join Date: Feb 2012
Location: India
Posts: 150
Josan420 is on a distinguished road
Default

Re: help me to find correct url for rtmpdump


thanks but stream start then after some seconds it close

i tried this
Code:
rtmpdump -r "rtmp://109.200.202.69/hdcaster" -a "hdcaster" -f "WIN 11,1,102,62" -W "http://hdcaster.net/player.swf" -p "http://hdcaster.net/player.php?channel_id=115520&width=630&height=454" -y "115520" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
and it work but after some seconds it close.

Code:
H:\channel\wadhu ghatu\rtmpdump-20110925-git-6230845-win32>rtmpdump -r "rtmp://1
09.200.202.69/hdcaster" -a "hdcaster" -y "115520"   | "C:\Program Files\VideoLAN
\VLC\vlc.exe" -
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   author
INFO:   copyright
INFO:   description
INFO:   keywords
INFO:   rating
INFO:   title
INFO:   presetname            Medium Bandwidth (300 Kbps) - H.264
INFO:   creationdate          Tue Feb 28 18:20:32 2012
INFO:   videodevice           713x BDA Analog Capture
INFO:   framerate             25.00
INFO:   width                 320.00
INFO:   height                240.00
INFO:   videocodecid          avc1
INFO:   videodatarate         200.00
INFO:   avclevel              21.00
INFO:   avcprofile            77.00
INFO:   videokeyframe_frequency5.00
INFO:   audiodevice           SoundMAX Digital Audio
INFO:   audiosamplerate       22050.00
INFO:   audiochannels         1.00
INFO:   audioinputvolume      78.00
INFO:   audiocodecid          .mp3
INFO:   audiodatarate         48.00
116.100 kB / 5.40 sec
ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 449
141.557 kB / 6.21 sec
Download complete

i upload a screenshot.
please help me
Attached Images
File Type: jpg Capture.JPG (94.0 KB, 0 views)

Last edited by KSV : 03-08-2012 at 08:28 AM.
Reply With Quote