Commit Graph

16 Commits

Author SHA1 Message Date
Koushik Dutta
fef8b98796 common: document ffmpeg args 2022-07-19 08:32:25 -07:00
Matus Kral
8782ada8da update ffmpeg-hardware-acceleration.ts (#307)
- fix nvidia pipeline arguments:
   - replace bad "-" characters with proper dashes (in -hwaccel)
   - add  hwaccel_output_format parameter to the cuvid pipeline as well
       - change hwaccel output format to something forcing the pipeline to download the frames from video memory (not doing so breaks the pipeline completely in case custom user filter arguments contain software scale= (for cuda/cuvid scale_cuda=/scale_npp= would be needed) or/and transcoding is involved which for the moment uses scale=

- update depretiated encoder nvenc_h264 -> h264_nvenc
2022-07-06 22:10:59 -07:00
Koushik Dutta
a22b4be4ec common: dont force keyframes, leave that up to the sender 2022-05-31 17:37:32 -07:00
Koushik Dutta
ffac90c5f6 rebroadcast: unrecognized platforms should still have libx264 2022-05-23 08:52:47 -07:00
Koushik Dutta
35d1a8e6b7 webrtc: set pix_fmt 2022-05-17 00:09:26 -07:00
Koushik Dutta
31acd2c4b1 webrtc: default to max compat 2022-04-13 22:36:33 -07:00
Koushik Dutta
5a50c7ca5d homekit/rebroadcast: refactor transcoding 2022-04-13 00:22:17 -07:00
Koushik Dutta
3b59432bf5 webrtc: wip 2022-03-27 11:37:33 -07:00
Koushik Dutta
8748542033 webrtc: total rewrite
new features:
audio talkback in browser
codec copy
remove buggy native wrtc dependency
transcode configuration
2022-03-25 22:52:53 -07:00
Koushik Dutta
b25d89195f homekit: fixup hwaccel 2022-01-19 00:24:47 -08:00
Koushik Dutta
fc6a7e2462 homekit: wip 2021-12-29 23:11:59 -08:00
Koushik Dutta
ae945fa960 opencv: hardware acceleration 2021-11-02 22:23:49 -07:00
Koushik Dutta
e526f3c40d homekit: transcode cleanup 2021-11-01 11:48:55 -07:00
Koushik Dutta
ac978c5f38 common/hwaccel: fix videotoolbox weirdness 2021-10-15 17:13:38 -07:00
Koushik Dutta
da6d9b043e homekit: ffmpeg encoder fixups 2021-10-14 23:35:54 -07:00
Koushik Dutta
a64cb494a2 homekit: ffmpeg encoder suggestions 2021-10-14 23:26:18 -07:00