add contributing guidelines

This commit is contained in:
Simon Bernier St-Pierre 2016-11-26 00:03:40 -05:00
parent ba60336a43
commit c30b30a774
2 changed files with 9 additions and 0 deletions

3
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,3 @@
Thank you for helping the Streamlink project! Before opening a new ticket,
please make sure that there's no similar ticket already opened for your
issue and that it isn't a [known issue](https://streamlink.github.io/players.html#known-issues-and-workarounds).

View File

@ -90,6 +90,12 @@ VLC hangs when buffering and no playback starts
Some versions of 64-bit VLC seem to be unable to read the stream created by
rtmpdump. Using the 32-bit version of VLC might help.
Youtube Live does not work with VLC
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The stable version of VLC cannot play Youtube Live streams. This a known bug
that is fixed in VLC 3, which is still in development. You can also try
using a different player.
When using OMXPlayer the stream stops unexpectedly
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
When reading from a fifo pipe OMXPlayer will quit when there is no data, to fix