AppiumTestDistribution / appium-device-farm

This is an Appium 2.0 plugin designed to manage and create driver sessions on available devices.
https://devicefarm.org
Other
335 stars 102 forks source link

Getting "Error occured while saving the video" in appium device farm #582

Closed samagarw closed 1 year ago

samagarw commented 1 year ago

Getting this error for the video in appium device farm "Error occured while saving the video" .

Is there any setting we need to do while creating a driver .

saikrishna321 commented 1 year ago

Please share full logs

samagarw commented 1 year ago

I don't have the logs but the screenshot of device farm .

Screenshot 2022-12-13 at 5 14 27 PM
samagarw commented 1 year ago

Is there a way we can deploy this using docker or increase the size of it ( cpu / memory ) ?

sudharsan-selvaraj commented 1 year ago

@samagarw We make use of appium's builtin record screen functionality to record the video. We are planning to capture the detailed error while saving the video and display it on the UI for better visibility.