Hi man, COOL example! Actually it might be possible that in debug mode the web camera isn't working right. debug=Flase solved for me. You can add a comment if __name__ == '__main__': app.run(debug=True) - #try debug=False if not working otherwise