I recently finished the 1st lesson of the 2019 MOOC and was playing around with the code, when I began to wonder if it was possible to use the fastai library to run object detection on a live video input, such as from my laptops webcam. Would it even be possible to run the detection on a local webcam if the code Is being run in the cloud (sagemaker or ec2)?