Code Monkey home page Code Monkey logo

Comments (7)

chrislanzl avatar chrislanzl commented on June 4, 2024 1

My guess. Confusion came from the README not mentioning what's in your last comment.

Maybe updating it like this:

...
pip install pipwin pycaw
pipwin install pyaudio

python ap2-receiver.py --list-interfaces (identify the GUID of the network interface to be used by receiver)

python ap2-receiver.py -m myap2 -n [YOUR_INTERFACE_GUID] (looks like this for instance {02681AC0-AD52-4E15-9BD6-8C6A08C4F836} )

from airplay2-receiver.

MasterCubo avatar MasterCubo commented on June 4, 2024

I found one available network interface that contained my IPv6 address, but when I went to use it, it said [Network interface not found.]

from airplay2-receiver.

MasterCubo avatar MasterCubo commented on June 4, 2024

And again, sorry for the update, but I found the problem, and put the GUID in brackets, but now the server isn't showing up on my iPhone. :/ They appear to be on the same IP.

from airplay2-receiver.

systemcrash avatar systemcrash commented on June 4, 2024

GUID is randomly generated. Same IP = bad....

from airplay2-receiver.

dinpau avatar dinpau commented on June 4, 2024

Same problem here also on Windows 10, specified the GUID with brackets but my Iphone cannot find the server

from airplay2-receiver.

systemcrash avatar systemcrash commented on June 4, 2024

Not enough info. I don't even understand the first issue anything more than "it doesn't work for me". This could be anything - but the first I'd check is whether the ZeroConf messages are sent out from the broadcasting host, at least.

from airplay2-receiver.

systemcrash avatar systemcrash commented on June 4, 2024

I'm closing this without further info or logs. I know this for a fact: specifying a GUID where there should be an IP will not get you anywhere. mDNS broadcasts the chosen IP, not its GUID. Use --list-interfaces to query the available ones.

If anyone else has useful info for this (esp on Windoze), please re-open this.

from airplay2-receiver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.