#!/bin/bash
ps ax|grep asyncslew|cut -c 1-6|xargs kill
/opt/sarch/ptz/bin/asyncslew 127.0.0.1 10000
