Difficulty to create videos

Question :
Example of video recording ?

How severe does this issue affect your experience of using Ray?

  • Low: It annoys or frustrates me for a moment.

Hello, I am new to using Ray, I am currently developing this project (GitHub - Maxalaar/MultiAgentCorridor: The objective is to become familiar with the multi-agent environment on Rllib) to test the possibilities. I would like to know if it has examples to easily and cleanly record a video in a directory chosen in the logger_creator at each n iteration of the training. Thanks in advance for your help.

Hi @Maxalaar ,

This is not possible on the master because of upstream changes from gym/gymnasium that we are yet to integrate. We are planning on adding back video recordings in an upcoming version although I can’t promise it’s going to be the next one.