Build the project with the following command:
make buildBuild & run the project with the following command:
make runStop the project with the following command:
make stopgo to http://0.0.0.0:3597/ to see the project running.
to view stream by id go to http://0.0.0.0:3597/live/{stream_id}