I have NG built from the latest commit #4c0c102 (10/11/2019) on a Vero4K (OSMC) and an RPi3 (RaspbianLite) Platform capture works on both devices and can be seen in the webGUI live preview. On the Vero4K I have "forwarder" activated, with the "JSON target" and "flatbuffer target" set to the IP address of the RPi3 and the default ports. Debug output is: [hyperiond JSONSERVER] <INFO> Started on port 19444 [hyperiond FLATBUFCONNECTION] <INFO> Connecting to Hyperion: 192.168.1.250:19401 [hyperiond NETFORWARDER] <INFO> Forward now to json targets '192.168.1.250:19446' [hyperiond NETFORWARDER] <INFO> Forward now to flatbuffer targets '192.168.1.250:19401' On the RPi3 I have "Flatbuffers Server" and "Protocol Buffers Server" activated, set to the same ports as above. Debug output is: [hyperiond JSONSERVER] <INFO> Started on port 19444 [hyperiond FLATBUFSERVER] <INFO> Started on port 19401 [hyperiond PROTOSERVER] <INFO> Started on port 19446 So how should I see the Vero4K forwarded onto the RPi3? I assumed there would be an option in the RPI3 "remote control" to select the Vero4K as a source, but I only have the usual: System Platform Capture: (Dispmanx) System Effect: Warm mood blobs Is there something else I should be doing? Many Thanks,