video_play('video.mp4')
ps -ef | grep omxplayer | grep -v grep | awk '{print $2}' | xargs kill -9
pkill omxplayer
killall omxplayer
ALT + F4키
'Development > Raspberry Pi' 카테고리의 다른 글
라즈베리파이 NFS 설정 (0) | 2022.02.03 |
---|---|
라즈베리파이 고정ip 설정 (0) | 2022.02.03 |
라즈베리파이 부팅시 프로그램(스크립트) 자동 실행시키는 5가지 방법 (0) | 2021.05.27 |
라즈베리파이 특수기호 이상하게 나올때 (0) | 2021.05.27 |