Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyLiveView.py Example network error #28

Open
Kunzendorf opened this issue Sep 6, 2016 · 0 comments
Open

pyLiveView.py Example network error #28

Kunzendorf opened this issue Sep 6, 2016 · 0 comments

Comments

@Kunzendorf
Copy link

When running the pyLiveView.py example I get the following error:

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "pyLiveView.py", line 77, in run
cameras = search.discover(1)
File "/Library/Python/2.7/site-packages/pysony.py", line 38, in discover
self.__udp_socket.sendto(msg, (SSDP_ADDR, SSDP_PORT))
error: [Errno 51] Network is unreachable

I'm running the code on IOS.
Any suggestions where to start troubleshooting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant