Update dependencies and fix Windows streaming for v2.2.2#4
Merged
Conversation
femidof
marked this pull request as ready for review
July 13, 2026 19:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Windows streaming fix
rtmps://in RTMP connect metadatartmps://a.rtmps.youtube.com:443/live2/instead of RTMP on port 1935ffmpeg-for-homebridge@2.2.2Final native Windows run: https://github.com/femidof/Broadcaster/actions/runs/29264491239
FFmpeg compatibility
ffmpeg-ffprobe-static@6.1.2-rc.1, verified with a macOS 12 deployment targetffmpeg-for-homebridge@2.2.2Intentional compatibility ceilings
node-media-serverstays on the latest v2 release, 2.7.4; upstream documents v4 as protocol-incompatible with v2, and v4 retains process-global configuration that conflicts with simultaneous profile portstypescript-eslintsupports TypeScript below 6.1 and rejects TypeScript 7Validation
npm ciin root and sidecarnpm run buildnpm run lintcargo check --manifest-path src-tauri/Cargo.tomlcargo clippy --manifest-path src-tauri/Cargo.tomlwith no warningsTAURI_SIGNING_PRIVATE_KEYis stored in GitHub Actions