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 794232b commit 195f681Copy full SHA for 195f681
twitch/README.md
@@ -1,3 +1,12 @@
1
+# This example is deprecated
2
+
3
+This example is hard to debug/opaque in how it works so we have deprecated it.
4
+A better alternative is [rtp-forwarder](https://github.com/pion/webrtc/tree/master/examples/rtp-forwarder#twitchrtmp).
5
+`rtp-forwarder` shows how to forward WebRTC into ffmpeg. When you have the media inside
6
+ffmpeg it is much easier to process and send to Twitch by invoking the process yourself.
7
8
+------
9
10
# twitch
11
Twitch demonstrates how to capture your webcam/microphone via WebRTC and send to Twitch.
12
0 commit comments