Upload video and live camera features not working

  • I created a data set on Robo flow then sent it to Google Collab to create a object detection machine learning model and then brought it back and uploaded it to Robo flow
  • when I came to test my model, it allowed me to test it by uploading images however it did not let me test the model by uploading videos nor by using the live camera feature
  • It gave me the error you see in the picture
  • This seems to be the case on both PC and phone
  • pls help

I am guessing it’s that you have not selected to run it locally. You can see in the top left corner which server is running the model for you. Click on that blue name on your screen (Serverless API in this screenshot).

Then you get this box to select a server. You’ll want to switch to “Local Device” at the left and install the inference package in order to run it on your machine. As you can see, the Roboflow servers do not support video inference (unless you are a certain paid tier like Enterprise).