About 29,500 results
Open links in new tab
  1. Raspberry Pi 5 as Dedicated Music Player

    Feb 10, 2025 · The Raspberry Pi will get a hard connection to the wireless mesh system and physical audio connection to the system with all music stored locally. No streaming. But must use the wireless …

  2. Playing audio files with Python - Raspberry Pi Stack Exchange

    Jun 6, 2015 · I am looking for a well maintained Python library with allows me to play audio files on my Raspberry Pi using the standard audio output. So far I've tried several, but none of them seem to work.

  3. Play RPi hosted web audio through local audio jack - Raspberry Pi …

    Mar 23, 2017 · 1 I need to build an audio player with a web based control panel/interface. The Pi audio jack would drive an amp and a webpage hosted on the Pi would control the audio playback. The …

  4. Reliable way to play sound (ogg, mp3) in Python, on Pi Zero W

    Apr 26, 2017 · Launching an external player in separate process to play sounds might be acceptable for a "media player" application, but not reliable when you need to play little bits of sounds with precise …

  5. How to make PCM5102 DAC work on Raspberry Pi ZeroW?

    Dec 7, 2017 · The Raspberry Pi does not supply a system clock so this will be required to connect to the Raspberry Pi. On the back (non-component side) there are 4 sets of 3 pads for the 4 functions: FLT - …

  6. How do you open a mp3 file from the raspberry pi terminal?

    Dec 30, 2019 · There is an .mp3 file on my desktop that I would like to open from the command terminal, how do I do this?

  7. pi 4 - VideoPlayer using python, tkinter and pythong-vlc - Raspberry Pi ...

    Apr 27, 2023 · I have created a video (with audio) player using vlc on Raspberry pi 4 board. Code and other details below. I have an HDMI screen attached on HDMI-1. I am hiding the desktop using this …

  8. pi zero w - Play MP3 on startup - Raspberry Pi Stack Exchange

    Feb 13, 2018 · To execute a command at system startup, without the need to login, so you don't need a screen at all, edit the file . sudo nano /etc/rc.local Paste any command there, and make sure the file …

  9. Duplicating audio in pure ALSA for playback on local device and ...

    Jan 30, 2021 · I am trying to achieve a multi-room audio setup in my house using Raspberry Pis. How can I get VLC playing simultaneously out the local headphone port while also streaming it to other …

  10. Newest 'vlc' Questions - Raspberry Pi Stack Exchange

    VLC - main decoder error: failed to create audio output Just installed Raspberry Pi OS Lite 64 bits (no desktop) thanks to "Raspberry Pi Imager" I did sudo apt-get upgrade sudo apt-get update sudo apt …