Alex X
|
853e98879b
|
Fix OPUS for HomeKit server #667 #843
|
2023-12-27 23:05:45 +03:00 |
|
Alex X
|
7ad4d350f8
|
Fix hardware profiles for H265 templates #809
|
2023-12-17 18:07:57 +03:00 |
|
Alex X
|
a46bad0522
|
Add support hardware resize for Rockchip
|
2023-12-10 15:58:54 +03:00 |
|
Alex X
|
8d9f87061c
|
Add support hardware auto discovery for Rockchip
|
2023-12-05 15:43:50 +03:00 |
|
Alex X
|
4bdfa62039
|
Code refactoring for ffmpeg hardware linux
|
2023-12-05 15:43:14 +03:00 |
|
Alex X
|
67ea2d9d02
|
Fix support FFmpeg device on Windows
|
2023-12-05 15:40:16 +03:00 |
|
Alex X
|
eceb4a476f
|
Add support Rockchip hardware transcoding
|
2023-12-04 16:54:50 +03:00 |
|
Alex X
|
e6fb4081f7
|
Add drawtext tests for ffmpeg
|
2023-11-02 14:57:22 +03:00 |
|
Alex X
|
eb04fafaa4
|
Add more ffmpeg transcoding presets
|
2023-11-02 14:56:58 +03:00 |
|
Alex X
|
6a9ae93fa1
|
Update pixel format for h264 vaapi hardware
|
2023-10-30 19:06:56 +03:00 |
|
Alex X
|
91c4a3e7b5
|
Add ffmpeg test for DeckLink
|
2023-10-11 22:35:53 +03:00 |
|
Alex X
|
855bbdeb60
|
Update ffmpeg tests
|
2023-10-10 12:25:07 +03:00 |
|
Alex X
|
05893c9203
|
Add fix for YCbCr range on hardware transcoding
|
2023-10-10 11:29:22 +03:00 |
|
Alex X
|
c7b6eb5d5b
|
Fix ffmpeg pix_fmt for H264 transcoding
|
2023-10-09 23:08:18 +03:00 |
|
Alexey Khit
|
5645c73613
|
Update FFmpeg device discovery for Linux
|
2023-09-02 14:40:27 +03:00 |
|
Alexey Khit
|
af31ab604d
|
Update FFmpeg preset for OPUS
|
2023-09-02 06:31:10 +03:00 |
|
Alexey Khit
|
0621b82aff
|
Change response sources API
|
2023-09-01 22:32:49 +03:00 |
|
Alexey Khit
|
7d65c60711
|
Add stream redirect handler
|
2023-09-01 10:18:50 +03:00 |
|
Alexey Khit
|
69da64a49c
|
Rename streams to sources in the discovery API
|
2023-09-01 10:17:58 +03:00 |
|
Alexey Khit
|
66c858e00e
|
Rewrite JPEG snapshot consumer
|
2023-08-30 05:57:00 +03:00 |
|
Hans-Joachim Kliemeck
|
d275997e54
|
fix known problem of wrong profile declaration capabilities
|
2023-08-01 22:18:45 +02:00 |
|
Alexey Khit
|
72f159be88
|
Update Windows USB audio default settings
|
2023-07-16 18:40:54 +03:00 |
|
Alexey Khit
|
144954b979
|
Add default params to Linux ALSA
|
2023-07-16 14:09:13 +03:00 |
|
Alexey Khit
|
9e15391471
|
Code refactoring after #517
|
2023-07-16 13:43:27 +03:00 |
|
Alexey Khit
|
d62b1e445a
|
Merge pull request #517 from skrashevich/230711-jpg-resize
|
2023-07-16 07:01:40 +03:00 |
|
Alexey Khit
|
13ca991c37
|
Add support pcm_s16le audio
|
2023-07-15 15:06:49 +03:00 |
|
Alexey Khit
|
e48459f49d
|
Add channels and sample rate params to ALSA
|
2023-07-15 14:43:47 +03:00 |
|
Alexey Khit
|
d55270bd64
|
Fix tests
|
2023-07-13 23:49:17 +03:00 |
|
Alexey Khit
|
f6c8d63658
|
Another fix for OPUS audio quality
|
2023-07-13 20:31:59 +03:00 |
|
Sergey Krashevich
|
490a48cd50
|
Refactored code to resize JPEG snapshot if "h" parameter exists in the URL query
|
2023-07-11 10:35:53 +03:00 |
|
Alexey Khit
|
4ea5a22eda
|
Code refactoring after #510
|
2023-07-10 11:37:52 +03:00 |
|
Alexey Khit
|
a79fe6041d
|
Merge pull request #510 from horttorrell32/master
|
2023-07-10 10:58:11 +03:00 |
|
agalindo
|
67b25015df
|
Update de ffmpeg test after sync
|
2023-07-07 17:18:01 +02:00 |
|
Galindo, Alex
|
f0d627fa55
|
Revert "Add framerate parameter option to HTTPs"
This reverts commit f94cd16cb7 .
|
2023-07-07 14:03:53 +02:00 |
|
agalindo
|
9809f41117
|
Merge branch 'master' of https://github.com/horttorrell32/go2rtc
|
2023-07-07 07:39:51 +02:00 |
|
Galindo, Alex
|
2ce72dbcca
|
Add more ffmpeg Test
|
2023-07-06 16:27:23 +02:00 |
|
Alexey Khit
|
ddfeb6fae6
|
Fix default bin for ffmpeg transcoding to jpeg
|
2023-07-06 15:22:07 +03:00 |
|
Galindo, Alex
|
f94cd16cb7
|
Add framerate parameter option to HTTPs
Some HTTP (a.g. JPEG or MJPEG) needs set the input framerate explicitly.
|
2023-07-06 12:08:49 +02:00 |
|
Galindo, Alex
|
f6936f7cee
|
Allow add Input param without codecs changes.
Correct the Input Template to delete the 'input' parameter to allow set the copy codecs option, otherwise the '-vn -an' codecs option is selected.
|
2023-07-06 10:25:09 +02:00 |
|
Alexey Khit
|
209d7b47d9
|
Rewrite FFmpeg devices and add support ALSA for Linux
|
2023-07-04 16:47:07 +03:00 |
|
Alexey Khit
|
6c2f883f9e
|
Fix OPUS transcoding quality
|
2023-07-04 10:37:40 +03:00 |
|
Alexey Khit
|
c34f9ae2b7
|
Support FFmpeg drawtext param #487
|
2023-07-03 00:46:35 +03:00 |
|
Alexey Khit
|
c29dd8c4e3
|
Support templates for FFmpeg raw param #487
|
2023-07-03 00:44:25 +03:00 |
|
Alexey Khit
|
63bcaa836a
|
Merge remote-tracking branch 'origin/master'
|
2023-06-16 15:00:10 +03:00 |
|
Alex X
|
ba68bcb89e
|
Merge pull request #413 from skrashevich/230504-patch-hwdetect-darwin
Refactor video toolbox probe commands to use SVGA resolution in hardw…
|
2023-06-15 16:52:00 +03:00 |
|
Alexey Khit
|
397eb0b6ee
|
Fix tests
|
2023-05-31 14:41:17 +03:00 |
|
Alexey Khit
|
c09438d3d0
|
Set prefer_tcp flag for ffmpeg
|
2023-05-16 18:39:39 +03:00 |
|
Alexey Khit
|
3139189975
|
Move ParseQuery from ffmpeg to streams module
|
2023-05-06 14:29:35 +03:00 |
|
Sergey Krashevich
|
5b29306d4f
|
Refactor video toolbox probe commands to use SVGA resolution in hardware_darwin.go
|
2023-05-04 22:22:00 +03:00 |
|
Alexey Khit
|
f617c148cd
|
Fix FFmpeg template for H265
|
2023-05-04 11:57:32 +03:00 |
|