forked from j62/ctbrec
1
0
Fork 0

Commit Graph

  • 1ab771305e Remove jobs from queue when tab is deselected 0xboobface 2019-12-29 15:06:39 +0100
  • 702de3b772 Use model url for key in resolution cache 0xboobface 2019-12-29 15:06:17 +0100
  • 16dfc07a8e Use AtomicBoolen to indicate, if a download has finished 0xboobface 2019-12-29 14:29:36 +0100
  • 4dd99a6dd3 Fix: Filter was negated by refactoring 0xboobface 2019-12-29 14:24:55 +0100
  • 85bacb8c04 Remove recordings, which fail immediately after starting 0xboobface 2019-12-28 19:58:04 +0100
  • e333175ecb Fix stream URL for wowza HLS streaming 0xboobface 2019-12-28 19:54:55 +0100
  • a9d87bfd99 Code cleanup 0xboobface 2019-12-28 19:54:04 +0100
  • 963b5ea89b Remove log level for "streamer" 0xboobface 2019-12-28 19:52:46 +0100
  • 672d7c23ec Stop immediately, if the manifest download fails and the model is offline 0xboobface 2019-12-28 19:51:59 +0100
  • 678a6e5513 Remove redundant log message 0xboobface 2019-12-28 19:50:58 +0100
  • d820d611f1 Try to update the segment playlist URL, if loading the playlist fails 0xboobface 2019-12-28 16:59:20 +0100
  • 0fe466bc1a Don't catch exceptions in generatePlaylist 0xboobface 2019-12-28 16:58:43 +0100
  • a3dee454a5 Write the output of FFmpeg to a log file in the segment directory 0xboobface 2019-12-28 16:57:55 +0100
  • 2da3d64ac8 Make Model and Download serializable 0xboobface 2019-12-28 16:57:11 +0100
  • a165a83dca If a recording does not exist, show n/a for its size 0xboobface 2019-12-28 16:56:18 +0100
  • 738aca8a06 Allow recordings in state WAITING to be deleted 0xboobface 2019-12-28 16:47:00 +0100
  • 6fcbdab174 Reset state to WAITING for FAILED, PP and GENERATING_PLAYLIST on start 0xboobface 2019-12-28 15:42:45 +0100
  • a59313df49 Code cleanup 0xboobface 2019-12-28 15:38:33 +0100
  • d742756413 Combine recordings and model locks to one lock 0xboobface 2019-12-27 23:35:49 +0100
  • fc42b21a70 Code cleanup 0xboobface 2019-12-27 19:34:35 +0100
  • 87943fac95 Fix bug in moveActiveRecordingsToFront 0xboobface 2019-12-27 18:50:08 +0100
  • 2b426afe2e Update changelog 0xboobface 2019-12-27 15:35:54 +0100
  • 296396f2d3 Set version to 3.0.2 0xboobface 2019-12-27 15:17:53 +0100
  • 87b0ce0d21 Use constants from HttpConstants 0xboobface 2019-12-27 15:14:55 +0100
  • b91bfdc353 Introduce new HttpConstants class for header constants etc 0xboobface 2019-12-27 14:27:10 +0100
  • 4f852bd5f3 Create a temporary directory for HLS downloads 0xboobface 2019-12-27 14:26:48 +0100
  • e8fccb327a Determine the movie's length from the MP4 file 0xboobface 2019-12-27 14:21:09 +0100
  • da4c1bda2c Change log levels of some log messages 0xboobface 2019-12-27 13:53:05 +0100
  • b72777f6fb Code cleanup 0xboobface 2019-12-27 13:51:48 +0100
  • f3a13a6f06 Fix CamSoda downloads 0xboobface 2019-12-27 13:51:28 +0100
  • 33c7c6606d Improve playlist loading for Cam4Model 0xboobface 2019-12-26 23:44:26 +0100
  • 55760a1b7d Fix log messages 0xboobface 2019-12-26 23:43:32 +0100
  • afe482dfe1 Change log levels in determineResolution() to debug 0xboobface 2019-12-26 23:43:13 +0100
  • df3e87f1dd Add loop to get manifest for retries 0xboobface 2019-12-26 22:19:25 +0100
  • c2901284ef Improve error handling in downloads 0xboobface 2019-12-26 21:41:54 +0100
  • c774a29421 Improve error handling for loading the master playlist for Cam4Models 0xboobface 2019-12-26 12:52:14 +0100
  • 5b2ddfb825 Fix NPE in MergedHlsDownload 0xboobface 2019-12-26 12:51:26 +0100
  • d48498e715 Change PlaylistGenerator.genertate to not return null 0xboobface 2019-12-26 12:25:46 +0100
  • 5faf12b41b Update changelog 0xboobface 2019-12-25 19:26:54 +0100
  • a33d3045c1 Improve segment download retry code 0xboobface 2019-12-25 19:23:53 +0100
  • 6cc8fd9cc2 Fix post-processing timestamp problems 0xboobface 2019-12-25 17:55:33 +0100
  • b8cdb2200e Remove mpegts library 0xboobface 2019-12-25 15:15:28 +0100
  • e879ab25cf Update changelog 0xboobface 2019-12-25 13:24:29 +0100
  • 67c69e3c1b Fix call of user defined pp script 0xboobface 2019-12-25 13:18:27 +0100
  • 8dfc4c775f Add post-processing support to the DashDownload 0xboobface 2019-12-24 17:46:29 +0100
  • a018b15384 Improve DashDownload handling of init segments 0xboobface 2019-12-23 19:44:34 +0100
  • a561ab08e4 Remove reference to local file system 0xboobface 2019-12-23 18:20:56 +0100
  • 33c298d558 Set version to 3.0.1 0xboobface 2019-12-23 14:03:47 +0100
  • 4049f8859c Fix context menu to rerun pp 0xboobface 2019-12-23 14:02:42 +0100
  • 2973dd2e6d Code cleanup 0xboobface 2019-12-23 13:38:07 +0100
  • bce8de01fe Made logging less verbose for the resolution tag 0xboobface 2019-12-23 13:37:40 +0100
  • da28d02da8 Implement getLength in MergedHlsDownload with jcodec 0xboobface 2019-12-23 13:36:54 +0100
  • 7aa07e1c5f Update changelog 0xboobface 2019-12-22 17:25:41 +0100
  • 14dd11a2e6 Add instructions for ffmpeg to the server README 0xboobface 2019-12-22 15:56:54 +0100
  • 66525de4ea Run FFmpeg in the segments directory of HLS downloads 0xboobface 2019-12-22 15:04:14 +0100
  • 5b9b91d6e8 Add try-with-resources blocks to free up the HLS playlist file handle 0xboobface 2019-12-22 15:01:49 +0100
  • 9df30b3342 Attach HMAC only to recordings 0xboobface 2019-12-22 12:11:32 +0100
  • 5d2d5145b9 Remove dependency to isoparser library 0xboobface 2019-12-22 11:14:33 +0100
  • f91a0d27eb Improve exception handling 0xboobface 2019-12-21 22:04:59 +0100
  • fde24e80ea Use JSON again to parse the models 0xboobface 2019-12-21 21:04:49 +0100
  • 17cc4a63ad Upgrade JavaFX to early access 14+4 0xboobface 2019-12-21 19:55:32 +0100
  • 27e1857073 Adjust log level 0xboobface 2019-12-21 19:55:00 +0100
  • 45d18c754a Fix followed page for MFC 0xboobface 2019-12-21 19:54:49 +0100
  • 2fb2c932aa Fix "rerun pp" for MFC dash downloads 0xboobface 2019-12-21 18:59:31 +0100
  • 6fb1ee5153 Fix boolean condition for "rerun pp" context menu entry 0xboobface 2019-12-21 17:52:50 +0100
  • dbcd7f488e Fix HMAC calculation for HLS streams 0xboobface 2019-12-21 17:50:22 +0100
  • 306c3eaf3c Improve startup status message for HMAC auth 0xboobface 2019-12-21 17:49:52 +0100
  • 630cb6a6a5 Adjust log level for http headers 0xboobface 2019-12-21 17:49:22 +0100
  • bdf7d99ef3 Fix handling of recording structure 0xboobface 2019-12-21 17:04:27 +0100
  • ce103853a3 Fix SonarLint issues 0xboobface 2019-12-21 14:46:59 +0100
  • a4b805c038 Set version to 3.0.0 0xboobface 2019-12-21 14:33:45 +0100
  • 4eeb101cbb Fix recording downloads from server to client 0xboobface 2019-12-21 14:30:57 +0100
  • 95fddfcb79 Upgrade JavaFX libraries to 13.0.1 0xboobface 2019-12-21 14:30:23 +0100
  • e37c869695 Merge branch 'dev' into mp4-streaming 0xboobface 2019-12-17 21:27:16 +0100
  • ab81fa4c94 Fix path check bug in HlsServlet and support dir symlinks 0xboobface 2019-12-17 21:18:29 +0100
  • 88735d93ee Remove unused exceptions in HlsServlet 0xboobface 2019-12-17 21:14:33 +0100
  • e734d46e9c Add gitattributes and run initial normalization 0xboobface 2019-12-17 21:13:18 +0100
  • b9f463d0dd Bump version to 2.3.0 0xboobface 2019-12-08 19:04:22 +0100
  • 5ce2bd9901 Add byte range support for HTTP requests 0xboobface 2019-12-08 18:37:26 +0100
  • cb90ff8264 Set video height depending on screen size 0xboobface 2019-12-08 18:36:42 +0100
  • 402dd568f9 Add support for MP4 videos 0xboobface 2019-12-07 18:10:04 +0100
  • 034fe81081 Use FFmpeg to merge HLS segments 0xboobface 2019-12-07 16:58:56 +0100
  • 32d7a788e0 Add faststart argument to FFmpeg cmdline 0xboobface 2019-12-07 16:58:11 +0100
  • eba7b085b8 Add FFmpeg to assembly 0xboobface 2019-12-07 13:41:25 +0100
  • 1c64b82deb Add providers for MFC streams sources 0xboobface 2019-12-07 12:00:05 +0100
  • 98c1731c8e Add DASH download logger entry to logback config 0xboobface 2019-12-07 11:56:12 +0100
  • d8d0e4d5af Add ffmpeg static binaries dir to gitignore 0xboobface 2019-12-07 11:55:30 +0100
  • 8eb202255e Reactivate MFC in the server 0xboobface 2019-12-07 11:53:48 +0100
  • 26bf26de0a Fix some code smells 0xboobface 2019-12-06 20:20:50 +0100
  • 00ea43c8b3 Move HLS related classes ot own package 0xboobface 2019-11-30 16:40:01 +0100
  • 40c910bd5c Add JAXB domain classes for MPEG-DASH manifests 0xboobface 2019-11-30 16:37:39 +0100
  • f23c33d30a Move HLS related classes to own package 0xboobface 2019-11-30 16:36:45 +0100
  • 43dfc4e59c Set versions in maven POMs 0xboobface 2019-11-23 17:14:44 +0100
  • 011e8c2f29 Improve thread interrupt and lock handling 0xboobface 2019-11-23 17:13:27 +0100
  • 84a02d7432 Use liveState to determine, if a model is online 0xboobface 2019-09-21 12:50:05 +0200
  • 7319b6251a Fix favorites page for Streamate 0xboobface 2019-09-21 12:00:12 +0200
  • 8935dd8185 Be a bit more relaxed with deleting recordings 0xboobface 2019-08-16 19:34:07 +0200
  • 372fce2899 Update the RunningTheServer page 0xboobface 2019-08-10 20:24:27 +0200
  • a665a86971 Update changelog 0xboobface 2019-08-10 18:28:09 +0200
  • 7c29bba16e Set version to 2.2.0 0xboobface 2019-08-10 18:25:40 +0200