Skip to content

GB28181: Fix bug.#1830

Merged
winlinvip merged 11 commits intoossrs:feature/gb28181from
xialixin:dev-28181
Jul 2, 2020
Merged

GB28181: Fix bug.#1830
winlinvip merged 11 commits intoossrs:feature/gb28181from
xialixin:dev-28181

Conversation

@winlinvip
Copy link
Copy Markdown
Member

@winlinvip winlinvip commented Jul 2, 2020

  1. Support PS buffer dynamic allocation to solve the potential crash issue with high bitrates.
  2. Optimize JIT buffer to adapt to Dahua's encapsulation method.
  3. Support G711 audio format.
  4. Detect various audio and video formats of the camera.
  5. Check PS to H264 frame size < 0.

TRANS_BY_GPT3

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 2, 2020

Codecov Report

Merging #1830 into feature/gb28181 will decrease coverage by 0.11%.
The diff coverage is 0.00%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           feature/gb28181    #1830      +/-   ##
===================================================
- Coverage            56.81%   56.70%   -0.12%     
===================================================
  Files                  120      120              
  Lines                49591    49687      +96     
===================================================
- Hits                 28174    28173       -1     
- Misses               21417    21514      +97     
Impacted Files Coverage Δ
trunk/src/app/srs_app_gb28181.cpp 0.00% <0.00%> (ø)
trunk/src/app/srs_app_gb28181.hpp 0.00% <ø> (ø)
trunk/src/app/srs_app_gb28181_jitbuffer.cpp 0.00% <0.00%> (ø)
trunk/src/app/srs_app_gb28181_jitbuffer.hpp 0.00% <ø> (ø)
trunk/src/protocol/srs_service_utility.cpp 77.27% <0.00%> (-0.57%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f514dd7...f287525. Read the comment docs.

TRANS_BY_GPT3

@winlinvip winlinvip merged commit 0ec2491 into ossrs:feature/gb28181 Jul 2, 2020
winlinvip added a commit that referenced this pull request Jul 3, 2020
@winlinvip winlinvip changed the title Fix GB28181 bug. GB28181: Fix bug. Jul 5, 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.

Development

Successfully merging this pull request may close these issues.

3 participants