diff --git a/README.md b/README.md index 6929c0d2cdc7db4492f4b5ec507edd643d006447..87be15b7b0751614e9057ea3739d5c2e9dbaa58b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This project is a fork of KinskiGL for use alsa for audio outpout on raspbery Is more a hack of a final code he use m_omx_render_hdmi object a best wave are creat à new object for alsa +the alsa suport are based on https://github.com/stupid-boy/xbmc/commits/OMX_ALSA + for change output use echo "pcm hw:0,0" | nc 127.0.0.1 33333 hw:0,0=jack3.5mm raspbery diff --git a/media_player b/media_player new file mode 100755 index 0000000000000000000000000000000000000000..edffc970f1fca81080932f7672ccf2f1ef1ab4ee Binary files /dev/null and b/media_player differ