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

GB28181: api delchannel chid parm is not required #2733

Closed
wants to merge 13 commits into from

Conversation

xialixin
Copy link
Contributor

@xialixin xialixin commented Nov 14, 2021

Delete media channel, chid is not necessarily required, only id is needed. If SIP is enabled internally, it can be id@chid. For compatibility purposes, if chid is included, it will automatically convert to id@chid.
#2144


TRANS_BY_GPT3

@xialixin xialixin requested review from winlinvip and duiniuluantanqin and removed request for winlinvip November 14, 2021 16:20
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2021

Codecov Report

Merging #2733 (7fecd1e) into feature/gb28181 (f6c445b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           feature/gb28181    #2733   +/-   ##
================================================
  Coverage            59.81%   59.81%           
================================================
  Files                  121      121           
  Lines                51195    51195           
================================================
  Hits                 30622    30622           
  Misses               20573    20573           

| Impacted Files | Coverage Δ | |'

Translated to English while maintaining the markdown structure:

'| Impacted Files | Coverage Δ | |
|---|---|---|
| trunk/src/app/srs_app_http_api.cpp | 0.00% <ø> (ø) | |

'

Translated to English while maintaining the markdown structure:

'| trunk/src/app/srs_app_http_api.cpp | 0.00% <ø> (ø) | |


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 f6c445b...7fecd1e. Read the comment docs.

TRANS_BY_GPT3

@winlinvip
Copy link
Member

Migrate to ossrs/srs-gb28181#3

@winlinvip winlinvip closed this Jan 5, 2022
@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
GB28181 For GB28181. TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants