SvenVD / rpisurv

Raspberry Pi surveillance
https://community.rpisurv.net
GNU General Public License v2.0
610 stars 101 forks source link

error #8

Closed pal251 closed 8 years ago

pal251 commented 8 years ago

So I got it installed and I only put in the url for one camera so far.

I get this error when trying to run it

2016/04/14 05:48:07 - l_default - DEBUG - autodetected resolution of['1824', '984'] 2016/04/14 05:48:07 - l_default - DEBUG - nr_of_columns = 2 Traceback (most recent call last): File "surveillance.py", line 237, in all_camera_streams=setup_camera_streams(rtsp_urls) File "surveillance.py", line 185, in setup_camera_streams cam_stream=CameraStream(cam_stream_name,rtsp_url) File "surveillance.py", line 24, in init self.port = self.parsed.port File "/usr/lib/python2.7/urlparse.py", line 113, in port port = int(port, 10) ValueError: invalid literal for int() with base 10: ''

SvenVD commented 8 years ago

Please post the content of /etc/rpisurv here. Your url is probably not correct