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

Windows: Add srs for windows support(with cygwin64) #2622

Merged
merged 3 commits into from
Sep 22, 2021

Conversation

wenjiegit
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2021

Codecov Report

Merging #2622 (458c791) into feature/windows (08b6163) will not change coverage.
The diff coverage is 50.00%.

❗ Current head 458c791 differs from pull request most recent head d2383de. Consider uploading reports for the commit d2383de to get more accurate results
Impacted file tree graph

@@               Coverage Diff                @@
##           feature/windows    #2622   +/-   ##
================================================
  Coverage            59.17%   59.17%           
================================================
  Files                  122      122           
  Lines                51724    51724           
================================================
  Hits                 30609    30609           
  Misses               21115    21115           

| Impacted Files | Coverage Δ | |'

Translated to English while maintaining the markdown structure:

'| Impacted Files | Coverage Δ | |
|---|---|---|
| trunk/src/app/srs_app_config.cpp | 67.07% <ø> (ø) | |
| trunk/src/app/srs_app_server.cpp | 0.00% <ø> (ø) | |
| trunk/src/app/srs_app_uuid.cpp | 0.00% <ø> (ø) | |
| trunk/src/protocol/srs_service_st.cpp | 80.06% <50.00%> (ø) | |

'

Translated to English while maintaining the markdown structure:

'| trunk/src/app/srs_app_config.cpp | 67.07% <ø> (ø) | |
| trunk/src/app/srs_app_server.cpp | 0.00% <ø> (ø) | |
| trunk/src/app/srs_app_uuid.cpp | 0.00% <ø> (ø) | |
| trunk/src/protocol/srs_service_st.cpp | 80.06% <50.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 08b6163...d2383de. Read the comment docs.

TRANS_BY_GPT3

@winlinvip winlinvip merged commit 196bf27 into ossrs:feature/windows Sep 22, 2021
@winlinvip winlinvip linked an issue Sep 22, 2021 that may be closed by this pull request
6 tasks
@winlinvip winlinvip changed the title + add srs for windows support(with cygwin64) Windows: Add srs for windows support(with cygwin64) Sep 23, 2021
winlinvip pushed a commit that referenced this pull request Oct 13, 2021
* + add srs for windows support(with cygwin64)

* * fix srt lib64 path issue

* * fix ffmpeg path error
winlinvip pushed a commit that referenced this pull request Nov 1, 2021
* + add srs for windows support(with cygwin64)

* * fix srt lib64 path issue

* * fix ffmpeg path error
winlinvip pushed a commit that referenced this pull request Dec 4, 2021
* + add srs for windows support(with cygwin64)

* * fix srt lib64 path issue

* * fix ffmpeg path error
@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.

Windows: Support cygwin 64bits, native Windows and IDE
3 participants