After "pip install unifi-cam-proxy"(no errors there) on my rpi3b and acquiring the certificate, I try the command line
unifi-cam-proxy --host<IP> --cert client.pem --token <token> rtsp -s rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_175k.mov
After "pip install unifi-cam-proxy"(no errors there) on my rpi3b and acquiring the certificate, I try the command line
unifi-cam-proxy --host<IP> --cert client.pem --token <token> rtsp -s rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_175k.mov
Then I get
unifi-cam-proxy: command not found
What am I doing wring?