(07-04-2024, 07:21 PM)Kevin Kofler Wrote: My scripts still work for me, I just had to update (yet again) the name of the PulseAudio device:
http://svn.calcforge.org/viewvc/pinephon...revision=3
Which PinePhone version and operating system are you using?
I am using v1.2b hardware revision convergence package (Mobian edition) with an updated Mobian operating system.
The PulseAudio device is not the issue for me because with the command "pactl list | grep alsa_input" (https://superuser.com/questions/462309/l...321#462321) I can see the device name is still this one:
alsa_input.platform-sound.HiFi__hw_PinePhone_0__source
I just had to replace /dev/video2 with /dev/video3
I found the correct ID with this command:
media-ctl -d1 -p
When running your script, ffmpeg freezes and it is impossible to kill the process even with "sudo killalll -9 ffmpeg" (this results in a black screen when using the Megapixels camera app so we have to restart the PinePhone). I can see the same error in dmesg as the one I mentioned for another script:
https://gitlab.com/Alaraajavamma/fastvid...1988350434