Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media file streaming breaks recording. #1539

Open
5 of 10 tasks
TheQuinbox opened this issue Oct 13, 2022 · 2 comments
Open
5 of 10 tasks

Media file streaming breaks recording. #1539

TheQuinbox opened this issue Oct 13, 2022 · 2 comments

Comments

@TheQuinbox
Copy link

Description

If I record a TeamTalk session, and someone streams a media file, it causes the recording to break horribly. In the case of QT, the recording cuts out and is doubled in some places, and in Classic, it misses entire sections of audio.

Application

  • qtTeamTalk
  • TeamTalkAndroid
  • iTeamTalk
  • TeamTalkClassic
  • TeamTalkServer

Platform

  • Windows
  • macOS
  • Android
  • iOS
  • Linux

Expected behavior

When someone streams a file over TeamTalk and I'm recording, the file should get picked up just fine, as it does when I'm hearing it in real time.

Actual behavior

Whenever someone streams, the recording gets extremely choppy, sometimes missing entire sections of audio.

Steps to reproduce problem

  1. Start a recording (I use ogg, but it happens with mp3 as well).
  2. Stream a media file.
  3. Listen to the recording.
@TheQuinbox TheQuinbox added the bug label Oct 13, 2022
@ChrisDuffley
Copy link

I was able to reproduce and can't in 5.11 (at least to my knowledge)...can try again though with a media stream which isn't too common for my situation because of Virtual Audio Cable, TTMediaBot, etc...

@TheQuinbox
Copy link
Author

It still happens, although now the recording doesn't die. The media stream gets all choppy though, leading me to think that it has the wrong idea on the number of samples per second (that's what that normally sounds like).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants