ClassicOldSong / Apollo

Sunshine fork
GNU General Public License v3.0
222 stars 8 forks source link

Artemis: Host PC returned error: Permission denied (Error code: 503) #47

Closed luyunyu closed 3 hours ago

luyunyu commented 3 hours ago

Firstly, I want to express my gratitude for your contributions to the open-source community. I'm encountering an issue where I can successfully connect to the first device, but when attempting to connect to the second device, I receive the following error: "Artemis: Host PC returned error: Permission denied (Error code: 503)". Could you please assist with this?

ClassicOldSong commented 3 hours ago

https://github.com/ClassicOldSong/Apollo/wiki/Permission-System

ClassicOldSong commented 3 hours ago

You need to grant "Launch Apps" permission for newly paired devices in order to start streaming from them, otherwise they'll only be able to join existing streams.

luyunyu commented 2 hours ago

I understand, thank you.