Hi,
I'm working on a solution with a couple of XT1144 with the RTSP server plugin and a XC4055 unit. The goal is to bring the hdmi signal input from the XT unit into two different area of the XC unit.
The Server plugin works fine and I am able to get the stream into VLC.
But when I try to get the stream inside the XC unit I get this error:
[ 4164.877] loadfile: rtsp://192.168.1.77:8090/mem:/display/stream.ts, user-agent="BrightSign/9.0.22.3 (XC4055) Lavf/59.30.100",cookies="yes",vid="auto",video-scale-x="1",video-scale-y="1", video-pan-x="O", video-pan-y="O", keepaspect="yes", video-unscaled="no", image-display-duration="inf",audio-device="alsa/analog_hdmi1",audio-channels="auto", audio-spdif="ac3,dts, dts-hd, eac3, truehd", video-rotate="O", loop-file="inf" pause="no",opacity="255",geometry="1920x1080+0+0"
[ 4164.884] MPV [lavf] avformat_open_input() failed
[ 4164.884] MPV [cplayer] Failed to recognize file format.
Different RTSP url from the web works fine on XC unit...
Any advise?
Thanks