amazon-kinesis-video-streams-webrtc-sdk-c
amazon-kinesis-video-streams-webrtc-sdk-c copied to clipboard
Update kvsWebRTCClientMasterGstreamerSample.c - Provide Raspberry Pi hardware encode example
Provide an example gstreamer pipeline for Raspberry Pi hardware encoding. Tested on Raspberry Pi 3
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Codecov Report
Merging #1398 (104d801) into develop (19e0f14) will increase coverage by
0.00%. The diff coverage is70.00%.
@@ Coverage Diff @@
## develop #1398 +/- ##
========================================
Coverage 51.49% 51.49%
========================================
Files 46 46
Lines 12795 12802 +7
========================================
+ Hits 6589 6593 +4
- Misses 6206 6209 +3
| Impacted Files | Coverage Δ | |
|---|---|---|
| samples/kvsWebRTCClientMaster.c | 0.00% <0.00%> (ø) |
|
| src/source/Ice/IceAgent.c | 86.47% <ø> (+0.19%) |
:arrow_up: |
| src/source/Signaling/LwsApiCalls.c | 1.53% <ø> (ø) |
|
| src/source/Signaling/Signaling.c | 11.58% <ø> (ø) |
|
| src/source/PeerConnection/PeerConnection.c | 80.68% <100.00%> (-0.57%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 19e0f14...104d801. Read the comment docs.
Thank you @bkneff !
Can you direct this PR to origin/develop branch instead of master?
I just changed the branch to develop.
@bkneff there were a ton of merge conflicts, I resolved them all, so as soon as the merge commit travis run succeeds we can get this merged.
This is a very old issue. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to open a new one.
Thanks @bkneff for this, was really helpful despite not being merged in the repo
Closed in favor of #1640 .
Thank you for your contribution @bkneff !