Thulinma
|
bd4c951488
|
Fixed segfault in VoD outputs with corrupted headers
|
2016-09-15 15:46:04 +02:00 |
|
Thulinma
|
4538efb89b
|
Added/improved start/endTime functions in Output class
|
2016-09-02 14:48:19 +02:00 |
|
Thulinma
|
5c8ebdc5ec
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/h264.cpp
|
2016-09-02 14:45:25 +02:00 |
|
Thulinma
|
63ea74d792
|
Added/improved start/endTime functions in Output class
|
2016-09-02 14:39:22 +02:00 |
|
Thulinma
|
ae2e67e1bb
|
Merge branch 'development' into LTS_development
|
2016-08-03 10:00:42 +02:00 |
|
Thulinma
|
2c44be003c
|
Add method endTime() to outputs to get end of stream time in ms
|
2016-08-03 10:00:37 +02:00 |
|
Thulinma
|
6a0d2834c5
|
Merge branch 'development' into LTS_development
|
2016-07-29 09:48:49 +02:00 |
|
Thulinma
|
bd174d6db0
|
Fix seek-to-end issues with very near-live outputs
|
2016-07-29 09:48:43 +02:00 |
|
Thulinma
|
2294fbd365
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input_dtsc.cpp
# src/output/output.cpp
|
2016-07-28 20:50:29 +02:00 |
|
Thulinma
|
0232417512
|
Added method to count currently playing tracks in Output classes
|
2016-07-28 20:44:15 +02:00 |
|
Thulinma
|
5076c89c6d
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input_buffer.cpp
# src/output/output.cpp
|
2016-07-23 13:13:28 +02:00 |
|
Thulinma
|
b7c3d7dc44
|
Various stability and verbosity tweaks for DTSC, RTMP and in general
|
2016-07-23 13:11:25 +02:00 |
|
Thulinma
|
5f6abd291d
|
Tweaks to output drop behaviour
|
2016-07-22 14:30:40 +02:00 |
|
Thulinma
|
55528a014a
|
Added track drop message
|
2016-07-22 14:11:47 +02:00 |
|
Thulinma
|
4eb0a7c56c
|
Fix RTMP buffering
|
2016-07-22 12:39:07 +02:00 |
|
Thulinma
|
ab95786984
|
Fix RTMP buffering
|
2016-07-22 12:38:54 +02:00 |
|
Thulinma
|
d7b1f05b51
|
Pro side of RTMP fixes
|
2016-07-21 11:50:24 +02:00 |
|
Thulinma
|
2f6cd40fb3
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_rtmp.h
|
2016-07-21 11:41:03 +02:00 |
|
Thulinma
|
e1fac6248e
|
Fix RTMP not shutting down on playback.
|
2016-07-21 11:39:31 +02:00 |
|
Thulinma
|
bd6ad88f76
|
Merge branch 'development' into LTS_development
|
2016-07-07 22:31:23 +02:00 |
|
Thulinma
|
c78cbc22ea
|
Fixed real-time playback of VoD streams that do not start at a zero timestamp
|
2016-07-07 22:31:11 +02:00 |
|
Thulinma
|
6c466d452a
|
Removed deprecated startpos option.
|
2016-06-27 13:17:15 +02:00 |
|
Thulinma
|
2af2b279d6
|
Merge branch 'development' into LTS_development
|
2016-06-19 14:12:11 +02:00 |
|
Thulinma
|
e9364d8d78
|
Nulling dispacket on page load failures to prevent segmentation faults.
|
2016-06-19 14:12:03 +02:00 |
|
Thulinma
|
83306e0ee1
|
Merge branch 'development' into LTS_development
|
2016-06-17 11:26:04 +02:00 |
|
Thulinma
|
cf477ea401
|
Fixed memory corruption bug in Output::seek()
|
2016-06-17 11:25:56 +02:00 |
|
Thulinma
|
e4de779846
|
Merge branch 'development' into LTS_development
|
2016-06-10 14:25:22 +02:00 |
|
Thulinma
|
ea18815676
|
Fixed slow embed code (internal HTTP output) problem
|
2016-06-10 14:22:29 +02:00 |
|
Thulinma
|
903786df60
|
Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO.
|
2016-06-10 14:22:19 +02:00 |
|
Thulinma
|
722738ffb0
|
Fixed VoD slow initial load problem.
|
2016-06-10 14:22:06 +02:00 |
|
Thulinma
|
055866e2fb
|
Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations.
|
2016-06-10 14:20:17 +02:00 |
|
Thulinma
|
7c89122a52
|
Improved output default seek position and completeKeyReady logic
|
2016-06-10 14:17:42 +02:00 |
|
Thulinma
|
6babfe64c6
|
Fixed bandwidth sometimes being wrongly measured.
|
2016-06-09 18:43:16 +02:00 |
|
Thulinma
|
ed982b9eb3
|
Added/tweaked debug messages for stats
|
2016-06-09 18:42:32 +02:00 |
|
Thulinma
|
54b9079ab1
|
Fixed slow embed code (internal HTTP output) problem
|
2016-06-09 15:17:40 +02:00 |
|
Thulinma
|
c4d4671281
|
Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO.
|
2016-06-09 12:46:33 +02:00 |
|
Thulinma
|
c8c81b9cb5
|
Fixed VoD slow initial load problem.
|
2016-06-08 12:02:15 +02:00 |
|
Thulinma
|
7483bd9fd4
|
Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations.
|
2016-06-08 00:01:24 +02:00 |
|
Thulinma
|
fecfc20052
|
Improved output default seek position and completeKeyReady logic
|
2016-06-07 15:24:11 +02:00 |
|
Thulinma
|
425aa3059f
|
Optimized waiting for streams/tracks.
|
2016-06-06 16:31:06 +02:00 |
|
Thulinma
|
fcd11f44c4
|
Optimized waiting for streams/tracks.
|
2016-06-06 16:30:30 +02:00 |
|
Thulinma
|
326061ca18
|
Merge branch 'development' into LTS_development
|
2016-06-06 12:19:01 +02:00 |
|
Thulinma
|
6fec8fae70
|
Improved MP4 delay, made MP4 live slightly more readable.
|
2016-06-06 01:10:10 +02:00 |
|
Thulinma
|
b3bce527f8
|
Now nulling thisPacket on output reconnect().
|
2016-06-06 01:09:16 +02:00 |
|
Thulinma
|
8edc642884
|
Fixed a typo.
|
2016-06-04 21:04:48 +02:00 |
|
Thulinma
|
3638d8405d
|
Now nulling thisPacket on output reconnect().
|
2016-06-02 14:07:21 +02:00 |
|
Thulinma
|
4c9c6fa7ba
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
|
Thulinma
|
324d29fb0c
|
Better track time mismatch message.
|
2016-05-27 15:40:11 +02:00 |
|
Thulinma
|
58c3475ca9
|
Allow (re)selecting newly (re)appeared tracks in RTMP output.
|
2016-05-27 15:02:39 +02:00 |
|
Thulinma
|
0d5719f76c
|
Improved generic prepareNext() and stats() handling
|
2016-05-27 14:02:37 +02:00 |
|