Working with video stream

i am getting this error

python: can’t open file ‘video’: [Errno 2] No such file or directory

how to rectify it

Save the file of video in the same directory as of code. Ensure the name and address of the file is correct in the code. If you are still facaing problem save the code in the IDE and share it here.