I try running the command [ bash run_crowdcountingapp.sh host_ip presenter_view_appname channel1 [channel2] & ] but error showed up.
i tried the one with the RTSP video stream [bash run_crowdcountingapp.sh 192.168.1.2 video " " "rtsp://192.168.2.37:554/cam/realmonitor?channel=1&subtype=0" &] but there was a error,

so I thought it was my camera having problem and tried using the video file command [bash run_crowdcountingapp.sh 192.168.1.2 video1 "/home/Videos/example1.mp4" &] but both have error.


