Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #468 +/- ##
==========================================
- Coverage 58.21% 54.84% -3.38%
==========================================
Files 62 66 +4
Lines 3683 3913 +230
==========================================
+ Hits 2144 2146 +2
- Misses 1412 1640 +228
Partials 127 127 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
New drivers to allow the use of shell command output as a video or audio source. Added tests and example code for this driver. This can be used in cases where command line programs support media sources that pion/mediadevices doesn't yet (EG: libcamera based cameras), or to add filters to a video or audio stream before pion/mediadevices using ffmpeg or gstreamer.
|
I'm not quite sure why the test cases for audiocmd.go and videocmd.go don't show up in Codecov. I'm fairly new to testing in go / testing in general, so any pointers would be much appreciated. |
https://github.com/pion/mediadevices/actions/runs/3964689614/jobs/6793835936#step:5:259 |
Description
New drivers to allow the use of shell command output as a video or audio source (+ tests and example code).
libcamera-video, or to add filters to a video or audio stream before pion mediadevices using ffmpeg or gstreamer.Reference issue
Workaround for #407
libcamera-vid --width 640 --height 480 --framerate 16 --codec yuv420 --flush 1 --timeout 0 --nopreview 1 --output -