Movie Recording

I am new to Panda3d and I dont know if it is possible to record movie or taking video of screen in Panda3d.
If it can be done, then please help me on how to do it.

base.movie(namePrefix='frame', duration=407, fps=24, format='png')

This code will record video 407 seconds in duration, 24 frames per second.

Thankyou :slight_smile:

It is also possible to use external programs such as OBS:
obsproject.com/