Build the project with the following command:
make build
Build & run the project with the following command:
make run
Stop the project with the following command:
make stop
go 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}