Commit graph

608 commits

Author SHA1 Message Date
Thulinma
8e74d4cd4b Fixed typoes Balder spotted. Wut? But how?! 2017-11-28 11:26:19 +01:00
Thulinma
2dd62e0dce Track mapping and deletion fixes 2017-11-28 10:54:52 +01:00
Thulinma
13c224e698 Default file handler message to VERYHIGH level 2017-11-27 10:15:59 +01:00
Thulinma
5ebbdf3f3b Changed SSL handshake error to level MEDIUM instead of FAIL 2017-11-23 14:15:14 +01:00
Thulinma
307d14f901 Added more ISO639 support (2-letter codes and conversions), improved audio/video/subtitle selection through HTTP connectors 2017-11-23 14:15:04 +01:00
Ramoe
e09cd5308e Added SRT input, MP4 output subtitle support, DASH and HLS output subtitle support 2017-11-23 14:14:58 +01:00
Ramoe
b9e261e1ef Reworked existing subtitle support (sideloaded, MP4 in and srt out) 2017-11-23 14:14:52 +01:00
Thulinma
310e7bc5f9 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output.cpp
2017-11-23 14:08:32 +01:00
Thulinma
ae8760ee08 Changed default track selection ordering for VoD files back to previous ordering, live is still reversed. 2017-11-23 14:07:46 +01:00
Thulinma
186281c383 Set max RTMP chunk size to 64k 2017-11-11 22:23:52 +01:00
Thulinma
1eedda4a4e Fixed double question mark in RTMP URL bullshit 2017-11-11 22:21:29 +01:00
Thulinma
bfe95d0bb3 Set max RTMP chunk size to 64k for Youtube compatibility 2017-11-11 22:21:23 +01:00
Thulinma
3ea3721f59 Fix Facebook resume support 2017-11-11 22:21:17 +01:00
Thulinma
029e978887 LTS: Improved debug message levels for MP4 output 2017-11-07 14:31:39 +01:00
Thulinma
e58a24c239 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2017-11-07 14:30:19 +01:00
Thulinma
ef8d305f37 Improved debug message levels for MP4 output 2017-11-07 14:28:26 +01:00
Thulinma
c4d036490f Fixed same-connection HTTP requests after any end of track is reached 2017-11-07 14:25:09 +01:00
Thulinma
8e6af4c591 Fixed repushing issues 2017-11-07 11:12:12 +01:00
Thulinma
a634f4a738 Fixed 32-bit compiling of MP4 output 2017-11-02 11:04:29 +01:00
Thulinma
014eed32e8 Fixed recstart/recstop values in the past 2017-10-26 12:50:59 +02:00
Thulinma
a97d3e8d27 Add missing bandwidth to TS UDP output 2017-10-25 11:13:02 +02:00
Thulinma
1b9164910c Merge branch 'development' into LTS_development 2017-10-24 14:44:00 +02:00
Thulinma
7550ce52e4 Added missing relative URL for HTML page stream output 2017-10-24 14:43:55 +02:00
Thulinma
f8766b0567 Added Mu-law support to RTSP and WAV 2017-10-24 14:10:16 +02:00
Thulinma
f5c1e6b573 RTSP pull input
Includes TCP, UDP and authentication support
2017-10-24 14:10:12 +02:00
Thulinma
b81f980932 Added --ignore-sending-port option to RTSP output 2017-10-24 14:10:07 +02:00
Thulinma
3cb5774822 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output.h
#	src/output/output_hls.cpp
2017-10-20 14:25:27 +02:00
Erik Zandvliet
c1373fba17 Fixes hls crash on non-existing streams 2017-10-20 14:23:32 +02:00
Erik Zandvliet
e5ebc0656a Fix for MP3 in MP4 2017-10-18 12:46:47 +02:00
Thulinma
acecdff31c Merge branch 'development' into LTS_development 2017-10-09 16:05:04 +02:00
Erik Zandvliet
90c017bfcd Exit page load on !keepGoing() 2017-10-09 15:17:02 +02:00
Thulinma
78b5c28116 Added recstartunix and recstopunix to time recordings by unix time (seconds, not millis) 2017-10-09 15:16:48 +02:00
Thulinma
178c888e56 Removed minSkipAhead, improved seeking algorithm. 2017-09-29 16:20:51 +02:00
Thulinma
485a4ecbbe Removed minSkipAhead, improved seeking algorithm. 2017-09-29 16:13:01 +02:00
Thulinma
c466f4bcba Corrected ts-exec: output format. 2017-09-29 16:13:01 +02:00
Ramkoemar
f77431d5a3 ts-exec 2017-09-28 16:19:47 +02:00
Thulinma
adb76e2cf8 Added TS output passthrough support 2017-09-27 12:09:18 +02:00
Thulinma
8fbdafb288 Generalized recording, pimped. 2017-09-27 12:09:18 +02:00
Erik Zandvliet
f8b9db9dcd Generalized recording, added recfrom and recuntil flags 2017-09-27 12:09:18 +02:00
Thulinma
df6735e92f Implemented RTSP Receiver Report 2017-09-24 18:33:52 +02:00
Erik Zandvliet
dd9e68e4db Type changes 2017-08-16 10:59:10 +02:00
Thulinma
b0c7897568 Added minKeepAway support to DTSC::Track object, senders and parsers 2017-08-03 15:08:56 +02:00
Thulinma
bb2e6de56a Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
2017-08-03 15:08:48 +02:00
Thulinma
f3f2802844 Added minKeepAway support to DTSC::Track object, senders and parsers 2017-08-03 15:06:12 +02:00
Thulinma
54a8803f29 RTP cleanup + RTSP analyser + RTP MPEG2/MP2/HEVC support 2017-07-28 18:40:37 +02:00
Thulinma
f5553f49f9 Fixed MPEG2/MP2 support in HLS 2017-07-28 18:40:33 +02:00
Erik Zandvliet
2a721f5e7f TS MPEG2/MP2 support 2017-07-28 18:40:24 +02:00
Thulinma
c0515579a0 Fixed HLS push output HEVC support 2017-07-28 18:40:06 +02:00
Thulinma
7da1bf241e Updated WAV output to use Util::ResizeablePointer 2017-07-28 18:39:59 +02:00
Thulinma
dc8bae8dd3 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output.h
2017-07-28 18:39:49 +02:00