Normally, 802.11 devices operate in CSMA mode. This is fine for indoor networks where the clients see each others signals. But outdoors it is a disaster, especially when the many remote clients are streaming IP video. In this case, the clients do not see each other and Hidden Node and Near-Far issues (where the Near unit gets most of the access) make a video surveillance system unworkable. Too many lost packets caused video break-up.
Polling is one of the ways to fix this problem. Like Proxim uses in their WORP protocol and Karlnet used to use in the TurboCell protocol. Alavrion also has radios that poll.
QUESTION:
Does the Mikrotik OS support a wireless polling protocol? Has anyone have experience with it? Thanks!