- Install Vagrant
- Clone this gist,
git clone https://gist.github.com/a51db1442ca226cc5973.git acestream-via-vm
cd acestream-via-vm
- Start the VM:
vagrant up
- Open network stream in VLC, http://127.0.0.1:8000/pid/acestream id/stream.mp4
- When done,
vagrant halt
, alternatively if you want to clean up usevagrant destroy