View Single Post
  #9  
Old 11-23-2014, 06:55 AM
kiranio kiranio is offline
Junior Member
 
Join Date: Nov 2014
Posts: 9
kiranio is on a distinguished road
Default

Re: rtmp_readpacket (maybe token?)


Quote:
Originally Posted by biezom View Post
hello
read this thread with more details how to use Winhex

HTML Code:
http://stream-recorder.com/forum/cant-play-channel-because-token-t18788.html
Biezom, thanks, this was the post that I was following the instruction.

Stroller12, thanks, for clarifying the instruction. I tried your steps but I came up with this on this site http://freetvall.com/video/8U158YHD5...story-Channel:

Code:
Offset      0  1  2  3  4  5  6  7   8  9  A  B  C  D  E  F

065C5680   73 65 63 75 72 65 54 6F  6B 65 6E 52 65 73 70 6F   secureTokenRespo
065C5690   6E 73 65 00 2E 00 00 00  E4 40 38 60 9C FB B4 0C   nse .   ä@8`??´ 
065C56A0   A0 FD 5A 06 00 00 00 00  00 00 00 00 00 00 00 00   *ýZ             
065C56B0   4E 65 74 53 74 72 65 61  6D 2E 50 6C 61 79 2E 53   NetStream.Play.S
065C56C0   74 61 72 74 00 00 00 00  63 6F 6D 2E 6A 65 72 6F   tart    com.jero
065C56D0   65 6E 77 69 6A 65 72 69  6E 67 00 00 00 00 00 00   enwijering      
065C56E0   63 6F 6D 2E 6A 65 72 6F  65 6E 77 69 6A 65 72 69   com.jeroenwijeri
065C56F0   6E 67 00 00 00 00 00 00  4E 65 74 53 74 72 65 61   ng      NetStrea
065C5700   6D 2E 50 6C 61 79 2E 52  65 73 65 74 00 00 00 00   m.Play.Reset    
065C5710   5F 72 6F 6F 74 2E 69 6E  73 74 61 6E 63 65 34 30   _root.instance40
065C5720   36 00 00 00 00 00 00 00  76 6F 78 2D 73 74 61 74   6       vox-stat
065C5730   69 63 2E 6C 69 76 65 72  61 69 6C 2E 63 6F 6D 00   ic.liverail.com 


Offset      0  1  2  3  4  5  6  7   8  9  A  B  C  D  E  F

603B0B50   43 61 6D 65 72 61 12 6D  61 78 50 61 75 73 65 42   Camera maxPauseB
603B0B60   75 66 66 65 72 54 69 6D  65 0C 69 6E 42 75 66 66   ufferTime inBuff
603B0B70   65 72 53 65 65 6B 0D 62  75 66 66 65 72 54 69 6D   erSeek bufferTim
603B0B80   65 4D 61 78 0F 72 65 63  65 69 76 65 56 69 64 65   eMax receiveVide
603B0B90   6F 46 50 53 0B 74 6F 67  67 6C 65 50 61 75 73 65   oFPS togglePause
603B0BA0   05 70 6C 61 79 32 0D 6D  75 6C 74 69 63 61 73 74    play2 multicast
603B0BB0   49 6E 66 6F 09 6C 69 76  65 44 65 6C 61 79 0D 64   Info liveDelay d
603B0BC0   65 63 6F 64 65 64 46 72  61 6D 65 73 0A 76 69 64   ecodedFrames vid
603B0BD0   65 6F 43 6F 64 65 63 0A  61 75 64 69 6F 43 6F 64   eoCodec audioCod
603B0BE0   65 63 1A 6D 75 6C 74 69  63 61 73 74 50 75 73 68   ec multicastPush
603B0BF0   4E 65 69 67 68 62 6F 72  4C 69 6D 69 74 17 6D 75   NeighborLimit mu
603B0C00   6C 74 69 63 61 73 74 57  69 6E 64 6F 77 44 75 72   lticastWindowDur
603B0C10   61 74 69 6F 6E                                     ation

Offset      0  1  2  3  4  5  6  7   8  9  A  B  C  D  E  F

60384A60   62 79 74 65 43 6F 75 6E  74 00 00 00 63 75 72 72   byteCount   curr
60384A70   65 6E 74 42 79 74 65 73  50 65 72 53 65 63 6F 6E   entBytesPerSecon
60384A80   64 00 00 00 4E 65 74 53  74 72 65 61 6D 2E 43 6F   d   NetStream.Co
60384A90   6E 6E 65 63 74 2E 46 61  69 6C 65 64 00 00 00 00   nnect.Failed    
60384AA0   61 75 64 69 6F 63 6F 64  65 63 00 00 76 69 64 65   audiocodec  vide
60384AB0   6F 63 6F 64 65 63 00 00  64 65 63 6F 64 65 64 46   ocodec  decodedF
60384AC0   72 61 6D 65 73 00 00 00  6C 69 76 65 44 65 6C 61   rames   liveDela
60384AD0   79 00 00 00 62 75 66 66  65 72 4C 65 6E 67 74 68   y   bufferLength
60384AE0   00 00 00 00 62 75 66 66  65 72 54 69 6D 65 00 00       bufferTime  
60384AF0   4C 6F 63 61 6C 50 75 62  6C 69 73 68 65 72 00 00   LocalPublisher

The above was all the "securetoken" and "decodedframes" I could fine on the 2nd flashplayerplugins.x.x.x the first entry and the plugincontainer was not searchable because of "memory changed" problem.

Thanks, I hope you could help more.
Reply With Quote