We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16bc1d commit f151519Copy full SHA for f151519
README.md
@@ -16,7 +16,7 @@ This project presents a few example applications using node-webrtc.
16
[node-canvas](https://github.com/Automattic/node-canvas), and RTCVideoSource
17
to draw spinning text on top of an incoming video.
18
- [record-audio-video-stream](examples/record-audio-video-stream) using [FFmpeg](https://www.ffmpeg.org) and RTCVideoSink.
19
-- Broadcast example with one [broadcaster](examples/broadcaster) forwarding to many [viewers](examples/viewers).
+- Broadcast example with one [broadcaster](examples/broadcaster) forwarding to many [viewers](examples/viewer).
20
21
Usage
22
-----
0 commit comments