Skip to content

Commit 195f681

Browse files
committed
Mark Twitch example deprecated
Suggest users use rtp-forwarder
1 parent 794232b commit 195f681

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

twitch/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# twitch
211
Twitch demonstrates how to capture your webcam/microphone via WebRTC and send to Twitch.
312

0 commit comments

Comments
 (0)