Commit graph

3437 commits

Author SHA1 Message Date
Thulinma
405195a979 Fixed Connection: close header parsing in HLS 2016-11-22 09:56:50 +01:00
Thulinma
74e433e298 Fixed track autoselect to not be so prejudiced against MP3 2016-11-22 09:56:37 +01:00
Thulinma
23550232b9 Fixed compile error 2016-11-21 09:59:51 +01:00
Thulinma
781cad41c8 Added auto-recovery of push list on crash and/or restart 2016-11-18 15:35:21 +01:00
Thulinma
6254c285d6 Added duplicate checking for manual pushes 2016-11-18 15:35:15 +01:00
Thulinma
acbdede296 Added note in HSS encrypted output about thisPacket handling 2016-11-18 15:35:04 +01:00
Thulinma
1fde08e333 Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
2016-11-18 15:34:48 +01:00
Thulinma
42eca60cfc Added forget and remember functions to process library 2016-11-18 15:33:58 +01:00
Thulinma
bdb1578ba6 Robustified RTMP thisPacket handling 2016-11-18 15:33:45 +01:00
Thulinma
ee4e0461b4 Saver thisPacket handling in generic Output class, better documentation of internals 2016-11-18 15:33:36 +01:00
Thulinma
440596c117 Added crash handler for Pull-mode inputs 2016-11-18 15:33:25 +01:00
Thulinma
bd58b5ddbd Added HTTPS output 2016-11-16 16:33:07 +01:00
Thulinma
7c37620294 Merge branch 'development' into LTS_development 2016-11-16 16:33:01 +01:00
Thulinma
bcff43dc80 Changed HTTP internals to use more generic URL building 2016-11-16 16:32:56 +01:00
Thulinma
374c9fd0ff Listener externalized 2016-11-16 16:32:50 +01:00
Thulinma
d3f65561f6 Merge branch 'development' into LTS_development 2016-11-16 10:55:25 +01:00
Thulinma
3a0beea1fc Fixed startTime() bug in Output 2016-11-16 10:55:18 +01:00
Thulinma
7228f059e8 Simplified RTSP start/end time logic 2016-11-16 10:43:12 +01:00
Thulinma
84e23f5e5d Fixed double-locking HTTP bug 2016-11-14 11:41:52 +01:00
Thulinma
2aaf6d10f4 Added new generalized input keepRunning() function, FLV input now shuts down if the file is updated file it is active, added 15 second DTSH regeneration window
# Conflicts:
#	src/input/input.cpp
2016-11-14 11:34:58 +01:00
Thulinma
3f14db4b12 Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
#	src/output/output.cpp
2016-11-14 11:29:24 +01:00
Thulinma
8d83a203be Added new generalized input keepRunning() function, FLV input now shuts down if the file is updated file it is active, added 15 second DTSH regeneration window 2016-11-14 11:01:00 +01:00
Thulinma
94e39f8323 Fixed JIT timestamps for live 2016-11-14 10:55:58 +01:00
Thulinma
19b67e4551 Updated default live metadata page size to 16MiB, to allow for bigger streams 2016-11-14 10:53:45 +01:00
Thulinma
0e649b7c72 Fixed creating accounts on wrong login attempt 2016-11-14 10:53:07 +01:00
Thulinma
0eef699b45 Only retrieve stream source if no tracks available 2016-11-14 10:53:02 +01:00
Thulinma
56c1d1e3a1 RTMP push security improvements 2016-11-14 10:52:54 +01:00
Thulinma
653f5cf085 Removed TS-level discontinuities from HLS 2016-11-14 10:52:41 +01:00
Thulinma
f69fe8a4fb Moved HLS-specific TS output handling from output_ts_base to output_hls 2016-11-14 10:52:35 +01:00
Thulinma
3923a19cd1 Merge branch 'development' into LTS_development 2016-11-03 15:30:14 +01:00
Thulinma
af96a8577d Added ifdef statements around _GNU_SOURCE define to prevent warnings 2016-11-03 15:30:07 +01:00
Thulinma
fdb5fbad45 Merge branch 'development' into LTS_development
# Conflicts:
#	lib/socket.cpp
#	lib/socket.h
2016-11-03 15:17:30 +01:00
Thulinma
629b24853a Added hostBytesToStr function to socket library, fixed code style, fixed UDP Cygwin support 2016-11-03 15:15:42 +01:00
Thulinma
871eb8131c Merge branch 'development' into LTS_development 2016-11-03 12:22:53 +01:00
Thulinma
567759ce26 Fixed segfault in buffer removeKey call 2016-11-03 12:21:47 +01:00
Thulinma
43aee53e3e Workaround for segfault in Track::writeTo function 2016-11-03 12:21:42 +01:00
Thulinma
10b80631a8 Merge branch 'development' into LTS_development 2016-11-03 12:18:26 +01:00
Thulinma
3eacadbfa4 Fixed mist.css.h mistakingly being in the repository, added .css.h files to gitignore 2016-11-03 12:18:15 +01:00
Thulinma
df4a71719d Removed extra newline from STREAM_READY trigger, removed superfluous log message. 2016-11-03 12:01:17 +01:00
Thulinma
b4951ff2ea Merge branch 'development' into LTS_development 2016-11-03 11:20:22 +01:00
Thulinma
0f1b55508c Fixed Mac compile error 2016-11-03 11:20:16 +01:00
Thulinma
4a727a8919 Merge branch 'development' into LTS_development 2016-11-03 11:17:40 +01:00
Thulinma
8a4ac27577 Re-enabled IPv6 UDP for Cygwin 2016-11-03 11:17:33 +01:00
Thulinma
44b162e920 Made memmem function compile correctly in some systems 2016-11-03 11:15:55 +01:00
Thulinma
85415ce135 Merge branch 'development' into LTS_development 2016-11-02 15:41:14 +01:00
Thulinma
6d8189f64a Fixed DTSH version binary writing bug 2016-11-02 15:41:04 +01:00
Thulinma
68766daa00 Merge branch 'development' into LTS_development 2016-11-01 10:51:24 +01:00
Thulinma
b7dac7a6b1 Removed IPv6 multicast from Cygwin builds 2016-11-01 10:51:18 +01:00
Thulinma
0b78a57e40 Added shared memory session cache + instant-sync for sessions in cache. 2016-10-11 16:42:47 +02:00
Thulinma
ad514b6744 Significant improvements to DASH playback 2016-10-11 16:42:34 +02:00