Realtime Audio on Android with Python, Kivy and Audiostream (low level library)

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 17

  • @jitheshkuyyalil
    @jitheshkuyyalil ปีที่แล้ว

    Thank you so much! I have been searching so much how to figure out recording audio with Python on Android. Audiostream seems to be answer, I'll study it. I can thank you enough!

  • @fullstacklab
    @fullstacklab  2 ปีที่แล้ว +2

    This video is part of an ongoing tutorial series with the Kivy framework. Dev setup, basics of Kivy and deployment are explained in more detail in separate videos. Make sure to check out the playlist!

  • @rijaniainatolojanahary1521
    @rijaniainatolojanahary1521 ปีที่แล้ว +2

    Hello...can you help me to install the library AudioStream please?

  • @PageChaw
    @PageChaw 2 หลายเดือนก่อน

    it sounds viable compared to pyaudio, but how do you install audiostream, and deploy it and set in the buildozer.spec file before packaging with buildozer. That's an issue.

  • @LokPendergraph-mp8gw
    @LokPendergraph-mp8gw 8 หลายเดือนก่อน

    在桌面电脑上播放声音的Kivy程序在Android上无法运行,怎么解决?

    • @fullstacklab
      @fullstacklab  8 หลายเดือนก่อน

      Well, I had to use a translator but to answer your question: If audio is not working on your android device then run your app with the android debug bridge. In such a case it usually has to do with the buildozer.spec file, e.g. the library was not specified inside of the buildozer.spec or there was a spelling error. Cheers.

    • @LokPendergraph-mp8gw
      @LokPendergraph-mp8gw 8 หลายเดือนก่อน

      @@fullstacklab sorry,i am not good at english,so have to chat with you in chinese,you done this way?

  • @baldebalde9790
    @baldebalde9790 ปีที่แล้ว

    what do you by payaudio is not supported by Android? can't you write a recipes for it and make it work?

  • @nurafiqah9101
    @nurafiqah9101 7 หลายเดือนก่อน

    I can't run kivy app on ubuntu subsystem. It keeps saying segmentation fault. Do you perhaps know why this happens? And how to fix it. I've been searching for solutions for days but nothing seems to work 😢 btw, I'm using windows 11

  • @sksahil4374
    @sksahil4374 4 หลายเดือนก่อน

    Nice work bro

  • @spozniony5499
    @spozniony5499 ปีที่แล้ว

    Can you make tutorial about saving file in private storage using kivy app on android I have a lot of problem about it and still doesn't work

  • @marktristanfabellar5848
    @marktristanfabellar5848 ปีที่แล้ว

    May I know how you install audiostream?

    • @fullstacklab
      @fullstacklab  ปีที่แล้ว

      Hey Mark! You simply have to clone the repository github.com/kivy/audiostream and run "sudo python setup.py install" (there is a setup.py inside of the repo). If you have issues installing it, here might be the solution for it: github.com/kivy/audiostream/issues/23#issuecomment-388734483. I'll add that to the description. Happy Coding! :)

    • @marktristanfabellar5848
      @marktristanfabellar5848 ปีที่แล้ว

      @@fullstacklab Did you use Windows CMD?

  • @globalworldino8570
    @globalworldino8570 ปีที่แล้ว

    what is the link for the application making for android?

  • @Samssh-t
    @Samssh-t ปีที่แล้ว

    My Lion, my Bear.