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

python acehttp.py &
sleep 5


#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:300,samplerate=22050,deinterlace}:std{access=rtmp,mux=ffmpeg{mux=flv},dst=rtmp://pubfstream.com/stream/FStreamTest?key=379264de&id=3996}'
