keshavdv / unifi-cam-proxy

Enable non-Ubiquiti cameras to work with Unifi NVR
MIT License
1.68k stars 235 forks source link

NVR IP results in "No such file or directory" #66

Closed MaxBroome closed 3 years ago

MaxBroome commented 3 years ago

unifi-cam-proxy --host <20.14.35.132> --cert client.pem --token rtsp -s rtsp://admin:Qwerty11@20.14.33.117:554/Streaming/Channels/101/

As I run the script above the result I get back is "-bash: 20.14.35.132: No such file or directory"

Does anyone know what I am doing wrong? I'm also confused on how to get my client certificate...

(if it matters I am running Ubuntu 20.0.4 I think...)

Thank you in advance!

Edit: I'm fucking stupid and left in the: <> instead of deleting them... (It only took me 9 hours to figure out -_-

VIEW MY NEWEST ISSUE https://github.com/keshavdv/unifi-cam-proxy/issues/67

MaxBroome commented 3 years ago

View the most recent issue post rather this this one