Add webhook requirement to README
This commit is contained in:
parent
1558fd2f77
commit
170b74cd3e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ This project tries to be pretty lean. Requirements should be roughly...
|
||||||
1. WebRTC publishing
|
1. WebRTC publishing
|
||||||
2. The API enabled with a user/password set
|
2. The API enabled with a user/password set
|
||||||
3. Some number of applications
|
3. Some number of applications
|
||||||
|
4. Applications configured with a producer webhook of `http://localhost:8080`
|
||||||
2. Extract or clone this repository somewhere
|
2. Extract or clone this repository somewhere
|
||||||
3. Configure your HTTP daemon/proxy/etc to proxy HTTPS to `http://localhost:8080`
|
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
|
4. Set up environment variables to your liking. The OvenMediaEngine API key and password are mandatory; see Configuration below
|
||||||
|
|
Loading…
Add table
Reference in a new issue