Merge remote-tracking branch 'origin/release-0.10.0' into gstreamer

This commit is contained in:
YS
2022-02-09 15:02:31 +03:00
36 changed files with 30940 additions and 514 deletions
+2
View File
@@ -22,3 +22,5 @@ RUN pip3 install pylint black
# Install Node 14
RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - \
&& apt-get install -y nodejs
RUN npm install -g npm@latest