shithub: rtmp

Download patch

ref: 9f57703b6b8536cc581e5b0d71e828b10b3d7b29
parent: 4026d31b2f1574ac617e773c019be7b69d8ccaa0
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Wed Aug 4 14:12:10 EDT 2021

update the readme

--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
 # rtmp
 
-RTMP streaming for Plan 9. WIP.
+RTMP streaming for Plan 9.
+
+## Usage (until I write a manpage)
+
+	video/hj264 -f 10 /dev/screen | video/rtmp rtmp://....
+
+For how to use `rtmp` with Twitch, refer to the documentation they
+provide.  All you need is the correct RTMP URL.  Preferably of a
+server that is close to you, for lower latency.