Skip to content

Commit

Permalink
Add ffmpeg for screen recording (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiyvn authored Jul 4, 2024
1 parent f01cc23 commit 44ca744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Appium/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ RUN apt-get -qqy update && \
wget \
xvfb \
zip \
ffmpeg \
&& rm -rf /var/lib/apt/lists/*

#===============
Expand Down

0 comments on commit 44ca744

Please sign in to comment.