Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GB: How to make SRS5 only receive PS streams without using the internal SIP? #3550

Open
zh19900725 opened this issue May 23, 2023 · 6 comments · May be fixed by #3384
Open

GB: How to make SRS5 only receive PS streams without using the internal SIP? #3550

zh19900725 opened this issue May 23, 2023 · 6 comments · May be fixed by #3384
Assignees
Labels
Enhancement Improvement or enhancement. GB28181 For GB28181. TransByAI Translated by AI/GPT.

Comments

@zh19900725
Copy link

zh19900725 commented May 23, 2023

Note: Please read FAQ before file an issue, see #2716

Description

Please description your issue here

  1. SRS Version: srs5

  2. SRS Log:

image

  1. SRS Config:
stream_caster {
    enabled on;
    caster gb28181;
    listen 10000;
    sip {
        enabled off;
    }
}

Replay

Please describe how to replay the bug?

Step 1: srs5 only opens the national standard monitoring port. If the built-in SIP is disabled, the project cannot be started. If the built-in SIP is enabled, the project can be started. However, if an external PS stream is sent to srs, it will report "no session" and the stream will be discarded.

Expect

I only receive PS streams and do not use the internal SIP. I use an external independent SIP service.

TRANS_BY_GPT3

@winlinvip
Copy link
Member

See #3384

@winlinvip winlinvip added Enhancement Improvement or enhancement. GB28181 For GB28181. labels Jun 10, 2023
@chenqi146
Copy link

chenqi146 commented Jul 8, 2023

May I ask when will this be supported?

TRANS_BY_GPT3

@winlinvip winlinvip changed the title srs5如何只接收ps流,不使用内部sip GB: How to make SRS5 only receive PS streams without using the internal SIP? Jul 18, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 28, 2023
@winlinvip
Copy link
Member

Actually, we are open to all bugfix and features. If other people has no time, submiting a bugfix or pullrequest by yourself is a possible and better way, rather than asking for other people to do this.

@zh19900725
Copy link
Author

zh19900725 commented Apr 8, 2024

Actually, we are open to all bugfix and features. If other people has no time, submiting a bugfix or pullrequest by yourself is a possible and better way, rather than asking for other people to do this.

Thank you, this issue was resolved a few months ago. Indeed, the solution was found in a bug fix. I forgot to close this ticket.

TRANS_BY_GPT4

@zh19900725
Copy link
Author

#3384

@zh19900725
Copy link
Author

zh19900725 commented Apr 8, 2024

Look here for a solution; it has already been resolved in the pull requests.

TRANS_BY_GPT4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement or enhancement. GB28181 For GB28181. TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants