BarFly
New Member
I'd like to be able to download video files from my HDR-1800T to my Mac. I'd prefer not to use USB for this since the 1800T has only one USB port and it's on the back and very awkward to get at. I can ftp over ethernet to the 1800T and put playable files onto it. Reading various posts here I can see how to make files decrypt when streamed, but to do this I need two apps, UPnP inspector and wget. wget is a unix tool; I have downloaded and installed it. It's man page is mind-bogglingly complex, but I think I see how to use it. UPnP inspector is a different kettle of fish. It's a python app, and comes as a folder full of stuff with no instructions. I tried running the setup.py file but got an error:
ImportError: No module named 'setuptools'.
Googling 'setuptools" I find it's a developer's utility designed to package Python programs for distribution. I downloaded it, but it won't install. This is going nowhere.
Anybody here know how to get UPnP inspector to work on a Mac?
ImportError: No module named 'setuptools'.
Googling 'setuptools" I find it's a developer's utility designed to package Python programs for distribution. I downloaded it, but it won't install. This is going nowhere.
Anybody here know how to get UPnP inspector to work on a Mac?