 Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)
Yes they changed the models data, old one was:
nm: m[0],
uid: m[2],
vs: m[3],
camserv: m[6],
camscore: m[14],
continent: m[15],
rc: m[19]
Now is.
nm: m[0],
uid: m[2],
vs: m[3],
camserv: m[6],
topic: m[14],
camscore: m[16],
continent: m[17],
rc: m[20],
tags: m[21]
MFC node should also be updated with this new format.
|