Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Black screen in desktop-source-test #178

Open
githaff opened this issue Aug 24, 2017 · 10 comments
Open

Black screen in desktop-source-test #178

githaff opened this issue Aug 24, 2017 · 10 comments

Comments

@githaff
Copy link

githaff commented Aug 24, 2017

I am trying to connect to the Microsoft Wireless Display Adapter. It connects ok. But after that, all I see is a black screen. Both when I use WFD_DESKTOP pipeline and WFD_TEST_VIDEO. Using --gst-debug-level=4 I can see that frames are sent. What can I do wrong? What can I do to investigate the source of the problem?

Log: wds-black-screen-log.txt

@majkrzak
Copy link

@githaff Hi, did you find a solution to this problem?

@githaff
Copy link
Author

githaff commented Oct 13, 2018

@majkrzak hi. I haven't. It was just an investigation of what is possible, for non-critical stuff. So had to abandon it.

@majkrzak
Copy link

What I see is that both devices I've checked are detecting WDA dongle as a 1080p60, when trying to choose this resolution 303 repose is returned, at the other hand when choosing other from available black screen is seen and device is still detected as 1080p60. @microsoft any comments?

@marnunez
Copy link

Same results here.

@majkrzak
Copy link

majkrzak commented Oct 29, 2018 via email

@marnunez
Copy link

@majkrzak any breakthroughs? I'm still giving this a try from time to time, but I can't seem to get this to work. I've modified the debian_source_test code a bit, limiting the resolution options, yet I keep hitting the same black screen.

@ammen99
Copy link

ammen99 commented Jan 3, 2019

Has anybody found a solution? I get this with a Sony TV as a sink.

@majkrzak
Copy link

majkrzak commented Jan 3, 2019 via email

@ammen99
Copy link

ammen99 commented Jan 3, 2019

I've dumped transmission of windows 10 connecting to Microsoft Wireless Display. There is no anything special there except audio negotiation. I would say that gstreamer may not encode stream correctly.

This is possible. I tried changing the udpsink to a filesink, and the resulting file cannot be opened by vlc, but is readable by totem.

@majkrzak
Copy link

majkrzak commented Jan 3, 2019

I had an idea to emit stream itself with vlc after proper negotiation.
Also network mannager don't have to be shut down to establish connection. wpa-supplicatnt might be controled with socket, or with dbus

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@githaff @marnunez @majkrzak @ammen99 and others