Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFMPEG recorder not working at all. #78

Open
huzaifaAhmedTestlio opened this issue Oct 31, 2022 · 5 comments
Open

FFMPEG recorder not working at all. #78

huzaifaAhmedTestlio opened this issue Oct 31, 2022 · 5 comments

Comments

@huzaifaAhmedTestlio
Copy link

Can someone please verify if they have used FFMPEG recorder recently? Tests are running properly but not able to see any videos 😢

Please help

@huzaifaAhmedTestlio
Copy link
Author

Can see logs

INFO com.automation.remarks.video.recorder.ffmpeg.FFMpegRecorder - Trying to execute the following command: [ffmpeg, -y, -video_size, 1440x900, -f, avfoundation, -i, 1, -an, -framerate, 30, -pix_fmt, yuv420p, /Users/huzaifaahmed/Downloads/Work/video/temporary_recording_2022_31_10_19_56_11.mp4, -vsync, 2]

If I run this command in terminal I can verify the fffmepg starts properly and starts recording. But not sure what happens with Java

@huzaifaAhmedTestlio
Copy link
Author

@SergeyPirogov Please if you can help

@asolntsev
Copy link
Contributor

@huzaifaAhmedTestlio I experience the same problem.
But I think Sergei cannot fix this issue soon because he is sitting somewhere in Kyiv under bombing with constant electricity outages.

You would better fix this issue and submit a pull request.
It's open source, your contribution is welcome! ;)

@gadlo323
Copy link

gadlo323 commented Dec 4, 2022

@huzaifaAhmedTestlio My problem was a bit silly...
but maybe this will help.
My problem was that when I run tests in TFS there were videos but we see only a black screen.
The problem was that the lock screen was active.
Check if the lock screen is enabled on your computers...

@asolntsev
Copy link
Contributor

@gadlo323 Good to know, thank you for sharing.
But no, on MacOS, I am always getting blank video even on my own machine without screen lock.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants