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.

7 votes
2 answers
17k views

How to stream audio through pipewire from one Linux system to another?

Recently I have fully switched from pulseaudio to pipewire. Everything is great except that the documentation is not too clear on how to setup network streaming. My goal is: Stream microphone audio ...
0 votes
1 answer
12k views

FFMPEG: Invalid data found when processing input

I want to use mp3 stream as an audio to video stream using ffmpeg. Here is audio stream: http://nspj.radiozamosc.pl/ It worked really well until today. I have no idea why it stopped working as audio ...
1 vote
0 answers
296 views

Multi source, single sink network streaming with pipewire

I have multiple linux computers on lan, all linux with pipewire installed. Only one of them have speakers hooked up to them. I want all computers to use this set of speakers - hence multiple source, ...
4 votes
0 answers
1k views

How do I make FFPLAY automatically skip ahead while playing a stream without distorting audio?

I've been a long time lurker, but now I've gone and made an account. Like I said in the title, I want to play an SRT stream with FFPLAY, but whenever a drop in the connection happens, I need it to ...
0 votes
1 answer
127 views

Why the playlist chunk duration is different?

I have this m3u8 playlist from Twitter/x which has this chunk: #EXTINF:2.923, chunk_1701372432609842942_707_a.aac #EXT-X-PROGRAM-DATE-TIME:2023-11-30T19:27:21.236Z As you can see the duration of this ...
0 votes
1 answer
430 views

How can I get pc speaker audio out into iphone mic in as cheaply as possible?

I am trying to use my Shure sm7b as the microphone for my VOIP calls on my iphone. The app I use for VOIP calls is only available on iOS. I have an adapter to connect my Focusrite Solo audio interface ...
4 votes
2 answers
2k views

Does an audio stream from an internet radio station contain song information

Not sure if this is the right place to ask. I am wondering if audio streams from internet radio stations can (and do) contain song information such as title and artist? I suppose there are many ...
0 votes
0 answers
235 views

What is the best way to redirect PulseAudio sink data to another(python) process

My goal is to get real time audio data from some application and mic to another process(python) for processing(DSP, live transcription ect.). I was able to create a PulseAudio sink, using PulseAudio ...
0 votes
0 answers
424 views

Microsoft Remote Desktop is playing both speaker audio and microphone audio through the microphone

I'm using microsoft remote desktop. I have set Remote Audio Playback and Remote Audio recording When I connect to the client machine and join a microsoft teams call (or even just use sound recorder) I ...
0 votes
1 answer
5k views

Using Voicemeeter to stream game audio through Skype

I'm looking to share a game with friends over Skype. Skype provides the voice chat and screen share functionalities natively, but has no way to capture game sound. After some digging, I found this ...
1 vote
0 answers
128 views

Chrome stream sound reduced when a notification is received

If I'm watching a YouTube video or i'm in a Microsoft Teams call via Chrome, then I receive a slack message, the volume on my youtube stream/Teams audio is reduced presumably to play the sound. ...
0 votes
0 answers
158 views

FFmpeg; two channels lose sync while in transit?

I'm encountering a problem when using FFmpeg to stream a stereo soundtrack (audio-only) from (internet-)location A to B. The problem is the left- and right-channel time-shift in relation to one ...
3 votes
2 answers
8k views

Why isn't Spotify showing up in the volume-mixer?

Here's an interesting issue. The audio coming from Spotify desktop no longer appears in the system volume mixer (the program entirely, not just audio activity), and seems to be entirely bypassing ...
1 vote
2 answers
17k views

How can I play an audio stream with an internet URL on current Windows Media Player?

I'm sure that I used to listen to audio streams with Media Player in the past. Now in July 2017 I can't find any way to get it to play from a URL. In fact I can't even find anything in the GUI to ...
0 votes
1 answer
3k views

How to convert a certain program's audio output to mic input

I have Program A and Program B -I want Program A's Sound output to be received as a Microphone input -I want Program B's Sound output to be received as a normal sound output Is there a way i can do ...
0 votes
0 answers
2k views

