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

get original client ip instead of proxy ip, for rtc api #2514

Merged
merged 1 commit into from
Aug 7, 2021

Conversation

duiniuluantanqin
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #2514 (ec790b3) into develop (06f10b1) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2514      +/-   ##
===========================================
- Coverage    42.70%   42.70%   -0.01%     
===========================================
  Files          102      102              
  Lines        36058    36064       +6     
===========================================
  Hits         15400    15400              
- Misses       20658    20664       +6     

| Impacted Files | Coverage Δ | |'

Translated to English while maintaining the markdown structure:

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

Translated to English while maintaining the markdown structure:

| trunk/src/app/srs_app_rtc_api.cpp | 0.00% <0.00%> (ø) | |
| trunk/src/protocol/srs_service_utility.cpp | 72.43% <0.00%> (-0.55%) | ⬇️ |
| trunk/src/protocol/srs_rtmp_handshake.cpp | 84.13% <0.00%> (+0.17%) | ⬆️ |


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 06f10b1...ec790b3. Read the comment docs.

TRANS_BY_GPT3

@winlinvip winlinvip merged commit 84d04ad into ossrs:develop Aug 7, 2021
@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.

SRS HTTP callback does not support WEBRTC streaming.
5 participants