Commit graph

  • 29bc96d8d7 Merge branch 'development' into LTS_development Thulinma 2020-03-06 15:20:38 +01:00
  • cd19cca36b Support for multiple public addresses, as well as proxy-overridden public addresses Thulinma 2020-01-23 16:51:15 +01:00
  • 131eb58c6a Backport of public URL setting to Open Source edition Thulinma 2020-01-23 15:09:11 +01:00
  • 58276b8fbe Switched hook order in certbot integration so it does not detect RENEWED_LINEAGE as CERTBOT_VALIDATION hook. Thulinma 2020-03-05 15:06:46 +01:00
  • eb8694052d Merge branch 'development' into LTS_development Thulinma 2020-03-03 12:28:04 +01:00
  • 27a2e596fd Updated sourcery to be slightly more magical. Now supports replacing script tags with their contents as well as splitting a source file on a given string. Thulinma 2020-02-28 16:26:40 +01:00
  • 793f6f7809 Split HTTP namespace up into http_parser.h and url.h, since the URL library can be useful stand-alone as well. Thulinma 2020-02-28 11:33:12 +01:00
  • c528e51e7c Merge branch 'development' into LTS_development Thulinma 2020-02-27 14:37:57 +01:00
  • e0dfc3a4db Add compile command export for YCM by default Thulinma 2020-02-27 14:37:35 +01:00
  • af87ab3552 Fix stats JSON output of connector counts -_- Thulinma 2020-02-20 13:42:58 +01:00
  • 93d28526f7 Merge branch 'development' into LTS_development Thulinma 2020-02-26 16:09:22 +01:00
  • 10e965327a Memory limit checking to help users create optimal configs Thulinma 2020-02-26 16:08:39 +01:00
  • 4c441b414b Merge branch 'development' into LTS_development Thulinma 2020-02-24 16:30:34 +01:00
  • 95847ffb5b Fixed memory leak in Socket::isLocal() Thulinma 2020-02-24 16:29:01 +01:00
  • b1240f7f0b Fixed memory leak in Socket::isLocal() Thulinma 2020-02-24 16:29:01 +01:00
  • 50a6e84004 TS parser now ignores invalid DTS Thulinma 2020-02-06 00:11:03 +01:00
  • 08e5ceca2b Improvements and backports for HLS input Thulinma 2020-01-24 00:05:06 +01:00
  • 3e607d864e Merge branch 'development' into LTS_development Thulinma 2020-02-12 12:19:23 +01:00
  • 9743f405a3 Sudden timestamp jump message Thulinma 2020-02-06 00:10:44 +01:00
  • 7337285c8d Fix debug level setting Thulinma 2020-02-05 22:40:11 +01:00
  • 606fce296a Merge branch 'development' into LTS_development Thulinma 2020-02-12 11:55:56 +01:00
  • 3736d28eed Fix for correctly passing stream configuration options to MistIn processes Thulinma 2020-02-12 11:11:19 +01:00
  • 38a5522832 Fix controller segfault when source is very short Thulinma 2020-02-03 16:53:26 +01:00
  • e9832ac723 Added stats entry for RTSP pull input Thulinma 2020-02-03 16:34:05 +01:00
  • 3b3377ae92 Merge branch 'development' into LTS_development Thulinma 2020-01-23 16:59:15 +01:00
  • 3992355a74 allow setting a starting time through url in stream.html (Correct commit for a mistake by Carina *shakes fist angrily*) Thulinma 2020-01-23 16:57:01 +01:00
  • d58e860a2c HLS: support for handling and syncing on ISO8601 timestamps in input Thulinma 2019-11-16 19:07:16 +01:00
  • 384afb6508 RTSP allow lowercase Content-[Tt]ype, fixed Soliton Systems RTSP server implementation Thulinma 2020-01-09 14:46:32 +01:00
  • ead45b4fb8 Fixes to playlist support Thulinma 2019-06-01 19:01:17 +02:00
  • 907be3b1f4 Playlist support Erik Zandvliet 2017-11-07 10:07:38 +01:00
  • 7beea43d31 Added basic stream fallback feature, allowing to redirect to a different stream name on stream source load errors Thulinma 2019-05-24 20:39:08 +02:00
  • 6e125707f1 Added $wday, $yday and $week variables Thulinma 2020-01-09 10:56:12 +01:00
  • 695c5c3a6a Merge branch 'development' into LTS_development Thulinma 2020-01-23 13:39:02 +01:00
  • 9b92496f4e Embed: save stream state, and if the stream is playing, don't show annoying 'Stream is waiting for data' messages. Cat 2020-01-09 14:46:05 +01:00
  • ead434b730 added push logs/stats Cat 2019-12-23 15:31:32 +01:00
  • a2e2ddae1e Backport of 3.0 stream selectors Thulinma 2019-11-11 13:40:29 +01:00
  • 6993133e62 Fix deadlock in TS stream parser when encountering unknown track type Thulinma 2019-11-25 11:29:49 +01:00
  • 9d1b3cfe98 Support for clearkey encrypted HLS input and multithreaded HLS input playlist updating Ramkoemar 2019-10-31 15:11:35 +01:00
  • c64160f4d8 Merge branch 'development' into LTS_development Thulinma 2019-11-27 10:26:41 +01:00
  • 9a1b4fb872 Fixed support for inputs with URL parameters Thulinma 2019-11-12 11:01:20 +01:00
  • 45b245ad4e Improved input shutdown reason detection Thulinma 2019-11-25 11:29:27 +01:00
  • 8ce3498269 Optimized HTTP parser to not attempt POST variable parsing on _all_ body payloads, but only POSTed payloads Thulinma 2019-11-25 11:29:16 +01:00
  • 3fffdffae3 Merge remote-tracking branch 'origin/development' into LTS_development Cat 2019-11-14 16:22:04 +01:00
  • 370bdc19a0 added support for IE incompatibility mode Cat 2019-11-14 16:20:08 +01:00
  • 9d6a740ea9 Merge branch 'development' into LTS_development Thulinma 2019-11-11 13:40:55 +01:00
  • 63d1a61935 Embed: mitigate videojs not (always) sending a canplay event for live streams Cat 2019-11-11 11:08:27 +01:00
  • aac698a1f1 Added fix for licensing/updating through non-SSL proxy server Thulinma 2019-11-07 11:59:55 +01:00
  • 0305288f16 Merge branch 'development' into LTS_development Thulinma 2019-11-07 13:40:50 +01:00
  • 8dd403a098 Added ability to check if the downloader is being proxied or not Thulinma 2019-11-07 13:40:35 +01:00
  • 6d23c756ed Merge branch 'development' into LTS_development Thulinma 2019-11-06 16:49:17 +01:00
  • 56897ceded force the value for debug to a number Cat 2019-11-06 16:13:45 +01:00
  • 7a751a8382 Stats fix, removed some dead code. Thulinma 2019-11-06 15:01:50 +01:00
  • a08cb586fc Merge branch 'development' into LTS_development Thulinma 2019-10-31 11:20:20 +01:00
  • 20b54da5e4 HTTPS speed optimize Balder 2019-10-17 14:01:27 +02:00
  • 7bffdfe644 Added global configuration mechanism and defaultStream support Thulinma 2019-10-29 17:15:08 +01:00
  • 50d1d0e944 added defaultStream option to overview Cat 2019-10-30 15:18:21 +01:00
  • cc36a2a506 allow setting a starting time through url in stream.html (Javascript part) Cat 2019-09-20 13:01:48 +02:00
  • 1e9ac42ed7 Embed: webrtc: fix for .play() racecondition causing repeated reconnects Cat 2019-09-09 16:19:19 +02:00
  • 31322a5b46 LSP: fix sublist field which is not last in field list Cat 2019-09-05 09:49:14 +02:00
  • c0aee45f99 added defaultStream option to overview Cat 2019-10-30 15:18:21 +01:00
  • ee450ee5bd HTTPS speed optimize Balder 2019-10-17 14:01:27 +02:00
  • 58f86bfc82 allow setting a starting time through url in stream.html (Javascript part) Cat 2019-09-20 13:01:48 +02:00
  • 1ff69ab56d Embed: webrtc: fix for .play() racecondition causing repeated reconnects Cat 2019-09-09 16:19:19 +02:00
  • 0f7ea57ea1 LSP: fix sublist field which is not last in field list Cat 2019-09-05 09:49:14 +02:00
  • c60f96a1cb Merge branch 'development' into LTS_development Thulinma 2019-10-03 15:26:18 +02:00
  • d9c3b636c8 Fixed live pull inputs in Windows/Cygwin Thulinma 2019-10-03 14:41:26 +02:00
  • dcc50efbd0 Fixed compiling of -DDEBUG=3 -DNOSSL=1 option combination 😒 Thulinma 2019-10-03 10:20:58 +02:00
  • 9a3bddef19 Windows multicast socket fix Thulinma 2019-10-02 11:54:40 +02:00
  • e150be480f Merge branch 'development' into LTS_development Thulinma 2019-10-02 14:10:10 +02:00
  • 0e7c7ce3dd Backported socket library edits from LL branch Thulinma 2019-10-02 14:09:49 +02:00
  • 248056e611 Backported socket library edits + testing tool from LL branch Thulinma 2019-10-02 09:55:49 +02:00
  • 5be878bea5 Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split Thulinma 2019-09-28 22:45:28 +02:00
  • a071b365e5 Added support for duration push parameter, fixed skipping forward in recordings Thulinma 2019-08-28 09:54:27 +02:00
  • 6d3eb861b8 Implemented RTP HEVC Aggregation Packets Thulinma 2019-09-20 12:55:47 +02:00
  • 218e1e70a6 Merge branch 'development' into LTS_development Thulinma 2019-09-30 16:27:57 +02:00
  • a27f65743c Log message improvements Thulinma 2019-09-19 16:10:56 +02:00
  • 91a6ae76b1 Merge Thulinma 2019-09-09 16:06:12 +02:00
  • 351951f56c Merge branch 'development' into LTS_development Thulinma 2019-09-09 16:05:49 +02:00
  • ab14d614f6 Fixed HTTPS-related crash Thulinma 2019-09-09 16:03:19 +02:00
  • 2a91a7366b Updated default segment size to 1900 Thulinma 2019-09-09 16:02:24 +02:00
  • 775d25947c Merge branch 'development' into LTS_development Thulinma 2019-09-09 15:56:45 +02:00
  • a25fa0596e Lowered default segment duration to 1900ms, lowered audio virtual "keyframe" interval to 2000ms. Thulinma 2019-09-09 15:53:46 +02:00
  • 919e5eb41f Merge branch 'development' into LTS_development Thulinma 2019-09-09 13:41:22 +02:00
  • 309d39eab7 Backported UDP API from Pro edition Thulinma 2019-09-09 13:31:20 +02:00
  • 4c3dfa829f Implemented certbot helper utility Thulinma 2019-09-09 13:19:37 +02:00
  • ffaa0394db Implemented certbot helper utility Thulinma 2019-09-08 17:36:58 +02:00
  • 1e2469c9b5 Merge branch 'development' into LTS_development Thulinma 2019-09-04 15:17:39 +02:00
  • 87aac99c54 On stream.html, allow the forcing of a mimetype through url parameter Cat 2019-05-08 10:56:28 +02:00
  • 6f06acfb00 LSP: in preview > meta information, show if a video track has b frames Cat 2019-06-27 16:26:38 +02:00
  • 8a68738995 Embed: allow webrtc to change playback rate Cat 2019-06-27 13:54:46 +02:00
  • 2cb20efa7a Added pushdelay option for outward pushes, fixed negative starttime for RTMP output Thulinma 2019-08-22 16:14:27 +02:00
  • 2475955125 RTMP push output adobe-style authentication support Thulinma 2019-08-08 16:56:48 +02:00
  • b4694b5a3c Merge branch 'development' into LTS_development Thulinma 2019-08-14 12:10:05 +02:00
  • 7557cacc17 Updated usage of socket lib in accordance to socket lib edits Thulinma 2019-08-14 12:09:47 +02:00
  • 7d83edd078 Socket lib restyle and fixes backported from 3.0 Thulinma 2019-08-14 11:00:48 +02:00
  • 118978aafc Updated usage of socket lib in accordance to socket lib edits Thulinma 2019-08-14 11:42:12 +02:00
  • e90a3d60c0 Socket lib restyle and fixes backported from 3.0 Thulinma 2019-08-14 11:00:48 +02:00
  • 8678445a5d Merge branch 'development' into LTS_development Thulinma 2019-08-12 10:42:31 +02:00
  • 7b12a5a2b5 Lowered debugging message verbosity somewhat Thulinma 2019-08-12 10:42:15 +02:00
  • b48ffb1c7a Lowered debugging message verbosity somewhat Thulinma 2019-08-12 10:42:15 +02:00