How to render sequence with lit/unlit views using CineCameraActor?

How do I render a sequence in Sequencer with lit/unlit views using CineCameraActor? Or to put it another way, how do I execute a console command on play without having to possess a pawn.

The solution discussed here woks only if you have a pawn to possess but possessing a pawn wont render the sequence from the CineCameraActor. Instead it renders from the pawn’s camera, which I do not want.