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

Dev 28181 #1653

Closed
wants to merge 2 commits into from
Closed

Dev 28181 #1653

wants to merge 2 commits into from

Conversation

xialixin
Copy link
Contributor

@xialixin xialixin commented Mar 20, 2020

Support gb28181 docking, based on sip over udp signaling, ps over rtp, ps stream format h264/aac. Implemented common registration (register), heartbeat message, request real-time stream (invite, ack, bye) several signaling.
https://github.com/xialixin/srs_code_note/blob/master/doc/srs_gb28181.md


TRANS_BY_GPT3

@codecov-io
Copy link

codecov-io commented Mar 20, 2020

Codecov Report

Merging #1653 into develop will decrease coverage by 1.85%.
The diff coverage is 0.17%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1653      +/-   ##
===========================================
- Coverage    68.74%   66.89%   -1.86%     
===========================================
  Files           96       99       +3     
  Lines        40625    41752    +1127     
===========================================
+ Hits         27927    27928       +1     
- Misses       12698    13824    +1126

| Impacted Files | Coverage Δ | |'

Translated to English while maintaining the markdown structure:

'| Impacted Files | Coverage Δ | |
|---|---|---|
| trunk/src/service/srs_service_st.hpp | 0% <ø> (ø) | ⬆️ |
| trunk/src/app/srs_app_config.hpp | 100% <ø> (ø) | ⬆️ |
| trunk/src/protocol/srs_sip_stack.cpp | 0% <0%> (ø) | |

Translated to English while maintaining the markdown structure:

| trunk/src/service/srs_service_st.hpp | 0% <ø> (ø) | ⬆️ |
| trunk/src/app/srs_app_config.hpp | 100% <ø> (ø) | ⬆️ |
| trunk/src/protocol/srs_sip_stack.cpp | 0% <0%> (ø) | |
| trunk/src/app/srs_app_listener.cpp | 39.47% <0%> (-1.07%) | ⬇️ |
| trunk/src/app/srs_app_server.cpp | 0% <0%> (ø) | ⬆️ |
| trunk/src/app/srs_app_gb28181.cpp | 0% <0%> (ø) | |
| trunk/src/app/srs_app_gb28181.hpp | 0% <0%> (ø) | |

Translated to English while maintaining the markdown structure:

| trunk/src/app/srs_app_server.cpp | 0% <0%> (ø) | ⬆️ |
| trunk/src/app/srs_app_gb28181.cpp | 0% <0%> (ø) | |
| trunk/src/app/srs_app_gb28181.hpp | 0% <0%> (ø) | |
| trunk/src/service/srs_service_st.cpp | 81.84% <0%> (-0.57%) | ⬇️ |
| trunk/src/app/srs_app_config.cpp | 77.22% <2.73%> (-2%) | ⬇️ |
| trunk/src/service/srs_service_utility.cpp | 77.84% <0%> (ø) | ⬆️ |

Translated to English while maintaining the markdown structure:

| trunk/src/service/srs_service_utility.cpp | 77.84% <0%> (ø) | ⬆️ |
| ... and 3 more | |


Continue to review full report at Codecov.

Legend - Click here to learn more
| Δ = absolute <relative> (impact), ø = not affected, ? = missing data |

Translated to English while maintaining the markdown structure:

| Δ = absolute <relative> (impact), ø = not affected, ? = missing data |

Powered by Codecov. Last update d6e1170...8b4f84e. Read the comment docs.

TRANS_BY_GPT3

@winlinvip
Copy link
Member

Migrate to #1656

@winlinvip winlinvip closed this Mar 20, 2020
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants