Thread
:
save client data with rtmpsuck
View Single Post
#
4
02-03-2013, 04:09 AM
KSV
Senior Member
Join Date: Apr 2011
Posts: 853
Re: save client data with rtmpsuck
why not use the
-z
switch and redirect output to file.
Code:
rtmpsuck -z 2> Debug.txt
and then filter out lines with DEBUG2: to reduce noise in the dump.
KSV
View Public Profile
Send a private message to KSV
Find all posts by KSV