]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Fix incorrect resolution with webtorrent videos
[github/Chocobozzz/PeerTube.git] / README.md
index 0f288fa3ffba69fc12cd8076449a43f26460a7a1..e2738a005eaaac0ad3f38df578275e296593b133 100644 (file)
--- a/README.md
+++ b/README.md
@@ -57,8 +57,8 @@ Be part of a network of multiple small federated, interoperable video hosting pr
 
   <br />
 
-  <a href="https://travis-ci.com/github/Chocobozzz/PeerTube">
-    <img alt="pipeline status" src="https://travis-ci.com/Chocobozzz/PeerTube.svg?branch=develop" />
+  <a href="https://github.com/Chocobozzz/PeerTube/actions?query=workflow%3A%22Test+Suite%22+branch%3Adevelop">
+    <img alt="test suite status" src="https://github.com/Chocobozzz/PeerTube/workflows/Test%20Suite/badge.svg" />
   </a>
 
   <a href="https://david-dm.org/Chocobozzz/PeerTube">
@@ -166,7 +166,7 @@ Feel free to reach out if you have any questions or ideas! :speech_balloon:
   * **Redis >= 2.8.18**
   * **NodeJS >= 10.x**
   * **yarn >= 1.x**
-  * **FFmpeg >= 3.x**
+  * **FFmpeg >= 4.1**
 
 See the [production guide](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/production.md), which is the recommended way to install or upgrade PeerTube. For hardware requirements, see [Should I have a big server to run PeerTube?](https://github.com/Chocobozzz/PeerTube/blob/develop/FAQ.md#should-i-have-a-big-server-to-run-peertube) in the FAQ.