I have the XD1132 set up as a server but cant seem to stream the HDMI input from another player. Streaming files works fine. These are the two statements I've been using as taken from the documentation. Any ideas?
rStream = createObject("roRtspStream", "rtsp://192.168.10.101:554/hdmi:,encoder:")
'rStream = createObject("roRtspStream", "rtsp://192.168.10.101:554/file:///input.ts?loop")