-
-
Notifications
You must be signed in to change notification settings - Fork 581
Tutorial
winshining edited this page Dec 3, 2017
·
9 revisions
How to use this module, please refer to README.md.
Note that if HTTP is uesed to play a stream, make sure that if the player support HTTP chunked transmission
. It is certain that the latest versions of VLC and OBS support it, while mpv doesn't. In case of players don't understand Transfer-Encoding: chunked
HTTP header, please do NOT set chunked on;
in a location where flv_live on;
is set, or play will fail.