Hello, I have a question about casting video to smart tvs. I run Linux Mint Cinnamon as one of my systems/desktop environments, and I realize there is GNOME Network Displays available to use for this. However, for me, I get two errors when trying to run it:
(gnome-network-displays:2430): Gnd-WARNING **: 11:37:13.971: Failed to create screencast session: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.ScreenCast”
(gnome-network-displays:2430): Gnd-WARNING **: 11:37:19.190: NdCCProvider: Failed to resolve Avahi service: Resolving failed: Timeout reached
After some searching through forums, I got the suggestion from an Ubuntu forum to fix the “org.freedesktop.portal.ScreenCast” error by installing the xdg-desktop-portal-dev package. I rebooted my computer after installing, then tried again. However I was met with the same errors as before plus a new one: ** (gst-plugin-scanner:2431): CRITICAL **: 11:37:13.773: _dma_fmt_to_dma_drm_fmts: assertion ‘fmt != GST_VIDEO_FORMAT_UNKNOWN’ failed
So at this point I am a bit stumped. Is this a problem with me not running an actual GNOME desktop environment (ie. this software only works specifically with GNOME desktop), or is there some other fix I can try?
Thank you