18 Commits

Author SHA1 Message Date
ff2a88a581 fix (transcoding): video transcoding plugin in canary 2024-09-09 00:26:00 +10:00
dabdc03a73 chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
af75e96250 chore (cleanup): plugins cleanup 2024-03-14 20:53:57 +11:00
9e142d5de5 feature (dynamic): make configuration dynamic 2024-03-13 00:18:24 +11:00
f3104700f1 chore (plg_video_transcoder): cleaner 2024-02-01 01:08:33 +11:00
391f7cf82d maintain (plg_video_transcoder): cleaner log 2023-04-18 22:58:54 +10:00
8ca7a0e3f9 maintain (path): absolute path
getting things ready to have config coming as a plugin to handle
various distributions
2023-03-02 20:15:56 +11:00
3ca1c1ec9a improve (plg_video_transcode): ffmpeg improvements 2022-11-29 21:50:30 +11:00
849b00ba36 clean (plg_video_transcode): more readable ffmpeg command
The idea is to play with the params in ffmpeg until we find the
perfect setup for HLS and have everything version control by git
2022-11-29 20:48:06 +11:00
ec575d68b1 fix (#522): issue handling certain kind of mkv
whenever too many audio are available, videojs wouldn't be able to
load the hls stream
2022-11-29 08:25:58 +11:00
a82177e719 maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
f7a4e52703 maintain (go): go format 2021-08-22 16:47:09 +10:00
2c891c35c8 fix (#234): missing mime type 2020-03-05 21:30:30 +11:00
03877addb7 fix (transcoding): make the config data available from the admin console 2020-02-11 18:17:08 +11:00
84500e6a60 feature (transcoding): video transcoding blacklist 2019-12-21 17:45:51 +11:00
6799e4dc78 feature (transcoding): don't transcode video formats well supported by browsers 2019-12-18 12:29:41 +11:00
cb519d7d24 feature (transcoding): update csp 2019-12-18 03:29:25 +11:00
539a6f086d feature (transcoding): live transcoding 2019-12-18 02:18:58 +11:00