video_inputs.example.json
to video_inputs.json
and modify its contents to point to some videos that you want to play. If you want audio, the first file in this list should contain an audio track.cargo run
.Note: Phaneron will attempt to bind to both port 8080 and 9091. This will be configurable in the future and will be reduced to a single port.
rust
(see rustup)libvpx
libclang-dev
libav*
family of librariesNo license is currently attached to this work as it is very much a work in progress. However, much of this work has been heavily inspired by work by Streampunk Media Ltd. which is released under the GPLv3 license. As such, some files within this project have been marked with GPLv3 attribution headers. This project will soon move to a plugin model and will use a non-GPL license for some aspects of the plugin architecture to permit the publication of proprietary plugins. All other areas of the code will be licensed under GPLv3.