hi ive installed camera streamer using
git clone GitHub - ayufan/camera-streamer: High-performance low-latency camera streamer for Raspberry PI's --recursive
apt-get -y install libavformat-dev libavutil-dev libavcodec-dev libcamera-dev liblivemedia-dev v4l-utils pkg-config xxd build-essential cmake libssl-dev
cd camera-streamer/
make
sudo make install
please can someone tell me how to remove it . ive tried sudo make uninstall, with no luck
thanks
martin