Commit graph

3061 commits

Author SHA1 Message Date
Thulinma
d591005ccb Removed dead code 2016-09-02 14:46:56 +02:00
Thulinma
3465f2b587 Improved RTSP output, added support for RTSP input 2016-09-02 14:46:51 +02:00
Thulinma
5c8ebdc5ec Merge branch 'development' into LTS_development
# Conflicts:
#	lib/h264.cpp
2016-09-02 14:45:25 +02:00
Thulinma
5cc1244b76 Added more H264 SPS decoding 2016-09-02 14:43:33 +02:00
Thulinma
daddae6b7f Improved HTTP library GetHeader/GetVar functions, added hasHeader function 2016-09-02 14:39:41 +02:00
Thulinma
0fe911899b Added UDP getDestPort function 2016-09-02 14:39:34 +02:00
Thulinma
5bbb54848b Verbosity tweak 2016-09-02 14:39:28 +02:00
Thulinma
63ea74d792 Added/improved start/endTime functions in Output class 2016-09-02 14:39:22 +02:00
Thulinma
1aeecc53bd Added Encodings::Hex::decode 2016-09-02 14:39:16 +02:00
Thulinma
b73ee01388 Fix TSStream standard input dropping packets 2016-08-25 11:57:54 +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
a16479b3c0 Merge branch 'development' into LTS_development 2016-08-02 17:12:13 +02:00
Thulinma
09fbe27651 Fixed segmentation fault when no connectors installed 2016-08-02 17:12:00 +02:00
Thulinma
a9628969ce Merge branch 'development' into LTS_development 2016-08-01 20:59:49 +02:00
Thulinma
1b091987bb Increase packet timeout on DTSC packets 2016-08-01 20:59:44 +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
bd5c09b159 Fix DTSC output disconnect on new track issue. 2016-07-28 20:51:06 +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
2bdafc245d Fixed segmentation fault in buffer process for fast reconnects of sources 2016-07-28 20:45:39 +02:00
Thulinma
5ffe12aba4 Tweaked several debug messages, backported a few Pro edition edits that were missed earlier 2016-07-28 20:45:31 +02:00
Thulinma
4dc3d22d12 Fixed potential deadlock in buffer when a past crash has happened 2016-07-28 20:44:28 +02:00
Thulinma
0232417512 Added method to count currently playing tracks in Output classes 2016-07-28 20:44:15 +02:00
Thulinma
a9388928c1 Merge branch 'development' into LTS_development 2016-07-26 13:57:51 +02:00
Thulinma
7afd3415b3 Fixed support for VoD assets with a > 8MiB header size 2016-07-26 13:57:43 +02:00
Thulinma
3a4784f1a9 Merge branch 'development' into LTS_development 2016-07-26 13:20:18 +02:00
Thulinma
6816b6074c Fixed support for non-HTTP-compliant devices pulling HTTP TS output 2016-07-26 13:20:13 +02:00
Thulinma
cf75a2d6a2 Merge branch 'development' into LTS_development 2016-07-25 13:24:47 +02:00
Thulinma
bfa9882e8c Added ISO639-2 decoding in JSON-formatted metadata output 2016-07-25 13:24:36 +02:00
Thulinma
16f293cf2c Merge branch 'development' into LTS_development 2016-07-23 22:55:41 +02:00
Thulinma
4cef8d7cf5 Small fixes for VoD and DTSC pull input 2016-07-23 22:55:35 +02:00
Thulinma
10c45dad2a Merge branch 'development' into LTS_development 2016-07-23 18:27:27 +02:00
Thulinma
6828a32db0 Tweak verbosity of wrong input order message. 2016-07-23 18:27:17 +02:00
Thulinma
b14b5f9bf5 Varioius stability and verbosity tweaks for DTSC, RTMP and in general 2016-07-23 13:13:34 +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
cb5239ec01 Merge branch 'development' into LTS_development 2016-07-22 12:39:11 +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
a3595879b0 Merge branch 'development' into LTS_development 2016-07-22 11:25:45 +02:00
Thulinma
dd612a2643 RTMP fixes for streams > 5h in duration. 2016-07-22 11:25:38 +02:00
Erik Zandvliet
7d4fd24866 Resolved play/pause issue with JWPlayer 2016-07-22 11:24:16 +02:00
Thulinma
51d96175fe RTMP fixes for streams > 5h in duration. 2016-07-22 11:23:53 +02:00
Erik Zandvliet
58ef8fcdd0 Resolved play/pause issue with JWPlayer 2016-07-22 11:01:56 +02:00
Erik Zandvliet
98438b680b Renegotiation of extra tracks if a new header is sent in dtsc pull 2016-07-21 17:44:12 +02:00
Thulinma
0c16ae5a80 Added track-reselection to DTSC output 2016-07-21 17:39:20 +02:00
Thulinma
09b398f36c Added list of viewers for all streams to balancer 2016-07-21 15:19:55 +02:00