shithub: rtmp

ref: 0afdf9bd00bd96f9af81eeecd9a158a059bd7f81
dir: /README.md/

View raw version
# rtmp

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, see [the list of
ingest endpoints](https://stream.twitch.tv/ingests).

## Audio

This is still WIP. It will not work properly.