Skip to content

[pull] develop from ossrs:develop#58

Merged
pull[bot] merged 1 commit into
timfengzi:developfrom
ossrs:develop
Sep 2, 2025
Merged

[pull] develop from ossrs:develop#58
pull[bot] merged 1 commit into
timfengzi:developfrom
ossrs:develop

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Sep 2, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

…e. v7.0.75 (#4466)

This PR removes the embedded GB28181 SIP server implementation from SRS
and enforces the use of external SIP servers for production deployments.

The embedded SIP server depended on the deprecated `http-parser`
library. With the planned migration to `llhttp` (which doesn't support
SIP parsing), maintaining the embedded SIP server would require
significant additional work. Since external SIP servers are already the
recommended approach for production, removing the embedded
implementation simplifies the codebase and eliminates this dependency.

Eliminated `srs_gb28181_test` from CI workflow.

Removed SIP configuration validation tests.

---------

Co-authored-by: OSSRS-AI <winlinam@gmail.com>
Co-authored-by: haibo.chen <495810242@qq.com>
@pull pull Bot locked and limited conversation to collaborators Sep 2, 2025
@pull pull Bot added the ⤵️ pull label Sep 2, 2025
@pull pull Bot merged commit d9fe2c4 into timfengzi:develop Sep 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant