BluEye-Robotics / ProtocolDefinitions

Collection of protocol definitions for the Blueye underwater drones
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Rework nr of spectators #27

Closed erlenner closed 3 years ago

erlenner commented 3 years ago

Use NStreamersTel instead of SpectatorsTel, to emphasize that it is the total number of streaming clients.

And include number of guestport streamers in the same message.

The old message is kept for backwards compability until we make larger changes in the protocol.