-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
GB28181: SRS 5.0 has already supported GB-2016, with built-in SIP signaling and TCP single-port transmission media. #3176
Milestone
Comments
The SIP protocol has support for The eXtended osip library.
|
winlinvip
changed the title
GB28181: SRS 5.0支持一个GB的最小可用版本PoC
GB28181: SRS 5.0已经支持一个GB-2016,TCP,最小可用版本,内置SIP信令,TCP单端口传输媒体
Nov 22, 2022
winlinvip
changed the title
GB28181: SRS 5.0已经支持一个GB-2016,TCP,最小可用版本,内置SIP信令,TCP单端口传输媒体
GB28181: SRS 5.0已经支持一个GB-2016,内置SIP信令,TCP单端口传输媒体
Nov 22, 2022
winlinvip
added a commit
to winlinvip/srs
that referenced
this issue
Nov 23, 2022
winlinvip
added a commit
to winlinvip/srs
that referenced
this issue
Nov 23, 2022
1. Parse video codec from PSM packet. 2. Return error if HEVC packet. 3. Ignore invalid AVC nalu.
winlinvip
added a commit
to winlinvip/srs
that referenced
this issue
Nov 23, 2022
1. Parse video codec from PSM packet. 2. Return error if HEVC packet. 3. Ignore invalid AVC NALUs. 4. Drop AVC AUD and SEI.
winlinvip
added a commit
to winlinvip/srs
that referenced
this issue
Nov 23, 2022
1. Parse video codec from PSM packet. 2. Return error and logging if HEVC packet. 3. Ignore invalid AVC NALUs, drop AVC AUD and SEI. 4. Disconnect TCP connection if HEVC.
winlinvip
added a commit
to winlinvip/srs
that referenced
this issue
Nov 23, 2022
1. Parse video codec from PSM packet. 2. Return error and logging if HEVC packet. 3. Ignore invalid AVC NALUs, drop AVC AUD and SEI. 4. Disconnect TCP connection if HEVC.
winlinvip
added a commit
that referenced
this issue
Nov 24, 2022
winlinvip
added a commit
that referenced
this issue
Nov 24, 2022
This was referenced Nov 28, 2022
国标SIP configuration, does it not support password authentication?
|
winlinvip
changed the title
GB28181: SRS 5.0已经支持一个GB-2016,内置SIP信令,TCP单端口传输媒体
GB28181: SRS 5.0 has already supported GB-2016, with built-in SIP signaling and TCP single-port transmission media.
Jul 29, 2023
We need to refine the lazy object to shared_ptr, see #3667 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Supporting GB28181 is the right thing to do, and it may also be a challenging thing to do, because challenges make things interesting.
See English or Chinese
Latency
Under intranet conditions, GB/TCP does not increase latency.
The text was updated successfully, but these errors were encountered: