All good, I've already checked the code. Thx for the hint.
Quote:
Originally Posted by horacio
'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.
|