rtspsrc: Cannot run in UWP ARM64 and x64 environments (v 1.18.0)
v1.18.0 RTSP server running on Win 10 platform
(1) Running "gst-launch-1.0 rtspsrc location=rtsp://192.168.50.167:8554/realtime latency=0 ! decodebin ! autovideosink sync=false" yields perfect results on Win 10 machine itself
(2) Running same pipeline with slight change in the sink as "rtspsrc location=rtsp://192.168.50.167:8554/realtime latency=0 ! decodebin ! appsink name=videoSink sync=false" on a Hololens 2, yields the following error:
Info: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ‘gio-proxy-resolver’The thread 0x1730 has exited with code 0 (0x0).
error in module rtspsrc0 reported: Could not get/set settings from/on resource. - ../gst/rtsp/gstrtspsrc.c(7527): **gst_rtspsrc_setup_streams_start **(): /GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0: Could not setup transport.