openreplay/backend/internal
Alexander a073ce498d
No ffmpeg solution (#1905)
* feat(video-storage): added zstd library to the machine

* feat(video-storage): added new method to pack screenshots into compressed tar arch

* feat(video-storage): try to split command into 2

* feat(video-storage): try a new approad to avoid no file error

* feat(api): added support to a new pre-signed url for screenshots archive

* feat(video-storage): fixed an issue in extension check

* feat(video-storage): correct file name

* feat(backend): removed video-storage and splitted logic

* feat(backend): removed video-storage from helm charts

* feat(backend): split canvas and screenshot handlers

* feat(canvas): clean up canvas-handler

* feat(api): changed mobile replay url (screenshots instead of video)

* feat(backend): removed msg.SessID() call

* feat(backend): clean up code in imagestorage main
2024-02-26 14:16:43 +01:00
..
assets refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
canvas-handler No ffmpeg solution (#1905) 2024-02-26 14:16:43 +01:00
config No ffmpeg solution (#1905) 2024-02-26 14:16:43 +01:00
db feat(backend): fixed no mobile sessions issue in CH 2024-01-26 13:46:17 +01:00
heuristics Sessions refactoring (#1371) 2023-07-06 10:55:43 +02:00
http refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
screenshot-handler No ffmpeg solution (#1905) 2024-02-26 14:16:43 +01:00
service Heuristics refactoring (#987) 2023-03-09 09:54:12 +01:00
sessionender fix(backend): fixed online sessions metric issue in ender service 2023-11-08 12:49:23 +01:00
sink Draft: New metrics module (#982) 2023-02-20 16:37:55 +01:00
storage [Backend] Zstd support for mob files (#1732) 2023-12-04 16:00:59 +01:00
video-maker No ffmpeg solution (#1905) 2024-02-26 14:16:43 +01:00