The entry point is LocalWebcamWindow.
You need at least a camera attached to your computer.
The entry point is RemoteWebcamWindow.
In order to consume the video flow you need to change the following ip accordingly.
http {
host = "192.168.0.17"
}
By the time being, we only support the following implementations:
You are free to implement any other implementation by extending the trait RemoteProvider.
Just type the following commands
$ sbt
$ run
Then you need to choose which class you want to execute.