View Single Post
  #3  
Old 06-04-2015, 01:14 PM
4n0n1m3m6 4n0n1m3m6 is offline
Junior Member
 
Join Date: Jun 2015
Posts: 5
4n0n1m3m6 is on a distinguished road
Default

Re: Help with weird rtmpdump behavior in video capture


hi biezom,
Yes I did it. I had cloned the rtmpdump from git://git.ffmpeg.org/rtmpdump then applied the patch from https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip and compiled into /usr/bin but seems like it has no KSV patch applied because isn't showing me KSV's compilation text "v2.4 KSV-05-05-2015" .

Have you ever seen it before ?

Thanks



Quote:
Originally Posted by biezom View Post
hi
did you compile rtmpdump 2.4 with last KSV patch (2015-05-04) on your ubuntu?

because it works for me with on my debian.



Code:
rtmpdump -r "rtmpe://l.mybeststream.xyz/r/" -a "r/" -f "LNX 17,0,0,134" -W "http://mybeststream.xyz/06609ca7948bff402cc83cf42ed7269c/player1.swf" -p "http://mybeststream.xyz/?id=24040&width=660&height=380&id=mediaspace2" -y "noticias147" --live -o "test.flv"
RTMPDump v2.4 KSV-05-05-2015
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: swfurl http://mybeststream.xyz/06609ca7948bff402cc83cf42ed7269c/player1.swf not found
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
INFO: rtmp server sent redirect
INFO: trying to connect with redirected url
WARNING: Trying different position for server digest!
Starting Live Stream
INFO: Metadata:
INFO:   Server                  NGINX RTMP (github.com/arut/nginx-rtmp-module)
INFO:   width                   400.00
INFO:   height                  240.00
INFO:   displayWidth            400.00
INFO:   displayHeight           240.00
INFO:   duration                0.00
INFO:   framerate               20.00
INFO:   fps                     20.00
INFO:   videodatarate           200.00
INFO:   videocodecid            0.00
INFO:   audiodatarate           20.00
INFO:   audiocodecid            0.00
INFO:   profile                 ����������������������������������������������������������������
INFO:   level                   ����������������������������������������������������������������
516.229 kB / 19.17 sec
Reply With Quote