Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
#11
|
|||
|
|||
Re: [rtmpdump] The Justin.tv problemKsv guru finds solution to all
did you mean change " to \ in here. Code:
while ((opt =
getopt_long(argc, argv,
"hVveqzr:s:t:p:a:b:f:o:u:C:n:c:l:y:Ym:k:d:A:B:T:w:x:W:X:S:#j:",
longopts, NULL)) != -1)
{
windows users who want to compile i recommend svnpenns excellent guide http://svnpenn.blogspot.com/2011/06/mingw-and-msys.html before you use mingw you must set path (or do you?) http://www.mingw.org/wiki/Getting_Started read carefully : Graphical User Interface Installer and Environment Settings example of inserted path C:\MinGW\bin;C:\MinGW\msys\1.0\bin; before the oldtext in the box http://svnpenn.blogspot.com/2011/06/rtmpdump-mingw.html this way it only took half a day to understand and to compile a working rtmpdump |
|
#12
|
|||
|
|||
Re: [rtmpdump] The Justin.tv problemno, you need to change it when you pass the token on windows command line.
Code:
rtmpdump.exe
-r "rtmp://199.9.255.137/app/jtv_XFt96w52uPeVHPeM"
-j "a97875b2579fcae4964157cb4cca8696dc5baa2e:{\"swfDomains\": [\"justin.tv\", \"jtvx.com\", \"xarth.com\", \"twitchtv.com\", \"twitch.tv\", \"wdtinc.com\", \"imapweather.com\", \"facebook.com\", \"starcrafting.com\"], \"streamName\": \"jtv_XFt96w52uPeVHPeM\", \"expiration\": 1311335368.6078761, \"server\": \"lhr01-video5-1\"}"
-W "http://www-cdn.justin.tv/widgets/live_frontpage_player.r894a72efd2e4c274a47075a851f98064bc143954.swf"
-o Test.flv
|
|
#13
|
|||
|
|||
Problem downloading from Justin.tv with rtmpdumpQuote:
Code:
RTMP Server v2.4 GIT-2011-07-21 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL Streaming on rtmp://0.0.0.0:1935 WARNING: Trying different position for client digest! rtmpdump -r "rtmp://199.9.255.142/app" -a "app" -f "WIN 10,3,181,16" -W "http:// www-cdn.justin.tv/widgets/live_frontpage_player.r894a72efd2e4c274a47075a851f9806 4bc143954.swf" -p "http://ru.justin.tv/" -y "jtv_aN3Zuj9i_kuCWHyG" -o jtv_aN3Zuj 9i_kuCWHyG.flv Closing connection... done! RTMPDump v2.4 GIT-2011-07-21 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... ERROR: Closing connection: NetStream.Play.Failed WARNING: Trying different position for client digest! Duplicate request, skipping. Closing connection... done! Last edited by chap : 07-22-2011 at 11:28 AM. |
|
#14
|
|||
|
|||
Re: Problem downloading from Justin.tv with rtmpdumpyou are not supplying the token. you have to use -j or --jtv switch to provide the token. currently there is no support in rtmpsrv or rtmpsuck to automatically detect the token. however i am thinking to implement it in next few days.
|
|
#15
|
|||
|
|||
Re: [rtmpdump] The Justin.tv problemI tried with Powershell and not cmd : the backslash works in cmd but not in Powershell, the escaping character for Powershell is a mystery ...
Last edited by toine512 : 07-22-2011 at 12:19 PM. Reason: stupid "c" key ! |
|
#16
|
|||
|
|||
Re: Problem downloading from Justin.tv with rtmpdumpQuote:
Code:
C:\Documents and Settings\Администратор\Мои документы\STREAM\rtmpdump-2.3-window
s\rtmpdump-2.3\rtmpexplorer\rtmpdump-2.4>rtmpdump -r "rtmp://199.9.255.138/app/j
tv_n8ByWNUQRhHSH0uB" -j "b314cedb3281d467b619cf1ae319e8ac4fe753ff:{\"swfDomains\
": [\"justin.tv\", \"jtvx.com\", \"xarth.com\", \"twitchtv.com\", \"twitch.tv\",
\"wdtinc.com\", \"imapweather.com\", \"facebook.com\", \"starcrafting.com\"], \
"streamName\": \"jtv_n8ByWNUQRhHSH0uB\", \"expiration\": 1311359065.579859, \"se
rver\": \"lhr01-video6-1\"}" -W "http://www-cdn.justin.tv/widgets/live_frontpage
_player.r894a72efd2e4c274a47075a851f98064bc143954.swf" -o jtv.flv
RTMPDump v2.4 GIT-2011-07-21 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 0.00
INFO: width 640.00
INFO: height 360.00
INFO: videodatarate 500.00
INFO: framerate 30.00
INFO: videocodecid 7.00
INFO: audiodatarate 92.77
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo TRUE
INFO: audiocodecid 10.00
INFO: filesize 0.00
4924.292 kB / 63.46 sec
Last edited by chap : 07-22-2011 at 03:55 PM. |
|
#17
|
|||
|
|||
Re: [rtmpdump] The Justin.tv problemmy code to watch on VLC failed
Code:
rtmpdump -v -r "rtmp://199.9.252.37/app/jtv_H0wPOG869jkjE4Sw" -j "a97875b2579fcae4964157cb4cca8696dc5baa2e:{\"swfDomains\": [\"justin.tv\", \"jtvx.com\", \"xarth.com\", \"twitchtv.com\", \"twitch.tv\", \"wdtinc.com\", \"imapweather.com\", \"facebook.com\", \"starcrafting.com\"], \"streamName\": \"jtv_H0wPOG869jkjE4Sw\", \"expiration\": 1311335368.6078761, \"server\": \"lhr01-video5-1\"}" -W "http://www-cdn.justin.tv/widgets/live_frontpage_player.r894a72efd2e4c274a47075a851f98064bc143954.swf" -p "http://pt-br.justin.tv/lisciota#/w/1520328416/2" | "C:\Users\USER\Documents\CD\VLC\vlc.exe" -
|
|
#18
|
|||
|
|||
Re: [rtmpdump] Problem downloading from Justin.tvQuote:
Code:
127.0.0.1 199.9.255.139 Code:
-uThe system cannot find the file specified. grep: writing output: Invalid argument grep: writing output: Invalid argument Thanxs |
|
#19
|
|||
|
|||
Re: [rtmpdump] Problem downloading from Justin.tvuse RTMPexplorer to redirect traffic to rtmpsrv or rtmpsuck.
|
|
#20
|
|||
|
|||
Re: [rtmpdump] Problem downloading from Justin.tvQuote:
Also thanks KSV for you up to date builds. |
|
| Tags: justin, justin tv, rtmpdump |
| Thread Tools | |
| Display Modes | |
|
|