Commit graph

  • c4eb021eef Added generated directory to gitignore Thulinma 2017-06-19 20:04:08 +02:00
  • 187ef6138c Added LPCM support to .wav output Thulinma 2017-06-15 22:25:37 +02:00
  • f46d2a0c4a Added PCM support to RTSP Thulinma 2017-06-15 13:08:36 +02:00
  • 6595059737 Fixes to RTP library Thulinma 2017-06-15 16:34:44 +02:00
  • 5a44572896 PCM support in Flash-based protocols Thulinma 2017-06-15 16:35:03 +02:00
  • de4fea643a Merge branch 'development' into LTS_development Thulinma 2017-06-19 12:46:41 +02:00
  • cef78b7d08 PCM support in Flash-based protocols Thulinma 2017-06-19 12:38:35 +02:00
  • ca65576510 Merge branch 'development' into LTS_development Thulinma 2017-06-09 21:40:18 +02:00
  • bb5d0dda11 Removed bullshit timestamp checks, no longer relevant/needed. Thulinma 2017-06-07 16:34:11 +02:00
  • 695b4fd0bd Fixes in regard to 64-bit time stamps Thulinma 2017-06-09 21:01:43 +02:00
  • cfb19317f3 Merge branch 'development' into LTS_development Thulinma 2017-06-09 21:39:19 +02:00
  • 72f9fd3be2 Fixes in regard to 64-bit time stamps Thulinma 2017-06-09 21:39:05 +02:00
  • 1a0548ec68 Merge branch 'development' into LTS_development Thulinma 2017-06-09 20:41:48 +02:00
  • 920efe0b26 Updated serve-type inputs to obey "always on" stream config setting, push inputs no longer counted as viewers. Thulinma 2017-06-09 20:40:03 +02:00
  • 26f4d1fdee MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output. Thulinma 2017-06-07 14:24:46 +02:00
  • bef46f969c Merge branch 'development' into LTS_development Thulinma 2017-06-09 20:34:57 +02:00
  • 26f74accdf MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output. Thulinma 2017-06-09 20:31:20 +02:00
  • fdf4eeb9f1 Server start boolean now correctly set to true Thulinma 2017-06-05 09:57:25 +02:00
  • 22ac5bc2a4 YOU MUST CONSTRUCT MOAR MP4 DEBUG DATA Thulinma 2017-06-02 16:55:17 +02:00
  • cf12baedb5 Using isKeyframe function from H264 library instead of local version in RTSP output Thulinma 2017-06-01 20:51:57 +02:00
  • 416254304a Merge branch 'development' into LTS_development Thulinma 2017-06-09 20:14:23 +02:00
  • 7fae3e6739 Added ability to print backtraces in defines.h Thulinma 2017-06-07 14:22:52 +02:00
  • 05387f01fb Optimized socket library, added generic splitter function Thulinma 2017-06-01 20:52:32 +02:00
  • c7c94dc3c3 Added Util::bootMS() to timing library Thulinma 2017-06-01 20:52:15 +02:00
  • d45a89c5e6 Added isKeyframe function to H264 library Thulinma 2017-06-09 20:09:12 +02:00
  • afff9c6079 No longer leave UDP socket open in spawned children from Controller Thulinma 2017-05-25 12:15:00 +02:00
  • 35c33b04ec Added Chrome workaround INFO-level message in MP4 output Thulinma 2017-04-11 16:46:19 +02:00
  • 6bca77d758 Merge branch 'development' into LTS_development Thulinma 2017-05-23 21:36:55 +02:00
  • 24a1744b7e Input now prints message and aborts cleanly when pull lock could not be opened. Thulinma 2017-05-23 21:26:35 +02:00
  • 422c839ae2 Fix semaphore segfault when tryWait'ing on invalid semaphore. Thulinma 2017-05-23 21:21:21 +02:00
  • 108499bc58 Meta::toFile now returns, as it should Thulinma 2017-05-22 16:11:00 +02:00
  • 3bad5c2161 Hopefully fixed Windows Thulinma 2017-05-17 12:09:04 +02:00
  • 6e21e70fae Fixed Windows builds. Wtf..? Thulinma 2017-05-16 20:15:00 +02:00
  • 7d6e133858 Merge branch 'development' into LTS_development Thulinma 2017-05-16 16:25:11 +02:00
  • c12e7897cf Compressed audio fixes for Flash-based protocols Thulinma 2017-05-16 16:24:49 +02:00
  • 4aec52743c Compressed audio fixes for Flash-based protocols Thulinma 2017-05-16 16:24:49 +02:00
  • d2b020072c Fixed a few config semaphore locks in Pro edition Thulinma 2017-05-16 15:42:13 +02:00
  • baf5c79436 Merge branch 'development' into LTS_development Thulinma 2017-05-16 14:53:43 +02:00
  • 3157bfdd35 Fixed a compile warning Thulinma 2017-05-16 14:53:31 +02:00
  • fac86bce49 Updated MistInAV in line with recent libavformat deprecations Thulinma 2017-05-16 14:52:33 +02:00
  • 14d15ce318 Fixed compile warnings Thulinma 2017-05-16 14:13:51 +02:00
  • 5e92dc3009 Nonblocking triggers now do not return any responses. Thulinma 2017-05-16 11:48:40 +02:00
  • e495249147 Fixed small TS stream lib bug Thulinma 2017-05-16 01:01:25 +02:00
  • a191a77689 Merge branch 'development' into LTS_development Thulinma 2017-05-15 17:20:54 +02:00
  • 9e9edc4805 LSP: shallow extend makes more sense and fixes some issues; live stream hint should use configured ports; not sure why folder icons were too big, but fixed; added HLS and DTSC pull to stream source IH Cat 2017-05-15 10:31:04 +02:00
  • 0181a86901 Merge branch 'development' into LTS_development Thulinma 2017-05-15 17:15:50 +02:00
  • 38bbadb731 Updated API to force account creation through LSP when no accounts present Thulinma 2017-05-15 17:15:36 +02:00
  • e33c8bf059 Merge branch 'development' into LTS_development Thulinma 2017-05-15 17:12:53 +02:00
  • 288cc5d3ce Improved NAL unit and keyframe handling Thulinma 2017-05-15 17:11:24 +02:00
  • e5470f035e DTSC::Packet::genericFill now allows zero sized packets, when combined with a null pointer Thulinma 2017-05-15 15:28:37 +02:00
  • c4bd949ce1 Very TS, much improve. Thulinma 2017-05-15 17:12:16 +02:00
  • 1f3ab6e473 Improved NAL unit and keyframe handling Thulinma 2017-05-15 17:11:24 +02:00
  • 5be4892ae5 TS stream lib fixes Thulinma 2017-05-15 15:28:51 +02:00
  • 6b379f63b6 DTSC::Packet::genericFill now allows zero sized packets, when combined with a null pointer Thulinma 2017-05-15 15:28:37 +02:00
  • 35d352c499 Merge branch 'development' into LTS_development Thulinma 2017-05-15 12:26:48 +02:00
  • 3a4f990143 Removed useless variables in input class Thulinma 2017-05-15 12:26:17 +02:00
  • 5ed7c7ab22 Fixed TS input Thulinma 2017-05-15 12:26:27 +02:00
  • 51209e816c Removed useless variables in input class Thulinma 2017-05-15 12:26:17 +02:00
  • 628795e476 Why was this even in here? Thulinma 2017-05-15 11:28:35 +02:00
  • 9469dc340c Merge branch 'development' into LTS_development Thulinma 2017-05-15 11:15:51 +02:00
  • 0014f8b41b UDP bind debug message added on INFO level for success (same as TCP bind) Thulinma 2017-05-15 11:15:40 +02:00
  • 2ba1dac4cd TS UDP input error message fix + stop if buffer shuts down fix Thulinma 2017-05-15 11:15:11 +02:00
  • 60d647be8e Forward skipping reduced to prevent jitter Thulinma 2017-05-15 10:27:17 +02:00
  • 3cba6f011f Merge branch 'development' into LTS_development Thulinma 2017-05-13 23:43:06 +02:00
  • b072ffb139 Fixed Ogg output Opus support Thulinma 2017-05-13 23:04:42 +02:00
  • 41842227fa Added support for Opus in Ogg input Thulinma 2017-05-13 23:41:19 +02:00
  • b2a0bf7015 Fixed RTSP VoD and added Opus codec support (both input and output) Thulinma 2017-05-13 22:14:35 +02:00
  • a178fd206d MistInAV X3 speedup + fixed VoD/live flag Thulinma 2017-05-13 22:13:52 +02:00
  • 0798a6c712 Fixes for triggers Thulinma 2017-05-13 15:18:21 +02:00
  • 492dcd03f5 Fixed TS live input Thulinma 2017-05-12 17:04:03 +02:00
  • 401c323564 Fixed HLS input VoD Thulinma 2017-05-12 15:39:21 +02:00
  • d1ac837be2 Merge branch 'development' into LTS_development Thulinma 2017-05-12 15:07:27 +02:00
  • 60b425395e Fixed FLV/RTMP/HDS A-law and Mu-law support Thulinma 2017-04-07 16:09:20 +02:00
  • 27ea4c94f1 Why even? Thulinma 2017-05-12 14:33:19 +02:00
  • d05cca687c Style fix for cpp03 compatible mode Thulinma 2017-05-12 14:08:59 +02:00
  • 392a83838a Merge branch 'development' into LTS_development Thulinma 2017-05-12 14:00:58 +02:00
  • f4d7e18378 Analyser DTSC verbosity tweak Erik Zandvliet 2017-05-12 14:00:13 +02:00
  • a8c836bebc Disabled MP4 live catch-up feature for HLS input Thulinma 2017-05-12 13:44:44 +02:00
  • 56c21b5ba6 Style enforcement Thulinma 2017-05-12 12:43:26 +02:00
  • 6811b54186 le fixes by me, all me none of it was Erik Balder 2017-05-11 16:34:30 +02:00
  • 2db54b38fc HLS input cleanup/restructure Erik Zandvliet 2017-05-12 12:34:14 +02:00
  • a9c5334833 Added HLS input Ramoe 2017-05-12 12:21:30 +02:00
  • 30beda61ce Changed input boot sequence to allow for finer control Ramoe 2017-05-12 12:18:34 +02:00
  • f56d18a22b Made adts constructor constant Ramoe 2017-05-12 12:12:57 +02:00
  • 0c87ba1f7b Merge branch 'development' into LTS_development Thulinma 2017-05-12 12:48:58 +02:00
  • 260894468e Changed input boot sequence to allow for finer control Thulinma 2017-05-12 12:47:15 +02:00
  • c56b72dbca Added a couple of IO convenience functions Erik Zandvliet 2017-05-08 10:59:46 +02:00
  • ae448d6e8a Added several TS and NAL convenience functions Ramoe 2017-05-12 12:02:27 +02:00
  • 45022f36c9 Added several DTSC packet convenience functions Ramoe 2017-03-31 17:32:35 +02:00
  • 78844a6eec Fixed RTMP push out to YT (possibly others) Thulinma 2017-05-11 13:46:30 +02:00
  • f75ea28221 Only strip off and parse the last "?" from outgoing RTMP URLs, leaving any previous occurrences intact. Thulinma 2017-05-10 20:21:42 +02:00
  • c0dd64bc7b Merge branch 'development' into LTS_development Thulinma 2017-05-11 14:14:44 +02:00
  • 4442b330e8 fixed ogg; fixed videojs error catching Cat 2017-05-10 14:44:30 +02:00
  • 8143d6af05 Embed: dynamically load player js only if required Cat 2017-03-20 10:45:01 +01:00
  • 43d8da036a LSP: fixes on Overview Cat 2017-05-09 16:27:26 +02:00
  • 72bef04bab display active products on Overview; progress on rolling updater; ga tracking if not do not track Cat 2017-05-09 10:00:40 +02:00
  • c5e961fd8d Added exitdelay in licensing system Thulinma 2017-05-09 09:58:19 +02:00
  • bf382cbea0 Updated updater. Yes, the irony is not lost on me. Thulinma 2017-05-08 13:52:58 +02:00
  • 0eca65e433 Merge branch 'development' into LTS_development Thulinma 2017-05-09 16:23:23 +02:00
  • 101a8d521c Fixed debug level being null when unset Thulinma 2017-05-09 15:48:05 +02:00