-
-
Notifications
You must be signed in to change notification settings - Fork 581
Tutorial
winshining edited this page Mar 18, 2018
·
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, OBS and flv.js support it, while mpv doesn't.
In case of players don't understand Transfer-Encoding: chunked
HTTP header, please DO set chunked_transfer_encoding off;
in a location where flv_live on;
is set, or play will fail.