Open Yop59 opened 9 years ago
I've had this problem with my pi as well. The solution for me was to increase the gpu memory in /boot/config.txt
Hi mafintosh,
I tried with gpu_mem=128 and gpu_mem=256 but I still have no sound :(
You tried with what value? Do you have an another idea?
Thank :)
Hello,
omxplayer -p -o hdmi "http://xxx.xxx.xxx.xxx:8888/" </tmp/omxplayer_fifo & sleep 1 echo -n . > /tmp/omxplayer_fifo
Edit and solution: Do not use "." in "echo -n . > /tmp/omxplayer_fifo" but for example "1234" and everything works