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

Could you give me "index.html" to play video ? #94

Open
MetakingGGH opened this issue Jun 27, 2022 · 2 comments
Open

Could you give me "index.html" to play video ? #94

MetakingGGH opened this issue Jun 27, 2022 · 2 comments

Comments

@MetakingGGH
Copy link

hello. I am a beginner in programming and currently studying deep reinforcement learning using MAgent.
(https://github.com/geek-ai/MAgent/)

After doing the calculations, I got the two files named "config.json" and "video_1.txt".

*Since I cannot upload a file in 'json' format here, save the contents of the config.json file as txt and upload it.

config.txt

video_1.txt

video_2.txt

'MAagent' says that it can play video using these, but I don't know how to proceed.

It seems to serve an index.html file, but I can't find it.

175846443-638dd541-96c5-4433-ad47-f16ad2121fb7

If anyone knows how to play these, please let me know

@MetakingGGH MetakingGGH changed the title Is it possible to play the video using these files in index.html? Could you give me "index.html" ? Jun 27, 2022
@MetakingGGH MetakingGGH changed the title Could you give me "index.html" ? Could you give me "index.html" to play video ? Jun 27, 2022
@Kipsora
Copy link
Collaborator

Kipsora commented Jun 27, 2022

As described in the guide you quote, you should be able to access the render inside build/render. The index.html is located here but the user is not supposed to access the html from there. The whole render library will be copied during the building stage, as described here. Have you successfully built MAgent?

@MetakingGGH
Copy link
Author

Thanks for your kind advice.
Now, because I went to the lab, I can't access the PC where the code was running.
I'll check it out after work.
Thanks again for your kind advice.

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

2 participants