pkill python
pkill acestream
cd /home/pi/bitkodi/acestream-rpi/aceproxy/
sudo /opt/acestream/acestream.start &
#sleep 5
#python acehttp.py &
#sleep 5
#cvlc -vvv http://127.0.0.1:8000/pid/e2a432c457cf513591901afb5603ce1f7b7c05ad/stream.mp4 --sout-avcodec-strict -2 --sout '#transcode{vcodec=h264,width=512,height=288,acodec=aac,ab=128,vb:400,samplerate=22050,deinterlace}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://pubfstream.com/stream/FStreamTest?key=379264de&id=3996}'
#cvlc -vvv http://127.0.0.1:8000/pid/811f814c977abb492565e6e1aa0fe3174134c315/stream.mp4 --sout-avcodec-strict -2 --sout '#transcode{vcodec=h264,width=512,height=288,acodec=aac,ab=128,vb:400,samplerate=22050,deinterlace}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://pubucaster.com/live/Prueba_canal_rtmp_4?key=f4b6d511&id=85006}'
#cvlc -vvv http://127.0.0.1:8000/pid/$1/stream.mp4 --sout '#transcode{vcodec=h264,width=512,height=288,acodec=aac,ab=128,vb:400,samplerate=22050,deinterlace}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://pubucaster.com/live/Prueba_canal_rtmp_4?key=f4b6d511&id=85006}'
#cvlc -vvv http://127.0.0.1:8000/pid/$1/stream.mp4 --sout '#transcode{vcodec=h264,width=512,height=288,acodec=aac,ab=128,vb:400,samplerate=22050,deinterlace}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://pubfstream.com/stream/FStreamTest?key=379264de&id=3996}'

