View Single Post
  #3  
Old 04-19-2013, 10:37 AM
karlo2105 karlo2105 is offline
Senior Member
 
Join Date: Sep 2011
Posts: 318
karlo2105 is on a distinguished road
Default

Re: rtmp:// hard nut


Working fine to me.

Code:
rtmpdump -v -r "rtmp://176.52.176.68:1935/live" -a
 "live?email=ashamsmedia%40gmail.com&password=14241db1f5adaaece33571f75707c9da"
-f "WIN 11,7,700,169" -W "http://achams.com/tv/video/movies/Player.swf" -p "http://achams.com/tv/video/movies/Player.htm" -y "1098.stream" | vlc -
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(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 Live Stream
INFO: Metadata:
INFO:   audiochannels           1.00
INFO:   audiosamplerate         48000.00
INFO:   audiocodecid            mp4a
INFO:   videocodecid            avc1
INFO:   width                   768.00
INFO:   height                  576.00
INFO:   frameWidth              720.00
INFO:   frameHeight             576.00
INFO:   displayWidth            768.00
INFO:   displayHeight           576.00
INFO:   framerate               25.00
INFO: trackinfo:
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   type                    audio
INFO:   config                  1188
INFO:   description             {AACFrame: codec:AAC, channels:1, frequency:4800
0, samplesPerFrame:1024, objectType:LC}
INFO:   timescale               0.00
INFO:   language                eng
INFO: sampledescription:
INFO:   type                    video
INFO:   profile-level-id        4d4029
INFO:   sprop-parameter-sets    Z01AKbkIBaCTf+ACAAHiAAADAAIAAAMAZR4wYiQ=,aO68gA=
=
INFO:   description             {H264CodecConfigInfo: codec:H264, profile:Main,
level:4.1, frameSize:720x576, displaySize:768x576, frameRate:25.0, PAR:16:15}
INFO: rtpsessioninfo:
INFO:   connectiondata          IN IP4 239.100.4.221
INFO:   name                    WowzaMediaServer
INFO:   origin                  - 1882493586 1882493586 IN IP4 127.0.0.1
INFO:   timing                  0 0
INFO:   protocolversion         0
INFO: attributes:
INFO:   range                   npt=now-
455.408 kB / 4.13 sec
ERROR: Download: Failed writing, exiting!
Reply With Quote