Using ffmpeg-python to combine cv2 video streaming and pyaudio audio streaming

I want to use my camera and microphone to get living video and audio streaming and use ffmpeg to combine them.So I write it by python.there is my code. import os,pyaudio,cv2,ffmpeg p=pyaudio.PyAudio()...
0 votes
1 answer
36 views

Controll Room output from audio mixture as a mic to Mobile phone

A local discourse group nearby me uses PreSonus StudioLive AR8 USB 8-Channel hybrid Performance and Recording Mixer during discourse meetings every week with offline audiences. This is the picture of ...
0 votes
1 answer
1k views

ffmpeg 192kHz udp raw audio streaming

How do I stream a lossless audio signal with 192000kHz over a UDP connection? I want to stream 192kHz signals sampled on a raspberry 4 (hifiberry shield) over the connected network via UTP. Ideally, ...
1 vote
1 answer
1k views

FFmpeg audio normalization from multi-channel audio to stereo to fix the quiet dialogues

When playing 5.1 surround sound audio on stereo, the dialogues come out quiet low but the other sound effect comes out heavily loud. Fortunately, FFmpeg already has built-in filters to fix this issue ...
0 votes
1 answer
3k views

Playing music through skype with a USB headset

I want to be able to play music through skype and listen to it at the same time, aswell as talk and hear others but i dont want any echo as i tried a process bu it ended up with everyone hearing an ...
0 votes
0 answers
369 views

how to create virtual playback devices in windows server 2016/2019

I tried to install many drivers like VB cable audio cable https://vac.muzychenko.net/en/usage.htm https://vb-audio.com/Cable/ but none of them worked for me only when I connect to the server am able ...
1 vote
0 answers
2k views

Is it possible to make Chrome keep the sound while casting tab (not screen)?

Google Chrome has two Cast options: Cast tab and Cast screen. Cast screen automatically mutes the operating system's sound, but it can be normally unmuted and thus both the presenter and the viewers ...
1 vote
1 answer
355 views

Add new stream to Gstreamer recording

I currently have a set of streams that I record using GStreamer and an SDP with a similar command as follows gst-launch-1.0 --eos-on-shutdown filesrc location=test.sdp ! sdpdemux timeout=0 name=demux ...
0 votes
3 answers
5k views

How can I redirect audio over network?

I'm using an Ubuntu box, I need to redirect all audio stream from my local sound card over my network. This audio stream has to be played on a remote computer. How can I do it?
2 votes
2 answers
2k views

Google Chrome cast to Google Home on different network

Is there a way to cast to Google Home from Chrome browser, if the smart speaker is on the different network? I know Google says devices should be on the same network, but maybe there are some hacks?
0 votes
1 answer
603 views

How can I transcode flac to ogg-flac?

How can I transcode flac to ogg-flac ? It seems that ffmpeg supports only flac, not ogg-flac.
1 vote
1 answer
6k views

Pass all home audio through PC

Just wondering if it is possible to pass all home audio that is connected to my TV through my PC for improved audio output? Devices such as Xbox, PS4 etc. Everyone would be plugged into the one main ...
20 votes
2 answers
67k views

How do I change the bit depth in FFmpeg?

I need FFmpeg to grab an audio feed and reencode it to 16-Bit FLAC. How do I force a 16-Bit FLAC output? ./ffmpeg -i http://7359.live.streamtheworld.com:80/CONTINENTALAAC_SC -vn -ac 1 -ar 16000 -...
1 vote
0 answers
36 views

Whenever i talk my computer attenuates others

In every software i've tried in 1 to 1 video-calls my computer lowers the sound of others when i'm talking or my mic receives any sound. It doesn't happen on group calls for what i've experienced. ...
1 vote
1 answer
1k views

Windows Server 2019 Audio only working with Remote Connection

Currently i'm trying to set up a livestream on a remote server. This server doesn't have a sound card or anything, so right now i only get sound when i use my own sound card on a other pc. The problem ...

15 30 50 per page
1
2 3 4 5
7