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

Can't get it working #26

Open
DavidCA916 opened this issue Oct 18, 2011 · 2 comments
Open

Can't get it working #26

DavidCA916 opened this issue Oct 18, 2011 · 2 comments

Comments

@DavidCA916
Copy link

htpc-den@htpc-den:~/Desktop/PascalW-Airplayer-7776e54/airplayer$ python airplayer.py
2011-10-17 20:15:09 [INFO] Starting Airplayer
2011-10-17 20:15:09 [DEBUG] TEMP DIR: /tmp/tmpm8Uu7N
2011-10-17 20:15:09 [DEBUG] Sending wake event
2011-10-17 20:15:10 [DEBUG] Registered bonjour service htpc-den._airplay._tcp.

Running from Ubuntu with Boxee installed on it.

My settings.py are set to Boxee, port 8800, even tried putting my Boxee username/pass into the places for user and pass (tried None/None and 'user'/'pass', neither worked)

Tried port-forwarding both 6002 (airplayer) and 8800 (boxee) to no luck.

When I run python airplayer.py, it does the above quoted text, the AirPlay button shows on my iPhone, I press it, select htpc-den, then nothing happens. No more info in the terminal from the debug being set to true...no picture/video/music in Boxee.

Not sure what I'm doing wrong here...

@pascalw
Copy link
Owner

pascalw commented Oct 18, 2011

If there's no debug info in the terminal after starting up, then Airplayer is not receiving any requests from your iPhone. This suggests there's some connection issue between your iPhone and Airplayer box, possibly a firewall.

Also, I'm not actively maintaining Airplayer anymore. I remember Boxee made some backwards incompatible changes to their API, so maybe the Boxee backend doesn't even work anymore. But even then you should have more debug information in your log.

@kubunteando
Copy link

Which Linux distribution Linux is FPSDavid using?
Did you install airplay to start automatically in init.d?
I followed this guide:
http://htpcbuild.wordpress.com/2011/03/05/get-airplay-working-on-your-xbmc-live-htpc/

I could use airplay in XBMC when I started it manually using python airplay.py.
But when I continued futther on the step-list and I configured to start it automatically it does not work any more...
Even if I start it manually again... I start to wonder whether something was changed when running update-rc.d...
i tried to revert the steps but still nothing...
I use Kubuntu 11.10 64bits

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

3 participants