Streams API This is a simple json-server to implement the Streams BREAD. Install and start the Server To install and start the rtmp server just run the following snippet code yarn && yarn start or if you want to use npm: npm install && npm run start