cmd/stream/main.go will be a simple client that sets up an rtsp connection and asks for the server to stream.
Much of the functionality we require for rtsp input is here, but some modification will be required to fix some bugs and get it functional; which will come in later PRs.