![]() |
FirstModulAR 0.1.0
|
The Python Transport package is currently deprecated, as we determined for most purposes direct console communication is simpler than hosting and connecting to a dedicated server instance. An good example of this functionality is shown in the License Plate Recognition package. That said, there are instances where hosting a server using python may be beneficial, such as if you need to use separate machines for the python process and the Unity server.
This package contains the PythonTransport Unity script, which communicates with the other included python examples in the python~ folder.