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
|
6694fedb3c
|
Merge branch 'development' into LTS_development
|
2016-07-21 10:15:34 +02:00 |
|
Thulinma
|
33a0b2fae3
|
Added URL encode for info_/embed_ stream URLs
|
2016-07-21 10:15:26 +02:00 |
|
Thulinma
|
1e3d4f6ee1
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_rtmp.cpp
|
2016-07-21 00:01:47 +02:00 |
|
Thulinma
|
ec7f7f5bc4
|
Correctly initialize isPushing value for RTMP
|
2016-07-20 23:59:54 +02:00 |
|
Thulinma
|
8219ac15ca
|
Merge branch 'development' into LTS_development
|
2016-07-19 14:20:45 +02:00 |
|
Thulinma
|
7c60f31c09
|
Added CORS headers to SRT and MP4 outputs
|
2016-07-19 14:19:01 +02:00 |
|
Thulinma
|
e0cc16cd86
|
Merge branch 'development' into LTS_development
|
2016-07-19 12:05:12 +02:00 |
|
Thulinma
|
d5fee4d656
|
Even more JSON/VTT/SRT fixes and internal URL handler improvements
|
2016-07-19 12:05:05 +02:00 |
|
Thulinma
|
49764e99fd
|
Merge branch 'development' into LTS_development
|
2016-07-19 10:27:49 +02:00 |
|
Thulinma
|
56dd4ac98c
|
More fixes to srt and vtt outputs
|
2016-07-19 10:27:29 +02:00 |
|
Thulinma
|
64746da63c
|
Merge branch 'development' into LTS_development
|
2016-07-19 10:05:04 +02:00 |
|
Thulinma
|
c78e695bad
|
Various small fixes to SRT and JSON outputs
|
2016-07-19 10:04:56 +02:00 |
|
Thulinma
|
4bcfb5191a
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_progressive_mp4.cpp
|
2016-07-18 10:43:38 +02:00 |
|
Thulinma
|
1187b60454
|
Rudimentary support for SRT output with TTXT codec
|
2016-07-18 10:38:41 +02:00 |
|
Thulinma
|
0a2a749566
|
Language support for MP4
|
2016-07-18 10:38:26 +02:00 |
|
Thulinma
|
a73f97e065
|
Implemented ES priority flag in accordance with HBBTV spec
|
2016-07-18 10:20:21 +02:00 |
|
Thulinma
|
a68caa68cb
|
Removed nolive flag for DASH output
|
2016-07-11 13:34:56 +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
|
397280f2cd
|
Merge branch 'development' into LTS_development
|
2016-06-29 10:01:11 +02:00 |
|
Thulinma
|
45ef9daac9
|
TS PIDs and reserved bits are now set exactly like they were in 2.5.3 and earlier
|
2016-06-29 09:46:26 +02:00 |
|
Thulinma
|
6c466d452a
|
Removed deprecated startpos option.
|
2016-06-27 13:17:15 +02:00 |
|
Thulinma
|
02ac648bae
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output_hls.cpp
|
2016-06-26 21:16:06 +02:00 |
|
Thulinma
|
9e391915df
|
HLS-related buffer size optimizes
|
2016-06-26 21:14:23 +02:00 |
|
Thulinma
|
42e0b4b8ef
|
Pro side of HLS buffer size optimizes.
|
2016-06-26 21:12:25 +02:00 |
|
Balder
|
8aebd01afd
|
Added 256 to PIDs to avoid reserved PIDS for TS.
|
2016-06-25 10:39:41 +02:00 |
|
Balder
|
312212a25b
|
Added 256 to PIDs to avoid reserved PIDS for TS.
|
2016-06-23 21:30:34 +02:00 |
|
Thulinma
|
ffb67318e0
|
Merge branch 'development' into LTS_development
|
2016-06-23 20:14:38 +02:00 |
|
Thulinma
|
ba044b4470
|
Fixes FLV/RTMP compatibility issues with corrupted RTMP streams, fixes various flash-codecs through RTMP.
|
2016-06-23 20:13:54 +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
|
3c41142a57
|
RTMP track re-selection timer added.
|
2016-06-07 15:25:36 +02:00 |
|
Thulinma
|
7c46f008a8
|
Simplified and fortified MP4 live code.
|
2016-06-07 15:25:36 +02:00 |
|