Koushik Dutta
|
8f1467c682
|
server: respect conversion weights on all mime types
|
2022-08-02 10:50:10 -07:00 |
|
Koushik Dutta
|
48222f5bdc
|
server: move snapshot handling to snapshot plugin, snapshot plugin will be installed as part of the server install.
|
2022-07-31 14:05:43 -07:00 |
|
Koushik Dutta
|
b6a582d6b1
|
server: feature to have video conversion respect resize parameters. video snapshots no longer write to file system.
|
2022-07-28 15:46:37 -07:00 |
|
Koushik Dutta
|
d3ddd52d30
|
server: media manager improvements
|
2022-07-28 14:12:43 -07:00 |
|
Koushik Dutta
|
b3a03554ff
|
server: change default volume path. use off the shelf ffmpeg.
|
2022-07-01 10:46:41 -07:00 |
|
Koushik Dutta
|
f45921d0f8
|
server: clear ffmpeg timeout
|
2022-06-28 08:23:47 -07:00 |
|
Koushik Dutta
|
935c431e49
|
server: watch for ffmpeg snapshot convesion failure
|
2022-06-28 08:21:14 -07:00 |
|
Koushik Dutta
|
fba32dfa46
|
server: fix bug in media manager
|
2022-06-26 10:16:22 -07:00 |
|
Koushik Dutta
|
6312e5a0bf
|
server: fix media manager serialization for non-serializable types
|
2022-06-21 12:35:27 -07:00 |
|
Koushik Dutta
|
7cf9daabe3
|
server: publish
|
2022-05-28 18:57:50 -07:00 |
|
Koushik Dutta
|
856bac30b3
|
webrtc/server: Fix missing sourceid
|
2022-04-13 13:01:25 -07:00 |
|
Koushik Dutta
|
751cc2a238
|
global: rename FFMpeg to FFmpeg
|
2022-04-11 22:42:31 -07:00 |
|
Koushik Dutta
|
1c3682f9db
|
server: handle rtsps conversion
|
2022-04-11 22:37:20 -07:00 |
|
Koushik Dutta
|
64f5ab9483
|
sdk/server: media object updates to track source id
|
2022-04-03 20:19:42 -07:00 |
|
Koushik Dutta
|
7e274d939f
|
server: add file converter
|
2022-03-16 13:58:50 -07:00 |
|
Koushik Dutta
|
406f1d078a
|
server: fix converter weighting
|
2022-03-16 10:44:03 -07:00 |
|
Koushik Dutta
|
4a0951c7c0
|
server: update
|
2022-03-15 22:05:11 -07:00 |
|
Koushik Dutta
|
5eecf93665
|
server: general convertMediaObject function
|
2022-03-14 21:08:46 -07:00 |
|
Koushik Dutta
|
3b7e248809
|
server: Fix media mime match bug
|
2022-03-06 11:31:37 -08:00 |
|
Koushik Dutta
|
59cf413608
|
server: suppress ffmpeg snapshot spam
|
2022-02-28 14:17:28 -08:00 |
|
Koushik Dutta
|
297e7aacd0
|
server: media fixes
|
2022-02-21 13:44:11 -08:00 |
|
Koushik Dutta
|
2eb88108c6
|
rtsp plugins: remove max_delay argument, it doesnt do anything good.
|
2022-02-18 21:47:09 -08:00 |
|
Koushik Dutta
|
58a3234378
|
server: fix bug where disk space gets filled by snapshot extraction from video streams
|
2022-02-16 09:45:23 -08:00 |
|
Koushik Dutta
|
d3da356ceb
|
server: implement new mediaManager methods
|
2022-02-08 22:54:44 -08:00 |
|
Koushik Dutta
|
e31071b8ea
|
server/sdk: decouple sdk and types
|
2022-02-05 13:46:41 -08:00 |
|
Koushik Dutta
|
42a00bc9f2
|
media/rtc: refactor
|
2022-02-03 19:01:04 -08:00 |
|
Koushik Dutta
|
39e6efb8bd
|
server: media cleanup. option to use noisy ffmpeg logging
|
2022-02-02 21:38:35 -08:00 |
|
Koushik Dutta
|
8134f9314b
|
server: fix url conversion issue
|
2022-01-11 21:08:04 -08:00 |
|
Koushik Dutta
|
8afd9cac60
|
server: use SIGKILL to kill plugins? may fix dangling plugins?
|
2022-01-09 15:10:30 -08:00 |
|
Koushik Dutta
|
2f15e54d7f
|
server: switch ffmpeg binary
|
2021-12-30 17:43:32 -08:00 |
|
Koushik Dutta
|
6af4efb411
|
sdk/server: release
|
2021-11-22 14:41:04 -08:00 |
|
Koushik Dutta
|
a21589c1ba
|
server: publish
|
2021-11-17 11:35:11 -08:00 |
|
Koushik Dutta
|
5607e8e62a
|
server: python plugin fixes and support
|
2021-11-16 11:58:46 -08:00 |
|
Koushik Dutta
|
73fc2f174a
|
server: publish
|
2021-11-13 21:31:38 -08:00 |
|
Koushik Dutta
|
00edf0ee4b
|
server/docker: more ffmpeg overrides, always package raspbian ffmpeg since its not possible to determine that at build time.
|
2021-11-01 19:52:01 -07:00 |
|
Koushik Dutta
|
7b7989cb11
|
server: fix bug where mime type was ignored.
|
2021-10-23 13:03:30 -07:00 |
|
Koushik Dutta
|
246f8287f3
|
server: Storage implements dictionary. add support for scrypted-media:// uri.
|
2021-10-22 23:19:48 -07:00 |
|
Koushik Dutta
|
e1802b7374
|
server: custom ffmpeg path via env variable SCRYPTED_FFMPEG_PATH
|
2021-10-20 10:33:51 -07:00 |
|
Koushik Dutta
|
98f2dc7ef3
|
media framework: move wrtc into a common library rather than tying to to the runtime.
|
2021-10-05 15:06:38 -07:00 |
|
Koushik Dutta
|
eb4c9b1bbc
|
server/media: wrtc video lag fix, and wrtc video cleanup
|
2021-10-05 14:27:30 -07:00 |
|
Koushik Dutta
|
433b9e9773
|
plugins/common/server: hide ffmpeg banners
|
2021-10-03 11:31:27 -07:00 |
|
Koushik Dutta
|
17948f6c21
|
server: better handling of missing audio tracks.
hints that allow removal of encoding null audio
|
2021-09-17 00:01:57 -07:00 |
|
Koushik Dutta
|
9d3288bbcf
|
server: clean before build
|
2021-09-15 09:46:25 -07:00 |
|
Koushik Dutta
|
c897c051fa
|
fixup ffmpeg camera snapshot eating memory
|
2021-09-14 11:16:57 -07:00 |
|
Koushik Dutta
|
d3483f425b
|
server: handle rtc messages out of order from safari
|
2021-09-14 11:03:12 -07:00 |
|
Koushik Dutta
|
e830fd76ce
|
server: Discard ffmpeg data after frames start.
|
2021-09-13 20:18:02 -07:00 |
|
Koushik Dutta
|
27a4dc8181
|
enable default console logging
|
2021-09-09 18:22:17 -07:00 |
|
Koushik Dutta
|
4d35cb1b6e
|
reenable media logging
|
2021-09-09 18:15:27 -07:00 |
|
Koushik Dutta
|
6afed66869
|
ffmpeg
|
2021-09-09 14:26:40 -07:00 |
|
Koushik Dutta
|
1653c4f27a
|
stdio fix
|
2021-09-08 21:56:04 -07:00 |
|