fcwu / desktop-mirror

A utility to stream screen and audio between Windows, Ubuntu or XBMC
Apache License 2.0
130 stars 20 forks source link

cannot find XBMC #1

Closed CaryLorrk closed 10 years ago

CaryLorrk commented 10 years ago

I install RaspBMC on Raspberry Pi, but desktop-mirror cannot find my XBMC. The PC and RPi are in the same subnet. How can I stream my desktop to XBMC?

fcwu commented 10 years ago

Before streaming out, enable XBMC remote control in setting panel. XBMC would open 8080 as default port to listen command from others. Then open this application and enter XBMC's "IP:8080"

CaryLorrk commented 10 years ago

I think the problem is that I set a user and a password to remote control. It's all good after I delete them. Thank you for help.