Scripting Command MARUI_Streaming
This command controls MARUI’s stream-video-to-android-device capabilities.
Parameters:
-listNetworkAdapters (-lna)
Get a list of available network adapters.
-networkAdapter (-na) <string>
Set the network adapter for steaming.
-start (-sta)
Start streaming.
-stop (-sto)
Stop streaming.
-getStatusCode (-gsc)
Get an integer status code number on the current networking status.
0 = The networking thread is not running.
1 = The streaming service is inactive.
2 = The networking is being started.
3 = Networking is running but the client app has not connected yet.
4 = The app is connected and data transfer is taking place.
5 = The client app disconnected.
6 = The networking is being shut down.
-getStatusString (-gss)
Get an human readable status message number on the current networking status.