cloud-game in docker #359
-
I cloned repository using this command git clone https://github.com/giongto35/cloud-game.git Then I run cloud-game in docker using this command provided in instrucyions make dev.run-docker I see in console log that it detected my roms cloud-game-local | -------------------------------------------- when I connect to http://localhost:8000/ I see no games in list. My OS is Ubuntu 21.10 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
No, it should work. I just rechecked and it is working. |
Beta Was this translation helpful? Give feedback.
-
Yes it looks like it did not work in Firefox. |
Beta Was this translation helpful? Give feedback.
No, it should work. I just rechecked and it is working.
Check the logs in the browser and Docker. Try to run the app without any modifications. Use Chrome. Make sure WebRTC is not blocked in the browser or in the system as well as ports defined here https://github.com/giongto35/cloud-game/blob/master/docker-compose.yml. Then try host mode in the docker-compose.