This is a configuration file for file cameras. File cameras aren't real cameras, but a configuration that plays a video.
begin SENSOR_UNIT_1 type = file_camera name = front position = 0, 0, 0 direction = 0, 0, 1 address = /accounts/1000/shared/videos/frontviewvideo1.mp4 end SENSOR_UNIT_1 begin SENSOR_UNIT_2 type = file_camera name = rear position = 0, 0, 0 direction = 0, 0, 1 address = /accounts/1000/shared/videos/rearviewvideo2.mp4 end SENSOR_UNIT_2