Receive matrices from a jit.net.send object via TCP/IP
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
out | n/a | 1 | 1 | 1 | 1 | 1 | char long float32 float64 |
getmatrix | Retrieves the next incoming matrix. This message is only useful when used in conjunction with Javascript, Java, and C. | |
getmessage | Retrieves the next incoming message. This message is only useful when used in conjunction with Javascript, Java, and C. |
Name | Type | g/s | Description |
---|---|---|---|
connected | int | Whether or not the object is currently connected to a jit.net.send client. | |
ip | symbol | The IP address to monitor for incoming connections (default = ANY) | |
port | int | The port to monitor for incoming connections (default = 7474) |
Name | Description |
---|---|
jit.broadcast | Broadcast video using RTSP |
jit.net.send | Send matrices to a jit.net.recv object via TCP/IP |
jit.qt.broadcast | Broadcast video using RTSP (Macintosh only) |
Tutorial 52: Jitter Networking | Tutorial 52: Jitter Networking |