Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Playing online streaming in media players (http://stream-recorder.com/forum/forumdisplay.php?f=77)
-   -  

jimey.tv: Problem watching with rtmpdump + VLC

(http://stream-recorder.com/forum/showthread.php?t=10063)

jamba 09-22-2011 12:41 PM

jimey.tv: Problem watching with rtmpdump + VLC


 
I try to watch from jimey using RTMPdump and vlc

Code:

rtmpdump -r rtmpe://146.185.18.58/edge -W http://jimey.tv/player/fresh.swf -T "zyklPSak>3';CyUt%)'ONp" -p http://jimey.tv/player/embedplayer.php?channel=freefutboltotal -y 32w6eAi+uSJ16kJZL47dsbkS842N2T7 | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
dunno where I put the mistake

nullacht 10-17-2011 03:21 PM

Jimey.tv


 
Code:

http://jimey.tv/player/embedplayer.php?channel=ftotal1017j&user=ftotal1017j&width=500&height=400
Code:

rtmpdump -r "rtmpe://146.185.18.82/edge/" -W "http://jimey.tv/player/fresh.swf" -y "wUq8r+QpnjdeMc+QtI7n4A==" -o wUq8r+QpnjdeMc+QtI7n4A==.flv -T "zyklPSak>3';CyUt%)'ONp"
Code:

RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  author
INFO:  copyright
INFO:  description
INFO:  keywords
INFO:  rating
INFO:  title
INFO:  presetname            Custom
INFO:  creationdate          Mon Oct 17 13:44:39 2011
INFO:  videodevice          TridVid Capture
INFO:  framerate            15.00
INFO:  width                320.00
INFO:  height                240.00
INFO:  videocodecid          VP62
INFO:  videodatarate        220.00
INFO:  videokeyframe_frequency5.00
INFO:  audiodevice          TridVid Capture
INFO:  audiosamplerate      11025.00
INFO:  audiochannels        2.00
INFO:  audioinputvolume      75.00
INFO:  audiocodecid          .mp3
INFO:  audiodatarate        20.00
2495.646 kB / 85.37 sec


nullacht 10-18-2011 05:07 AM

Jimey.tv


 
They are using DES to encrypt the playpath.

Source code:

Code:

file=ftotal1017j1651
Code:

ftotal1017j1651
Key: PASSWORD

DES [ECB Mode] encrypted [Base64]:

Code:

wUq8r+QpnjdeMc+QtI7n4A==

karlo2105 10-18-2011 04:26 PM

Re: Jimey.tv


 
Quote:

Originally Posted by nullacht (Post 33589)
They are using DES to encrypt the playpath.

Source code:

Code:

file=ftotal1017j1651
Code:

ftotal1017j1651
Key: PASSWORD

DES [ECB Mode] encrypted [Base64]:

Code:

wUq8r+QpnjdeMc+QtI7n4A==

How do you decrypt it?
Apart StreamTransport which gives me correct jimey.tv working rtmp address, rtmpsrv, rtmpsuck, URL Snooper and Httpfox all give me redirect rtmp address.
:D

KSV 10-18-2011 11:46 PM

Re: Jimey.tv


 
Quote:

Originally Posted by karlo2105 (Post 33603)
How do you decrypt it?
Apart StreamTransport which gives me correct jimey.tv working rtmp address, rtmpsrv, rtmpsuck, URL Snooper and Httpfox all give me redirect rtmp address.
:D

it's easy to get the actual address from redirected rtmp url. rtmpsuck also grabs encrypted playpath and actual stream address after redirection.

Code:

RTMP Proxy Server v2.4 GIT-2011-09-30 (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!
Processing connect
      app : redirect
  flashVer : WIN 11,0,1,152
    swfUrl : http://jimey.tv/player/fresh.swf
    tcUrl : rtmp://77.247.178.10/redirect
  pageUrl : http://jimey.tv/player/embedplayer.php?channel=1810mania&user=1810mania&width=620&height=340&website=jimey.tv
ERROR: WriteN, RTMP send error 10038 (16 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!

Processing connect
      app : edge
  flashVer : WIN 11,0,1,152
    swfUrl : http://jimey.tv/player/fresh.swf
    tcUrl : rtmpe://184.95.47.66/edge
  pageUrl : http://jimey.tv/player/embedplayer.php?channel=1810mania&user=1810mania&width=620&height=340&website=jimey.tv
WARNING: Trying different position for server digest!
      live : no
  Playpath : 1810mania597
 Saving as : 1810mania597
      live : no
  Playpath : 90G9L0CRUWijjdqfW39dbQ==
 Saving as : 90G9L0CRUWijjdqfW39dbQ==



All times are GMT -6. The time now is 02:48 PM.