sudo pkill vlc
sudo pkill python
sudo pkill acestream*

sudo /opt/acestream/acestream.start &



sleep 5
cd /home/pi/bitkodi/acestream-rpi/aceproxy/

python acehttp.py &
sleep 4

cvlc -vvv http://127.0.0.1:8000/pid/35f4b25d18779eac4521217afe948e23363885ea/stream.mp4 --sout '#transcode{width=512,height=288,vcodec=h264,vb=300,ab=128,samplerate=22100}:std{access=http,mux=ts,dst=:8902/tv.asf}'

