-
- Downloads
ffmpeg: improve pipewiregrab window sharing
This commit modifies pipewiregrab so that the size of the frames produced when sharing a window is based on the current size of that window. Previously, all frames had the same size (namely that of the screen), which resulted in a lot of screen space being wasted when sharing small windows. Change-Id: Icf460b28a24e7b884fe7d612fb518d5f1364fe63
Showing
- contrib/src/ffmpeg/pipewiregrab-source-filter.patch 19 additions, 4 deletionscontrib/src/ffmpeg/pipewiregrab-source-filter.patch
- src/media/video/v4l2/video_device_impl.cpp 0 additions, 1 deletionsrc/media/video/v4l2/video_device_impl.cpp
- src/media/video/video_rtp_session.cpp 1 addition, 1 deletionsrc/media/video/video_rtp_session.cpp
Please register or sign in to comment