Developers can stream pre-recorded video into a Lens by connecting a Video File Reader data connector to the input data stream of a Lens.Prior to streaming video to a lens, a developer should first upload their video to the Archetype platform using the Files API. Upon uploading their video, the developer will receive a file_id that identifies that file throughout the Newton Platform.For example, the bash command below demonstrates how to upload a local MP4 video from your terminal to the Newton Platform using the Files API.