Quote:
Originally Posted by athos
As you can see, after a rtmp request is captured by rtmpsrv.exe, the stream is no longer playing in the browser. I need it to continue playing because there can be another stream coming up so I need to capture that too.
|
This is not possible, by design. You would have to use RtmpSuck instead.
Quote:
Originally Posted by athos
Another change is that I need to know the process id (PID) of the browser that is making the request through proxy, so rtmpsrv.exe can run rtmpdump.exe with another parameter that is the PID.
|
This is possible, but why would RtmpDump need the PID of the browser?