Skip to content
This repository has been archived by the owner on Jun 18, 2018. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 288 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 288 Bytes

RTMPStreamReader

Made in C#. Produce a FLV from a raw RTMP stream

Drag the file onto the compiled app to start the process. Uses a 200mb buffered writer, so make sure you've got 200mb free. Outputs into a file named "stream.flv" or crashes if it encounters an error.