Articles about audio streaming | UserComp.com

FFmpeg Non-Monotonic DTS Issue while Streaming Audio Microphone: A Tech Support Guide
FFmpeg Non-Monotonic DTS Issue while Streaming Audio Microphone: A Tech Support Guide

In this tech support article, we address the non-monotonic DTS issue that occurs while streaming audio from a microphone using FFmpeg and a Raspberry Pi with an external HiFiBerry DAC+ADC Pro sound card. Learn how to troubleshoot and resolve this problem to achieve the lowest latency possible.

Read More
How to Merge Video and Audio Streams into a Single File for HEVC Output
How to Merge Video and Audio Streams into a Single File for HEVC Output

Learn how to merge video and audio streams into a single file for HEVC output in this step-by-step guide. If you've realized you've chosen the wrong audio streams during encoding, this tutorial will help you get a new output file with the correct audio.

Read More
Using FFplay to Read PCM Data Pipline - No Data Available Instead Continuing and Seeking
Using FFplay to Read PCM Data Pipline - No Data Available Instead Continuing and Seeking

This article introduces how to use FFplay, a tool from the FFmpeg project, to read and play audio bytestream produced by a Python script. The PCM 16 LE, single channel audio data can be processed through a pipeline, and FFplay handles the case when no data is available by continuing and seeking instead of stopping.

Read More
Overcoming Client Isolation in Peer-to-Peer Audio Streaming Applications: A Student Developer's Guide
Overcoming Client Isolation in Peer-to-Peer Audio Streaming Applications: A Student Developer's Guide

In this article, we will discuss the challenges faced by student developers when creating peer-to-peer audio streaming applications that use public settings, specifically in places like universities. We will explore the issue of client isolation and provide guidance on how to overcome it, maximizing the potential of your audio streaming application.

Read More
FFmpeg: Fixing Jitter in RTP Audio Streaming
FFmpeg: Fixing Jitter in RTP Audio Streaming

Learn how to fix jitter issues when streaming audio over RTP using FFmpeg. Our tech support guide will help you diagnose and solve the problem. Read more for more tech support tips.

Read More
How to Have Internal Audio, External Microphone, and Listen to Internal Audio During Multimedia Podcast Recording on a PC
How to Have Internal Audio, External Microphone, and Listen to Internal Audio During Multimedia Podcast Recording on a PC

Learn how to build a PC for multimedia podcast recording while having both internal audio and an external microphone. Discover the steps to configure your PC to allow internal audio, external microphone, and simultaneous listening to internal audio. Enhance your podcasting experience with this comprehensive guide.

Read More