Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#121
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileChanges:
Code:
1. updated support for webvideocore.net servers Detected command: Code:
rtmpdump -r "rtmp://vod4.webvideocore.net/live/" -a "live/" -f "WIN 11,6,602,180" -W "http://play.webvideocore.net/player3.swf" -p "http://www.wideopen.dk/info/_Video_on_Demand_191l2.aspx" --live -y "f_67ab4383a8c32007a78e1545e626e991.flv" -o "2013-05-29_09-56-50_f_67ab4383a8c32007a78e1545e626e991.flv" Code:
--tcUrl "rtmp://vod4.webvideocore.net/live/" -R --buffer 2000 Last edited by KSV : 06-11-2013 at 05:54 AM. Reason: typo |
#122
|
|||
|
|||
Re: Customized rtmpdump binaries with patch filecan you verify this again with latest binaries? size difference is only due to missing last slash in app and tcUrl parameter.
|
#123
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileThanks for the clarification but, yes, the bug exists in the latest binaries posted.
|
#124
|
|||
|
|||
Re: Customized rtmpdump binaries with patch filei have uploaded new binaries. it should fix the regression. parse_url function isn't that great in some situations. it's better to supply app and playpath as explicit parameters.
|
#125
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileQuote:
PS: This forum has stability issues. Please consider having a specific RSS feed or something with the changelog and the link to updated binaries. |
#126
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileKSV, you can help me to capture a video rtmpt the url of the video is
Code:
http://v3.webcasters.com.br/visualizador.aspx?CodTransmissao=141063 Code:
rtmpt://200.177.228.68:80/CursoForum_CursoForum_OD_Wowza?ticket=000000816647&id=38880699&crc=320094200&codTransmissao=mp4:92606_21.mp4 The rtmpdump gave me the result: Code:
C:\Documents and Settings\Administrador>rtmpdump -v -r "rtmpt://200.177.228.68:80/CursoForum_CursoForum_OD_Wowza?ticket=000000816647&id=38880699&crc=320094200&codTransmissao=mp4:92606_21.mp4" -W "http: //v3.webcasters.com.br/flashplayer/jwplayer6/jwplayer.flash.swf" -o teste30 RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... WARNING: Trying different position for server digest! INFO: Connected... ERROR: rtmp server requested close Last edited by KSV : 06-18-2013 at 12:05 PM. Reason: use code tags |
#127
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileQuote:
|
#128
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileQuote:
the stream using a token, add in your parameter this and test again Code:
-T "36QXq4W@GSBV^teR" |
#129
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileWould anyone be able to determine if Livestream.com support requires an update? It may be my connection, but when attempting to download, even the newest RTMPDump from the topic post ended downloads prematurely. I was attempting to download a pre-recorded stream/video from the site, having formatted my code similarly the code I found here here. My apologies for not being very versed, but since --resume/-e was giving me an error about not finding a keyframe, I was afraid there might be a skip in the recording between the attempts (although not exactly practical to watch the entire video to see).
Code:
64874.194 kB / 1678.36 sec (51.9%) ERROR: WriteN, RTMP send error 10053 (42 bytes) ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 67423 65003.075 kB / 1680.56 sec (52.0%) Download may be incomplete (downloaded about 52.00%), try resuming Edit: Code:
73693.020 kB / 1912.44 sec (59.1%) ERROR: WriteN, RTMP send error 10053 (42 bytes) ERROR: RTMP_ReadPacket, failed to read RTMP packet body. len: 66077 73693.810 kB / 1912.44 sec (59.1%) Download may be incomplete (downloaded about 59.10%), try resuming |
#130
|
|||
|
|||
Re: Customized rtmpdump binaries with patch fileProbably a bad format url but since you have not posted it ....
|
Tags: binaries, binary, patch, patches, rtmpdump, rtmpsrv, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|