You may need to configure a proxy server if you're having trouble cloning
or fetching from a remote repository or getting an error
like unable to access '...' Couldn't resolve host '...'.
Consider something like:
| import base64 | |
| import time | |
| import urllib2 | |
| import cv2 | |
| import numpy as np | |
| """ | |
| Examples of objects for image frame aquisition from both IP and |