`GST_DEBUG=5 G_MESSAGES_DEBUG=all GST_

GST_DEBUG=5 G_MESSAGES_DEBUG=all GST_DEBUG_DUMP_DOT_DIR=$(pwd) flatpak run org.gnome.NetworkDisplays
7 Replies
M2
M24mo ago
Ran this and I get the same usual response. It fails to connect to the device and says error. I've tried using miracast with my ROKU and at work with EPSON projectors
Lorbus
LorbusOP4mo ago
I'd need the full logs. You can open an issue with those on https://gitlab.gnome.org/GNOME/gnome-network-displays/
GitLab
GNOME / gnome-network-displays · GitLab
Screencasting for GNOME. Supports the Miracast and Chromecast protocols.
M2
M24mo ago
No description
M2
M24mo ago
Okay will write the output to a file later today, just trying to get this going before class
Lorbus
LorbusOP4mo ago
it's probably trying to connect via WiFi P2P, which isn't very well supported in Linux unfortunately. When connected to the same network and with the display advertising itself over mDNS, Miracast over Infrastructure (MICE) is used, which is way more stable.
M2
M24mo ago
I'll get you the logs later today so you can look, but it's definitely not working here.
Lorbus
LorbusOP4mo ago
Happy to take a look tonight, I just need the output of G_MESSAGES_DEBUG=all flatpak run org.gnome.NetworkDisplays

Did you find this page helpful?