View Single Post
  #4  
Old 11-26-2014, 11:16 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: Rtmp Help - King Of Queens???


I use a custom tool what can read the rtmp data in realtime and there I can execute it also directly before stream is loaded in browser.

So you could try to use the rtmpsrv-vlc but this dosen't work for your site.On the other hand you can patch your rtmpsuck file to execute rtmpdump with actually obtained rtmpdatas (instead to write a output file) so this should work too.Maybe anyone here can compile a version for you what can do this so I just patch or write new codes pieces by myself in debugger (OllyDBG) only.

But a better solution would be if anyone writes a script for your site (similar as WeebTV script by KSV) to read the app hash.

greetz
Reply With Quote