pion / example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries
https://pion.ly/
MIT License
1.02k stars 241 forks source link

Migrate gstreamer-receive to go-gst #201

Closed Sean-Der closed 3 months ago

Sean-Der commented 3 months ago

Drop our custom code

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 28 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (f939bc7) to head (1d50824).

Files Patch % Lines
gstreamer-receive/main.go 0.00% 28 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 28 27 -1 Lines 1897 1888 -9 ====================================== + Misses 1897 1888 -9 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/201/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <0.00%> (ø)` | | | [wasm](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `0.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.