Add webhook requirement to README

This commit is contained in:
Trysdyn Black 2024-12-20 15:24:01 -08:00
parent 1558fd2f77
commit 170b74cd3e

View file

@ -19,6 +19,7 @@ This project tries to be pretty lean. Requirements should be roughly...
1. WebRTC publishing
2. The API enabled with a user/password set
3. Some number of applications
4. Applications configured with a producer webhook of `http://localhost:8080`
2. Extract or clone this repository somewhere
3. Configure your HTTP daemon/proxy/etc to proxy HTTPS to `http://localhost:8080`
4. Set up environment variables to your liking. The OvenMediaEngine API key and password are mandatory; see Configuration below