video_play('video.mp4')

 

ps -ef | grep omxplayer | grep -v grep | awk '{print $2}' | xargs kill -9

 

pkill omxplayer
killall omxplayer

ALT + F4키

+ Recent posts