Recorder

Module for playing and recording Filers video.

class filers.record.Players(**kwargs)

Bases: kivy._event.EventDispatcher

Singleton that controls all the players.

cam_grid_rows

The number of rows into which to split the video recorders when there’s more than one recorder open.

class filers.record.FFmpegFilersPlayer(**kw)

Bases: filers.record.FilersPlayer, cplcom.player.FFmpegPlayer

Wrapper for ffmapeg based player.

class filers.record.RTVFilersPlayer(**kwargs)

Bases: filers.record.FilersPlayer, cplcom.player.RTVPlayer

Wrapper for RTV based player.

class filers.record.PTGrayFilersPlayer(**kwargs)

Bases: filers.record.FilersPlayer, cplcom.player.PTGrayPlayer

Wrapper for Point Gray based player.

filers.record.exit_players()

Closes all running players and saves the last config.