View Single Post
  #892  
Old 06-29-2017, 05:08 AM
ZeChico ZeChico is offline
Member
 
Join Date: Apr 2014
Posts: 31
ZeChico is on a distinguished road
Default

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.
Reply With Quote