pion / example-webrtc-applications

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

Remove examples/internal #241

Closed Sean-Der closed 2 months ago

Sean-Der commented 2 months ago

Users find it frustrating that example code doesn't work out of tree. This makes copying the examples out of the repo easier.

Relates to pion/webrtc#1981

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (96595fe) to head (b5b268a). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
gstreamer-send-offer/main.go 0.00% 26 Missing :warning:
c-data-channels/main.go 0.00% 24 Missing :warning:
ffmpeg-send/main.go 0.00% 24 Missing :warning:
gstreamer-receive/main.go 0.00% 24 Missing :warning:
gstreamer-send/main.go 0.00% 24 Missing :warning:
play-from-disk-h264/main.go 0.00% 24 Missing :warning:
play-from-disk-mkv/main.go 0.00% 24 Missing :warning:
rtmp-to-webrtc/main.go 0.00% 24 Missing :warning:
save-to-webm/main.go 0.00% 24 Missing :warning:
sip-to-webrtc/main.go 0.00% 24 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #241 +/- ## ======================================= Coverage 0.00% 0.00% ======================================= Files 27 25 -2 Lines 2072 2246 +174 ======================================= - Misses 2072 2246 +174 ``` | [Flag](https://app.codecov.io/gh/pion/example-webrtc-applications/pull/241/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/241/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/241/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%> (ø)` | | 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.