Commit graph

99 commits

Author SHA1 Message Date
deflax 17b104407d fix overlay click 2024-01-19 05:23:24 +02:00
deflax a863cbcd92 pimp my gallery even harder :D 2024-01-19 05:17:48 +02:00
deflax e56f02443c pimp my gallery 2024-01-19 05:09:30 +02:00
deflax 27fd0b9015 provide routes for url_for 2024-01-19 04:30:09 +02:00
deflax 9e6b431091 define a vod gallery 2024-01-19 04:24:14 +02:00
deflax 2d7c4fd97c change background colour to black 2024-01-19 01:50:47 +02:00
deflax da6fd931c1 download video as attachment 2024-01-19 00:43:51 +02:00
deflax 87fa946046 put back plyr.js and remove the filename extension from the watch route 2024-01-19 00:03:21 +02:00
deflax 469f7cdfe9 disable plyr 2024-01-18 17:26:06 +02:00
deflax 9f7d1cd9b6 increase max width 2024-01-18 06:18:26 +02:00
deflax eec9d19dfa define styling in the watch template 2024-01-18 06:11:33 +02:00
deflax 937a6477c1 fix video paths 2024-01-18 05:17:27 +02:00
deflax 1ee561636e define video viewer 2024-01-18 05:11:02 +02:00
deflax 64386d03e6 fix the file exist check 2024-01-18 04:56:52 +02:00
deflax 9f723cce1c handle file not found 2024-01-18 04:52:43 +02:00
deflax f75a4417ef provide img support 2024-01-18 04:47:35 +02:00
deflax 41c3e233f4 provide img/logo-96.png 2024-01-18 04:46:08 +02:00
deflax 5b646f6815 add stream_name to rechead 2024-01-18 04:34:05 +02:00
deflax aed95d6577 make ffmpeg_thumb python-ffmpeg compatible 2024-01-18 02:48:00 +02:00
deflax 24d684564e fix some bugs 2024-01-18 02:26:17 +02:00
deflax bd8d57b6b0 fix metadata input file 2024-01-18 02:18:11 +02:00
deflax b62411f89d rename core_sync_period 2024-01-18 01:50:48 +02:00
deflax 83848f6685 fetch metadata and generate a thumbnail 2024-01-18 01:36:05 +02:00
deflax 9196707c9c execute data sync faster 2024-01-18 00:45:14 +02:00
deflax 43db5723be fix flask rec_path 2024-01-18 00:42:25 +02:00
deflax a222576cad use recpath vod for videos 2024-01-18 00:40:02 +02:00
deflax 3eaba322b2 the custom fileserver is back 2024-01-18 00:36:20 +02:00
deflax bd2ef69a7d generate thumbnail of the recorder file 2024-01-17 23:11:39 +02:00
deflax 19271fe016 expose rechead json 2024-01-17 20:32:48 +02:00
deflax d47e2fef12 log process on debug mode 2024-01-17 07:03:36 +02:00
deflax faf5aa7f22 remove the process.id in the exception 2024-01-17 05:36:40 +02:00
deflax e4383d8641 lower retry attempts to 15 2024-01-17 04:01:13 +02:00
deflax b887707450 record if prio = 2 2024-01-17 03:13:45 +02:00
deflax bc2796492a rename main app modules 2024-01-16 17:31:40 +02:00
deflax 13fb4161bf temporary disable sys.exit 2024-01-15 04:55:12 +02:00
deflax 6efa107932 expand scheduler api with about section and db dump 2024-01-15 03:38:13 +02:00
deflax 818540de67 increase enable_delay 2024-01-15 02:02:58 +02:00
deflax bc9691f5b8 fix a bug that doesnt reset prio on fallback 2024-01-15 01:12:33 +02:00
deflax c05702cd4a include stream_name into the playhead 2024-01-14 22:38:16 +02:00
deflax 8f58cb0827 debug process 2024-01-14 16:50:06 +02:00
deflax b6c0067819 import sys 2024-01-14 16:22:32 +02:00
deflax ee39e064c3 exit if we cant login to tha core api 2024-01-14 16:22:14 +02:00
deflax e80c5233c1 remove html template 2024-01-14 16:02:23 +02:00
deflax ef83562cbc delay the live stream playing and recording 2024-01-13 04:10:04 +02:00
deflax 0f3486a74e set enable_delay variable so we can give some time for the incoming stream to be ready 2024-01-13 03:59:50 +02:00
deflax df3cbb2781 hack a sleep so we can recieve a proper hls stream 2024-01-13 03:45:12 +02:00
deflax 62a4aa9596 copy audio and video codec on recording 2024-01-13 03:04:22 +02:00
deflax 2b1acc7f74 add ffmpeg Progress 2024-01-13 01:45:45 +02:00
deflax 88c5055858 move recorded file to the vod dir 2024-01-13 01:14:14 +02:00
deflax b1b552a9d0 define comments and rec_api variable 2024-01-13 00:09:44 +02:00