Python/OpenCv: VideoCapture file from a server is not working -


i'm using python 2.7 , opencv.

when i'm trying read video file pc

cap = cv2.videocapture('pirkagia.avi') 

i can see video.

but when i'm trying read video file server, can't read file cv2.videocapture.

is there read video file server?

my file in http://www.cs.ucy.ac.cy/~zanton01/epl445/pirkagia.avi


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -