Commit graph

4376 commits

Author SHA1 Message Date
Thulinma
5be878bea5 Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split 2019-09-30 16:28:10 +02:00
Thulinma
a071b365e5 Added support for duration push parameter, fixed skipping forward in recordings 2019-09-30 16:28:10 +02:00
Thulinma
6d3eb861b8 Implemented RTP HEVC Aggregation Packets 2019-09-30 16:28:10 +02:00
Thulinma
218e1e70a6 Merge branch 'development' into LTS_development 2019-09-30 16:27:57 +02:00
Thulinma
a27f65743c Log message improvements 2019-09-30 16:27:43 +02:00
Thulinma
91a6ae76b1 Merge 2019-09-09 16:06:12 +02:00
Thulinma
351951f56c Merge branch 'development' into LTS_development 2019-09-09 16:05:49 +02:00
Thulinma
ab14d614f6 Fixed HTTPS-related crash 2019-09-09 16:05:12 +02:00
Thulinma
2a91a7366b Updated default segment size to 1900 2019-09-09 16:02:24 +02:00
Thulinma
775d25947c Merge branch 'development' into LTS_development
# Conflicts:
#	lib/dtsc.h
2019-09-09 15:56:45 +02:00
Thulinma
a25fa0596e Lowered default segment duration to 1900ms, lowered audio virtual "keyframe" interval to 2000ms. 2019-09-09 15:53:46 +02:00
Thulinma
919e5eb41f Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
#	src/controller/controller.cpp
#	src/controller/controller_api.cpp
2019-09-09 13:41:22 +02:00
Thulinma
309d39eab7 Backported UDP API from Pro edition 2019-09-09 13:36:09 +02:00
Thulinma
4c3dfa829f Implemented certbot helper utility 2019-09-09 13:19:37 +02:00
Thulinma
ffaa0394db Implemented certbot helper utility 2019-09-09 13:16:45 +02:00
Thulinma
1e2469c9b5 Merge branch 'development' into LTS_development 2019-09-04 15:17:39 +02:00
Cat
87aac99c54 On stream.html, allow the forcing of a mimetype through url parameter 2019-09-04 12:31:39 +02:00
Cat
6f06acfb00 LSP: in preview > meta information, show if a video track has b frames 2019-09-04 11:53:03 +02:00
Cat
8a68738995 Embed: allow webrtc to change playback rate 2019-09-04 11:53:03 +02:00
Thulinma
2cb20efa7a Added pushdelay option for outward pushes, fixed negative starttime for RTMP output 2019-08-22 17:12:21 +02:00
Thulinma
2475955125 RTMP push output adobe-style authentication support 2019-08-14 12:10:54 +02:00
Thulinma
b4694b5a3c Merge branch 'development' into LTS_development 2019-08-14 12:10:05 +02:00
Thulinma
7557cacc17 Updated usage of socket lib in accordance to socket lib edits 2019-08-14 12:09:47 +02:00
Thulinma
7d83edd078 Socket lib restyle and fixes backported from 3.0 2019-08-14 12:08:24 +02:00
Thulinma
118978aafc Updated usage of socket lib in accordance to socket lib edits 2019-08-14 11:42:12 +02:00
Thulinma
e90a3d60c0 Socket lib restyle and fixes backported from 3.0 2019-08-14 11:30:07 +02:00
Thulinma
8678445a5d Merge branch 'development' into LTS_development 2019-08-12 10:42:31 +02:00
Thulinma
7b12a5a2b5 Lowered debugging message verbosity somewhat 2019-08-12 10:42:26 +02:00
Thulinma
b48ffb1c7a Lowered debugging message verbosity somewhat 2019-08-12 10:42:15 +02:00
Thulinma
32d92b320f Added version number payload to SYSTEM_START trigger 2019-08-10 12:36:43 +02:00
Thulinma
22ddae4670 Added always-on option to DTSC pull input 2019-08-10 12:30:51 +02:00
Thulinma
eac05f7ba3 SRT "native" support, NOFORK env variable support for inputs 2019-08-06 14:42:47 +02:00
Thulinma
4aeb89a64f Merge branch 'development' into LTS_development 2019-08-06 14:41:57 +02:00
Thulinma
6dc1b500d1 Fixed compiling without SSL enabled 2019-08-04 14:02:34 +02:00
Thulinma
22a76f4ddb Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
#	lib/dtscmeta.cpp
#	lib/procs.cpp
#	lib/ts_packet.cpp
#	src/controller/controller_connectors.cpp
#	src/input/input_buffer.cpp
#	src/output/output_https.cpp
2019-07-13 14:34:14 +02:00
Thulinma
cc9e970ea3 More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
Thulinma
0233d5b684 Merge branch 'development' into LTS_development
# Conflicts:
#	CMakeLists.txt
#	src/input/input_mp4.cpp
2019-07-02 17:24:33 +02:00
Thulinma
2432bbdfc3 Backported MP4 input from Pro edition 2019-07-02 14:17:01 +02:00
Thulinma
5b4e1dce9a Added https-ts://* input to MistInTS, fixed existing http-ts://* input. 2019-06-30 22:37:36 +02:00
Thulinma
377d923cab Fixed HLS input support for streams without a keyframe in the first segment 2019-06-30 22:36:56 +02:00
Thulinma
66890c4564 Robustified Socket::Connection, added debugging data for copies/assigns and Socket::Connetion::open() calls for proper socket re-use. 2019-06-30 22:36:29 +02:00
Thulinma
8fe1dbb618 Added RTMPS push support 2019-06-25 14:30:40 +02:00
Thulinma
f4351d4fb4 Merged Socket::SSLConnection into Socket::Connection for better interoperability across the rest of the codebase 2019-06-25 14:30:35 +02:00
Thulinma
3c3489e7eb Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2019-06-25 14:30:27 +02:00
Thulinma
4fcae749da Improved blacklisting/whitelisting code + MP3 in MP4 output blacklist for Trident browsers under Windows 7 and lower 2019-06-25 14:29:55 +02:00
Thulinma
2986791e60 Merge branch 'development' into LTS_development 2019-06-21 21:21:22 +02:00
Thulinma
5154f88de3 Tweaked verbosity of lost connections in HTTP::Downloader and closed connections in Socket::SSLConnection. 2019-06-21 21:21:17 +02:00
Thulinma
db135a3a24 Merge branch 'development' into LTS_development 2019-06-21 21:20:45 +02:00
Thulinma
128f30bfb6 Fixed websockets in IE11. Bleep you, MS. -_- 2019-06-21 21:20:39 +02:00
Thulinma
f4f4d6b73a Merge branch 'development' into LTS_development 2019-06-21 21:17:58 +02:00