Skip to content

VAAPI AV1 does not send video track to WHIP output #12943

@Bleuzen

Description

@Bleuzen

Operating System Info

Other

Other OS

Debian 13

OBS Studio Version

Other

OBS Studio Version (Other)

32.0.4

OBS Studio Log URL

https://pastebin.com/raw/Z6FWRSka

OBS Studio Crash Log URL

No response

Expected Behavior

OBS should upload an audio and video track

Current Behavior

OBS only uploads the audio track, video track is never sent to the streaming server

Steps to Reproduce

  1. Set video encoder to VAAPI AV1
  2. Stream using WHIP

Anything else we should know?

The streaming server logs show that it only receives the opus audio track but no video track.
I confirmed the video track is missing by looking at the network statistic of my system, it only shows a low upload rate, so the video is not sent.

It works when using H264 or HEVC. Only AV1 does not send the video track to the WHIP output.

Using AV1 CPU encoders also works, it is only broken with the VAAPI encoded AV1.

The VAAPI AV1 encoding itself works, I see the encoder usage going up when starting a stream and recording with it outputs a playable video file.

Streaming to a RTMPS output using VAAPI AV1 works.

The problem only occurs when streaming the VAAPI AV1 encoded video to a WHIP output.
Maybe the video track is not correctly packaged for WHIP?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions