Audio-Video Sync Issue During Streaming/Recording with Sony ZV-E10 II + Camlink 4K

danielshofar

New Member
Hi everyone,

I’m experiencing an audio delay issue during streaming and local recording with OBS. Here’s my setup:

  • Camera: Sony ZV-E10 II
  • Capture card: Elgato Camlink 4K
  • Microphone: DJI Mini Mic 2 (connected to the camera)
  • OBS: Streaming simultaneously to YouTube and my personal website via RTMP (RTMP via multiple output plugin
  • Local recording: OBS records locally to my PC
  • Additional: Camera itself records a copy independently (this copy has no sync issues)
Problem:

During both live streams and local recording, the audio gets delayed relative to the video. The delay only occurs in OBS outputs. The source camera’s recording is perfectly in sync.

  • My upload speed is 80 Mbps.

My System Specs :​

  • Processor: Intel Core i7-13620H (2.40 GHz, 13th Gen)
  • RAM: 16.0 GB (15.6 GB usable)
  • GPU: NVIDIA GeForce RTX 4070 Laptop GPU
  • VRAM: 7948 MB

OBS Video Settings:​

  • Base Resolution: 1920x1080 (16:9)
  • Output Resolution: 1920x1080 (16:9)
  • FPS: 30

OBS Audio Settings:​

  • Sample Rate: 48 kHz
  • Channels: Stereo
  • Audio Bitrate: 160 kbps (all tracks)
OBS Streaming Settings:

  • Output Mode: Advanced
  • Video Encoder: NVIDIA NVENC H.264
  • Audio Encoder: FFmpeg AAC
  • Rate Control: Constant Bitrate
  • Bitrate: 4500 Kbps
  • Keyframe Interval: 2 seconds
  • Preset: P5: Slow (Good Quality)
  • Tuning: High Quality
  • Multipass Mode: Two Passes (Quarter Resolution)
  • Profile: high
  • Look-ahead: Disabled
  • Adaptive Quantization: Disabled
another RTMP Streaming Configuration:

  • Protocol: RTMP
  • using "Reuse the streaming encoder as OBS" for both Video Settings and Audio Settings.

Advanced Settings:​

  • Process Priority: Above Normal
  • Stream Delay: Disabled
  • Auto Reconnect: Enabled (2s delay, 25 max retries)
  • Network Optimizations: Disabled
  • TCP Pacing: Disabled
  • Browser Hardware Acceleration: Enabled

Recording Settings:​

  • Recording Path: D:\Videos
  • Format: MPEG-4 (.mp4)
  • Video Encoder: Use stream encoder
  • Audio Encoder: FFmpeg AAC
  • Audio Track: 1
  • Auto File Splitting: Enabled (by time)
Experiencing audio/video desynchronization after ~4-5 minutes of streaming, with audio buffering reaching 960ms. The issue appears in both the live stream and local recording, suggesting it's an OBS/system issue rather than network-related
my audio buffering spikes to 960ms

Are my settings actually correct?
logs are here :

Thanks in advance!
 

Attachments

  • Screenshot 2025-10-15 at 10.43.57.png
    Screenshot 2025-10-15 at 10.43.57.png
    166.6 KB · Views: 7
  • Screenshot 2025-10-15 at 10.44.11.png
    Screenshot 2025-10-15 at 10.44.11.png
    172.8 KB · Views: 7
  • Screenshot 2025-10-15 at 10.49.41.png
    Screenshot 2025-10-15 at 10.49.41.png
    147.8 KB · Views: 7
  • Screenshot 2025-10-15 at 10.49.56.png
    Screenshot 2025-10-15 at 10.49.56.png
    179.2 KB · Views: 7
  • Screenshot 2025-10-15 at 10.50.02.png
    Screenshot 2025-10-15 at 10.50.02.png
    157 KB · Views: 7
  • Screenshot 2025-10-15 at 10.50.25.png
    Screenshot 2025-10-15 at 10.50.25.png
    209.1 KB · Views: 7
  • Screenshot 2025-10-15 at 10.50.36.png
    Screenshot 2025-10-15 at 10.50.36.png
    158 KB · Views: 7
  • Screenshot 2025-10-15 at 10.50.45.png
    Screenshot 2025-10-15 at 10.50.45.png
    109.5 KB · Views: 7
  • Screenshot 2025-10-15 at 10.51.53.png
    Screenshot 2025-10-15 at 10.51.53.png
    108.8 KB · Views: 7
  • Screenshot 2025-10-15 at 10.52.10.png
    Screenshot 2025-10-15 at 10.52.10.png
    140.4 KB · Views: 7

PaiSand

Active Member
You need to uninstall the security suit you're using. As far as you have good behavior online, you don't need anything else than the really good security suit that comes with Windows. Just make sure to keep all updated. Almost all security suits are too intrusive, eventually causing issues.
Wi-fi isn't reliable enough for streaming, which sooner or later you're going know. Always prefer a wired connection, specially if you plan to use the multi-rtmp plugin. If you can't use a wired connection then it's better to stream to one single streaming service at a time. You can use the embed feature of youtube in your website if needed.
HAGS is recommended to be disabled.
Before you add any plugin first make sure OBS is working as intended. Then try and test plugins that you may need. If you have issues, then it could be one of this plugins causing. The support for each plugin is made by it's corresponding dev or users on the Discussion section of the particular plugins' page.
Looks like you're using an insiders build of Windows, which isn't supported and may have issues. Microsoft started to roll out preview versions of their updates (insider builds) and you have to resist the urge to install them.

For recording it was recommended to use MKV container instead of MP4 / MOV but since some time ago you can also use hybrid MP4. You can remux the MKV into mp4 after recording (file menu).

And if you don't know what you're doing, do not use the advanced output mode. Keep it on simple output and use the presets for recording quality.
Now, you should be able to stream at 60 fps and 6000kbps or more to youtube unless issues on your ISP.


 
Top