Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : please support xrandr or extend desktop #162

Closed
ytrezq opened this issue Jan 7, 2017 · 8 comments
Closed

Feature request : please support xrandr or extend desktop #162

ytrezq opened this issue Jan 7, 2017 · 8 comments

Comments

@ytrezq
Copy link

ytrezq commented Jan 7, 2017

Currently, Miraclecast can only be used for screen mirroring : I mean in the case of Xorg that you can’t use the Miracast connected screen to display something differently than the first one.
This implies an other thing : for example, if I have crt display limited to 1024×768 then I won’t be able to display 1080p on the 1080p television.

@albfan
Copy link
Owner

albfan commented Jan 8, 2017

Miracast just fixes some standars to use between two or more devices. See #4 for unimplemented feature (miraclecast as source) that will let you understand how to play around with miraclecast.

@ytrezq
Copy link
Author

ytrezq commented Jan 9, 2017

Yes, like ʜᴅᴍɪ. Concerning #4 do you mean it‘s up to each application to be compiled for supporting sending their video output by using Miraclecast as a library ?

@albfan
Copy link
Owner

albfan commented Feb 16, 2017

Didn't understand completely you question. You can stream out anything you want using miracast spec. Default implementations on phones stream out source screen because they use miracast for screen mirroring

See #172 to understand how to use miraclecast to source whatever you want

@albfan albfan closed this as completed Feb 16, 2017
@ytrezq
Copy link
Author

ytrezq commented Feb 16, 2017

@albfan : I simply mean an Xorg module is required for doing this by connecting screens through Miracast :

On Microsoft Windows®, you simply use ⊞+p

@albfan
Copy link
Owner

albfan commented Feb 16, 2017

Take a look at #172. You can do what you want when you implement the source

@ytrezq
Copy link
Author

ytrezq commented Feb 16, 2017

@albfan : so again, do you mean that for getting what I’m wanting, I need to use a code editor along a toolchain ?

@albfan
Copy link
Owner

albfan commented Feb 16, 2017

If you want to split a stream in 3 screens or whatever you need to customize miracle-gst.sh which takes the stream and outputs it (by default in a window) all the boilerplate part (negotiation, handshaking, stream) is done by miraclecast

@ytrezq
Copy link
Author

ytrezq commented Feb 18, 2017

@albfan : how do I tell Xorg to use a sceen resolution that match the one offered by the multiple displays ?

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

No branches or pull requests

2 participants