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

Streaming always failed due to the CoreAudio AAC timestamp issue #10998

Closed
CaptainTeemo opened this issue Jul 17, 2024 · 0 comments · Fixed by #10999
Closed

Streaming always failed due to the CoreAudio AAC timestamp issue #10998

CaptainTeemo opened this issue Jul 17, 2024 · 0 comments · Fixed by #10999

Comments

@CaptainTeemo
Copy link

CaptainTeemo commented Jul 17, 2024

Operating System Info

macOS 14

Other OS

No response

OBS Studio Version

30.2.0

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/i7mOijHOxLoocHeM

OBS Studio Crash Log URL

No response

Expected Behavior

Streaming like normal

Current Behavior

Streaming failed to both Facebook and CHZZK.

Steps to Reproduce

  1. Set up the streaming key
  2. Check the output setting
  3. Start streaming
  4. Looks ok on OBS but there is no preview on the CHZZK streaming platform
  5. And it always reconnecting when streaming to Facebook
Screenshot 2024-07-17 at 10 52 40 AM

Anything else we should know?

We are the NAVER media team that services CHZZK, users are trouble streaming from OBS to CHZZK with CoreAudio AAC, please help.

It might be something related to the change of #10690

Here is what we found for now:
After adding ablog in flv_audio, it shows:

10:45:22.685: ==== Streaming Start ===============================================
10:45:22.796: flv_audio time_ms[int32_t]: 0 time_ms[uint32_t]: 0
10:45:22.796: flv_audio time_ms[int32_t]: -1 time_ms[uint32_t]: 4294967295 // probably the issue
10:45:22.818: flv_audio time_ms[int32_t]: 20 time_ms[uint32_t]: 20
10:45:22.850: flv_audio time_ms[int32_t]: 41 time_ms[uint32_t]: 41
10:45:22.861: flv_audio time_ms[int32_t]: 62 time_ms[uint32_t]: 62
10:45:22.884: flv_audio time_ms[int32_t]: 84 time_ms[uint32_t]: 84
10:45:22.917: flv_audio time_ms[int32_t]: 105 time_ms[uint32_t]: 105
10:45:22.924: flv_audio time_ms[int32_t]: 126 time_ms[uint32_t]: 126
10:45:22.950: flv_audio time_ms[int32_t]: 148 time_ms[uint32_t]: 148
@WizardCM WizardCM changed the title [Emergency] Streaming always failed due to the CoreAudio AAC timestamp issue. Streaming always failed due to the CoreAudio AAC timestamp issue Jul 17, 2024
@RytoEX RytoEX added this to the OBS Studio 30.2 milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants