Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
0 answers
359 views

Discord JS Player / Problem with players stream and state

i've been working for a while on a discord music bot, been doing good so far but i've encountered some issue. after realising that ytld-core was not streaming sound properly to the in-uilt discord ...
EquinoXx's user avatar
1 vote
2 answers
542 views

How to stream songs from cloud account on python music player application

I am making a music player application with Pygame, initially, I was playing songs that I have downloaded in my local system, now I want to share this app as an executable file with my friends, now ...
gracyashhh's user avatar
1 vote
0 answers
244 views

Android: Media Player live streaming stop after few min in more then 15 min size audio and not buffer that audio in online stream

In my Media Player app I use default media player and in my app song stops in between 10-13 min and that's starts from 0 again when click on pause icon. I have an issue with Media player always ...
Foram Shah's user avatar
-1 votes
1 answer
97 views

make it impossible to download the audio files

So guys, how do I prevent users from downloading audio files on my web app (running springboot in backend) by accessing the s3 url ! I want to make it impossible to download the audio files in my ...
Sed Benzid's user avatar
4 votes
1 answer
1k views

Basic architecture to serve, stream and consume large audio files to minimize client-side resource consumption and latency

I am trying to build a web application which will need to have audio streaming functionality implemented in some way. Just to give you guys some context: It is designed to be a purely auditive ...
alex.paul.r's user avatar
4 votes
1 answer
6k views

Exoplayer Audio not playing in background service

So i developed an android application that uses exoplayer library to stream a music url. However after creating a background service to enable the music stream while in background it doesn't work but ...
sparrow paul's user avatar
1 vote
0 answers
109 views

The TCP client receives the audio stream transmitted by the server. What data structure is used to temporarily store the audio data?

I have a smart speaker device and a PC. They establish a TCP connection. The smart speaker device keeps recording and transmits audio data to the PC in real time. I now want the PC to store the ...
victoryFree's user avatar
2 votes
0 answers
489 views

How can I embed a audio player into a wix website?

I am trying to add an audio player to my Wix website. I want the audio player to play different files that can change dynamically by changing the url of the audio file. There are a number of audio ...
user11253780's user avatar
1 vote
1 answer
195 views

Playing a music backwards using MediaExtractor

I want to create an app playing music backwards that uses the Android MediaExtractor to decode audio and connect backwards As I can not get the MediaExtractor to move it backwards, I tried to cut it ...
JoonSoo Park's user avatar
1 vote
1 answer
286 views

Showing current music playing information in android

Is it possible to track registered users of my android app and get information about what music is playing in their music player? If it can be tracked then is it legal to display the music listening ...
Raiyad Raad's user avatar
0 votes
0 answers
184 views

html <audio> tag won't work in macOS Safari

Using Python and Flask, I have a GET method that returns wav data. Using this API, I'm trying to fetch the audio and stream it on a simple webpage: <audio preload="none" src="http://localhost:...
L. Pardus's user avatar
4 votes
0 answers
652 views

Live streaming music via bluetooth Android

I want to play music from one Android device to another.When I press PLAY button in one device, song starts playing in another device.There is no music file available in receiving device.I have to ...
AndiM's user avatar
  • 2,196
1 vote
0 answers
1k views

Audio streaming library for iOS

I'm working on audio streaming from URLs, so currently I'm just playing audio via AVAudioPlayer but now I want to show it visually too. I searched on CocoaControls but couldn't find any good library ...
Hyder's user avatar
  • 1,173
0 votes
1 answer
44 views

Streaming music developer service? [closed]

I have an idea for a small project around music discovery. I'm hoping to find a service that has access to a huge collection of music (a la Spotify, Google Play, etc) but doesn't require each user to ...
Ian McIntyre Silber's user avatar
1 vote
1 answer
1k views

Android - Create lock screen audio player

I created an android app that has a streaming audio. I need to create an audio player on the lock screen to continue running in the background. What is the best option for this? Should I create a ...
Paula's user avatar
  • 11

15 30 50 per page