View Single Post
Posts: 161 | Thanked: 99 times | Joined on Jan 2008
#5
Originally Posted by Franko30 View Post
Does anybody know which part of the real-af-base-apps might be relevant for this behaviour?
I guess this part
Code:
  if [ -x $AF_INIT_DIR/osso-media-server.sh ]; then
    $AF_INIT_DIR/osso-media-server.sh start &
  fi