Code Monkey home page Code Monkey logo

audio-andronix-hadikhoirudin's Introduction

audio-andronix-hadikhoirudin

Fix Audio Port Andronix

Follow this instruction ...

1.Install pulseaudio on thermux

pkg install pulseaudio
  1. Install nano on thermux

    pkg install nano

  2. go pulse folder

    cd /data/data/com.thermux/files/usr/etc/pulse

  3. edit daemon.conf with nano

    nano daemon.conf

    change this line ;exit-idle-time = 20

    to exit-idle-time = -1

    Then write file with CTRL+O and enter to save then CTRL+x to exit nano

  4. edit default.pa with nano

    nano default.pa

    add this line in the end

    #{start of lines

    #patches

    load-module-native-protocol-tcp auth-ip-acl-127.0.0.1 auth-anonymous=1

    #end of lines}

    write file with CTRL+O and enter to save then CTRL+x to exit nano

  5. edit file permission of audio.sh

    chmod 755 audio.sh

  6. run with ./audio.sh

    if output is 17, 18, or 19 without error, congratulation pulseaudio running correctly...

  7. install simple protocol player application from playstore

    Then setting

    IP Address : localhost

    Audio port : 8000

    Sample rate : 48000

    Enable network retries : checked

  8. install pulseaudio on linux and reboot your phone

  9. run ./audio.sh

  10. run simple protocol player

  11. run your linux

  12. run this command export PULSE_SERVER=tcp:127.0.0.1

  13. run vncserver-start

  14. Enjoy...

audio-andronix-hadikhoirudin's People

Contributors

hadikhoirudin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lnee94

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.