View Single Post
  #848  
Old 05-09-2017, 12:09 AM
horacio horacio is offline
Senior Member
 
Join Date: Oct 2012
Posts: 213
horacio is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


Quote:
Originally Posted by supersonic80 View Post
So, if I follow you right a model has "No Mobile Feed" if (vs == 0 && camserv < 840). Right?
'vs' means 'video state'

vs[0] = "PUBLIC"
vs[2] = "AWAY"
vs[12] = "PVT"
vs[13] = "GROUP"
vs[90] = "CAM-OFF"
vs[127] = "OFFLINE"

... and it obviously has nothing to do with "No Mobile Feed".So, "No Mobile Feed" is determined exclusively by the server where a model is at a given time. I have chosen the number 840 although it could be the number 839 or 841 because there is some small border space that is not in use. You probably thought about the server == 0 because the "No Mobile Feed" script defines server == 0 although it's not zero in practice for the convenience of elimination.
Reply With Quote