Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpromonet authored May 7, 2024
1 parent 5367d7e commit fdd8318
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,15 +324,15 @@ A short sample to publish WebRTC streams to a Jitsi Video Room could be:

[Live Demo](https://webrtc-streamer-mpromonet.cloud.okteto.net/xmppvideoroom.html)

## Build

### Dependencies
## Dependencies

This package depends on the following packages:

- [WebRTC Native Code Package](http://www.webrtc.org) for WebRTC
- [civetweb HTTP server](https://github.com/civetweb/civetweb) for HTTP server
- [live555](http://www.live555.com/liveMedia) for RTSP/MKV source
- [WebRTC Native Code Package](http://www.webrtc.org) for WebRTC (see license https://webrtc.github.io/webrtc-org/license)
- [civetweb HTTP server](https://github.com/civetweb/civetweb) for HTTP server (see license https://github.com/civetweb/civetweb/blob/master/LICENSE.md)
- [live555](http://www.live555.com/liveMedia) for RTSP/MKV source (see license http://www.live555.com/liveMedia/faq.html#copyright-and-license)

## Build

The following steps are required to build the project, and will install the
dependencies above:
Expand Down

0 comments on commit fdd8318

Please sign in to comment.