Skip to content

WebRTC fails #312

Description

@rsemp

I’m using the latest refreshed native-amf-20260709-3 build. The first log line confirms:

Vibepollo version: 1.18.0-beta.4 commit: cc9fdcf

WebRTC fails immediately with:

[2026-07-10 09:53:34.566]: Debug: WebRTC: create session request received
[2026-07-10 09:53:36.696]: Debug: WebRTC: create_session exit id=1D0C96A4-4CB6-EE2C-D318-F0DE709C9740
[2026-07-10 09:53:37.137]: Debug: WebRTC: session created id=1D0C96A4-4CB6-EE2C-D318-F0DE709C9740
[2026-07-10 09:53:37.172]: Error: WebRTC: support is disabled at build time
[2026-07-10 09:53:37.186]: Debug: WebRTC: close_session exit id=1D0C96A4-4CB6-EE2C-D318-F0DE709C9740

The UI exposes the WebRTC Stream page and the host appears to prepare a virtual display, audio sink, WGC capture and H.264 AMF encoder before closing the session.

Is WebRTC intentionally disabled in this Windows tester build, or is this an unintended build/package configuration issue? The release notes mention native AMD AMF / WGC recovery testing, but I could not see anything saying WebRTC is disabled.

I also noticed encode loop logs continue after the WebRTC close_session line, so there may be lingering capture/encoder state after the failed WebRTC attempt.

Originally posted by @rsemp in #295 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedThis issue has been marked as fixed and will be closed out once the release has been published.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions