-
Notifications
You must be signed in to change notification settings - Fork 412
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
ERROR: dbus: cannot claim org.freedesktop.miracle.wifi bus-name: -13 (manager_dbus_connect() in wifid-dbus.c:898) #90
Comments
Nowadays you just need to stop your network service and miraclecast starts wpa_supplicant Use the elegant:
or the nasty:
All them should setup your environment correctly to run miraclecast succesfully. |
Thanks a lot after this , I thought the wifi icon was still gone and wifi was still closed then the wifi icon was still gone and wifi was still cloesed then I got nothing when I inputted p2p-scan No peers found is wifi open when I input p2p-scan? |
to use laptop as sink (showing screen from other device) use:
or (for control source device from sink)
|
Thanks again I finally got it ,and I connected my android phone successfully.Before that ,I used my iphone,it seemed couldn't work well in IOS. However using this |
Check the test-viewer.sh on res/ directory. Some gst plugins are needed to see the streaming. More details on README.md prerrequisites section. About apple devices, they don't implement miracast protocol, so it's not possible to use them with miraclecast. |
If you want to play around with iThings and airplay check https://github.com/jamesdlow/open-airplay If you don't have a Mac, Play2Wifi seems a good choice (maybe out of date) |
OK,thank you very much ,you are so kind. |
Hi, I'm trying to run miraclecast in fedora 24, but I'm getting the error: I think the problem is with fedora...can you tell if there is a solution for miraclecast to run in fedora_ |
@laar789 Did you follow install instructions on README.md? Did you copy dbus policy on /etc? |
Thank you a lot, that was the step I miss, sorry... LINK PEER-ID FRIENDLY-NAME CONNECTED But I can't find the way to accept the invitation.... |
Wifi Direct is the way both devices see each other (create a net between them) but miracast is the protocol that uses that net and do the screen mirroring. This is the screen where I start miracast protocol on my android You can install an app to take you to screen mirroring https://play.google.com/store/apps/details?id=com.mattgmg.miracastwidget&hl=es But some phones simply don't implement it. I can confirm for example on a samsung galaxy grand2. Where that link don't do anything at all (although it takes you to screen mirroring display). |
@laar789 seems fedora do not have enabled wifi p2p on wpa_supplicant. See #101 (comment) |
Hi Alberto,
I got this ERROR when running
$ sudo miracle-wifid --wpa-bindir /sbin &
ERROR: dbus: cannot claim org.freedesktop.miracle.wifi bus-name: -13 (manager_dbus_connect() in wifid-dbus.c:898)
And I found #20 ,but couldn't find your answer about miracle-wifi.sh in /res dir
wifi device also supports p2p.
the system is ubuntu 16.04, systemd 229
Thanks for help
The text was updated successfully, but these errors were encountered: