Search Unity

VISCA protocol Over IP or over RS-232

Discussion in 'Scripting' started by elmoya, Nov 16, 2019.

  1. elmoya

    elmoya

    Joined:
    Aug 27, 2015
    Posts:
    5
    Hi everybody!

    Has anyone tried to control an external PTZ camera through VISCA protocol over IP or over RS232 from unity?
    I have the Serial port utility plugin, and i can receive signals from external controller into Unity (but i don´t know how to use these commands). Now I need to do the inverse process... send commands from unity to external device with Visca rs232 or Visca IP.
    Does anyone know another plugin or library?

    Thanks in advance!

    Mariano
     
    Last edited: Nov 16, 2019
  2. GarryMann

    GarryMann

    Joined:
    Nov 19, 2019
    Posts:
    1
    Hi!
    Well, if you use RS232, then you can share and get remote access using software, for example serial to ethernet. You can configure communication through over IP. This software will work as a client and as a server.