Skip to main content

Questions tagged [audio-streaming]

The process of delivering audio from a server to a client, different from the download in that the client is able to hear audio while it's being downloaded.

1 vote
0 answers
356 views

VLC for Windows won't play MP4A audio on live stream

I'm attempting to play back a live H.264 feed in VLC for Windows (latest version). The feed comes from a HDMI to IPTV encoder. In OBS, the feed plays fine, and streams to youtube etc, audio and video ...
Ryan Griggs's user avatar
3 votes
0 answers
2k views

Is there a way to stream only audio from nginx's RTMP module?

I'm very satisfied with nginx's RTMP module; I like the way it works and the way it does what it does. I thought it would be a perfect live audio streaming platform, but I can't seem to find any ...
Steve Mucci's user avatar
1 vote
1 answer
3k views

AzuraCast: change Icecast settings to enable intro song

AzuraCast uses Icecast (currently Icecast 2.4.0-kh10-ac4) to broadcast live radio. Icecast has an option to prepend a media file to the live stream when a new listener connects. This is what the ...
Bigue Nique's user avatar
0 votes
2 answers
278 views

Transfer from one PC to another so I can listen to the sound on the other PC

I'm desperate, so I turn to you folks ... Has anyone else already solved the problem? I have two computers ... The first and the game: MB: Msi mag Z390 Tomahawk WIN: Windows 10 Pro 64 bit CPU: ...
WWWKENNYSEQCOM's user avatar
0 votes
2 answers
1k views

ISP for audio streaming: Dynamic IP vs. Static IP

I'm an audio streaming enthusiast and would like to know the differences between an ISP that provides a Dynamic IP with another one that has a static and private IP. What's the recommendation for ...
nicozica's user avatar
  • 101
0 votes
1 answer
114 views

Bundling AAC-LD with MPEG2-TS

While using a proprietary SDK I had the following observations: 1) Could hear audio (AAC-LD) and see video (H.264) during the playback of MP4 video file. 2) Could not hear audio (AAC-LD) but could ...
Khilav's user avatar
  • 21
1 vote
1 answer
2k views

How to record audio of a stream radio at scheduled times with FFmpeg in CentOS?

I would like to do a similar service to censury.com.br, something that records my radio at certain times, in .mp3 files with different names according to the recording. EX: stream08-19-2019-22-00.mp3 ...
Rodrigo's user avatar
  • 11
1 vote
0 answers
64 views

Sounddevice wired playback stream intermittently stops

I have a code for input-ouput wired real-time streaming playback on Rpi 3B+ with Sounddevice/python 2.7. It does work well, but when I do bit heavier calculation simultaneously, the streams become ...
YJL's user avatar
  • 11
0 votes
1 answer
276 views

In Volumio, how do you rename a multiroom device?

I just set up 3 Raspberry Pi Zeros using the normal wifi-based setup and leaving all the defaults. Each pi is working and accessible by going to volumio.local and then switching between them in the ...
jjs123's user avatar
  • 1
1 vote
0 answers
395 views

Can ffmpeg copy g729 audio stream?

I'd like to send an RTP stream of g729 audio data using ffmpeg. I have an existing file of g729 audio and would like to wrap it with RTP headers and send it over the network. Something like this: $ ...
Kevin W Matthews's user avatar
0 votes
0 answers
95 views

What software can monitoring audio on web pages

I am looking for something that can simply monitoring audio status on web pages. Lets say I have 4 tabs open on Chrome, each of the tabs is play some sort of audio from different source of streaming. ...
Root Loop's user avatar
  • 965
3 votes
1 answer
4k views

FFmpeg streaming from local file too fast

I'm trying to stream from local file to icecast. When I'm running this command ffmpeg -i .\rec_20190120-220001.opus -c:a libvorbis -b:a 500k -f ogg -content_type application/ogg icecast://source:test@...
kep0p's user avatar
  • 45
0 votes
0 answers
45 views

Why it's not possible to play audio on 2 outputs at same time using only one audio board?

I always tried to make my computer (currently a Macbook Pro 2017) play audio on two different outputs at the same time using a single integrated audio board. Since I was a Windows user and after that,...
Fernando Paladini's user avatar
2 votes
0 answers
2k views

Configuring Plex for streaming live radio

I would like to stream the classical station WCPE through Plex. I have tried this plugin with no success and then I tried the suggestions in this reddit thread, also with no success. Last, I tried ...
bobthechemist's user avatar
1 vote
0 answers
2k views

Redirect audio from one windows computer to another computer

I would like to redirect audio from a specific application on a Windows 10 computer to another Windows 10 computer. I don't want to use RDP or any kind of remote desktop application - I want to ...
traveh's user avatar
  • 774

15 30 50 per page
1 2
3
4 5
13