Thulinma
|
058242842f
|
Fixed TS VoD, more or less (Erik will follow up with proper fix)
|
2017-10-26 15:11:29 +02:00 |
|
Erik Zandvliet
|
e4827ce615
|
Fixed TS PTS rollover support
|
2017-10-26 12:50:48 +02:00 |
|
Thulinma
|
3a8b9e2a8a
|
Merge branch 'development' into LTS_development
|
2017-10-24 14:42:24 +02:00 |
|
Erik Zandvliet
|
cba0c0b38b
|
Calculate both average and peak bit rates
|
2017-10-24 14:42:16 +02:00 |
|
Thulinma
|
761fbdc944
|
HTTP lib no longer returns empty variables in allVars()
|
2017-10-24 14:42:11 +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
|
cac503f774
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input.cpp
|
2017-10-24 14:09:13 +02:00 |
|
Thulinma
|
c7ab3ac858
|
UDP socket library improvements
|
2017-10-24 13:59:12 +02:00 |
|
Thulinma
|
c22a3c6e0f
|
Added authentication support to HTTP library
|
2017-10-24 13:59:06 +02:00 |
|
Thulinma
|
047aebdb27
|
URL parser fixes/improvements
|
2017-10-24 13:58:56 +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
|
d7a3f3c2a5
|
Merge branch 'development' into LTS_development
|
2017-09-27 12:09:10 +02:00 |
|
Thulinma
|
a4dc6c3944
|
Fixed warnings printed by shared file code to be in line with shared memory warnings.
|
2017-09-27 12:09:02 +02:00 |
|
Thulinma
|
df6735e92f
|
Implemented RTSP Receiver Report
|
2017-09-24 18:33:52 +02:00 |
|
Thulinma
|
364190034d
|
Fix UDP-related RTP data management bugs
|
2017-09-24 18:33:42 +02:00 |
|
Ramoe
|
d2d80c7360
|
Fixed RTSP/SDP control track selection
|
2017-08-03 15:09:08 +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
|
752093ddcf
|
Increase debug level of No PES packets to parse message
|
2017-07-31 23:58:42 +02:00 |
|
Thulinma
|
54a8803f29
|
RTP cleanup + RTSP analyser + RTP MPEG2/MP2/HEVC support
|
2017-07-28 18:40:37 +02:00 |
|
Erik Zandvliet
|
2a721f5e7f
|
TS MPEG2/MP2 support
|
2017-07-28 18:40:24 +02:00 |
|
Erik Zandvliet
|
9c2bd38611
|
Added MPEG library
|
2017-07-28 18:40:19 +02:00 |
|
Erik Zandvliet
|
5dce70e933
|
H265 library improvements
|
2017-07-28 18:40:14 +02:00 |
|
Thulinma
|
dc8bae8dd3
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/output/output.h
|
2017-07-28 18:39:49 +02:00 |
|
Thulinma
|
3eb69ff2c7
|
Changed bufferLivePacket and related functions to have const DTSC::Packet references
|
2017-07-28 18:38:54 +02:00 |
|
Thulinma
|
db1ad97c36
|
Added Util::ResizeablePointer class
|
2017-07-28 18:36:58 +02:00 |
|
Thulinma
|
20b3010e75
|
Added http://*.ts and http-ts://* URL support to TS input, siginificant TS parsing/input speed upgrades, various other related fixes and sundry
|
2017-07-27 18:59:23 +02:00 |
|
Thulinma
|
e608ef69fd
|
Merge branch 'development' into LTS_development
|
2017-07-27 18:57:50 +02:00 |
|
Thulinma
|
cba764d8eb
|
scanAnnexB speed optimize
|
2017-07-27 18:57:23 +02:00 |
|
Thulinma
|
9be07e5ecb
|
TS::Packet FromFile 64-bit support and garbage data recovery improvements
|
2017-07-27 18:57:14 +02:00 |
|
Thulinma
|
e8db89319a
|
DTSC getInt is now uint64_t instead of int
|
2017-07-27 18:56:28 +02:00 |
|
Thulinma
|
6b1db9d0ec
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/input/input.cpp
|
2017-07-26 17:01:52 +02:00 |
|
Thulinma
|
c534a2d3ca
|
Increased SIMUL_TRACKS from 10 to 20
|
2017-07-26 16:57:00 +02:00 |
|
Thulinma
|
871bee3436
|
Improvements to Downloader class to allow for more flexibility in usage
|
2017-07-26 16:55:34 +02:00 |
|
Ramkoemar
|
7ac6388dbb
|
add alignment flag to ts lib
|
2017-07-25 15:57:07 +02:00 |
|
Thulinma
|
f3cc7b0a4e
|
Merge branch 'development' into LTS_development
|
2017-07-25 15:57:01 +02:00 |
|
Ramkoemar
|
c7816c42f0
|
updated appendNal and added upgradeNal in DTSC lib, nal lib speedup
|
2017-07-25 15:56:38 +02:00 |
|
Thulinma
|
16ba3a4f3a
|
Merge branch 'development' into LTS_development
|
2017-07-25 15:52:58 +02:00 |
|
Thulinma
|
994ad94fde
|
Fixed compiling on < C++11 compilers
|
2017-07-25 15:52:52 +02:00 |
|
Thulinma
|
d42bf9777e
|
Merge branch 'development' into LTS_development
# Conflicts:
# CMakeLists.txt
# src/input/input_buffer.cpp
|
2017-07-22 18:55:12 +02:00 |
|
Thulinma
|
169830bd15
|
Added SO_KEEPALIVE to all socket connections by default.
|
2017-07-22 18:51:29 +02:00 |
|
Thulinma
|
f9a0ec5b78
|
Fixed overflow problems when reading corrupt AVCC box
|
2017-07-22 18:51:24 +02:00 |
|
Thulinma
|
74acdedeb2
|
Added HTTP::Downloader class
|
2017-07-22 18:51:11 +02:00 |
|
Thulinma
|
efcb038a26
|
Made Util::Procs::childRunning a public function
|
2017-07-22 18:48:55 +02:00 |
|
Erik Zandvliet
|
a2b83e0cd3
|
Merge branch 'development' into LTS_development
|
2017-07-19 17:43:27 +02:00 |
|
Erik Zandvliet
|
c21260dfb3
|
Fix compile under cygwin/windows
|
2017-07-19 17:30:52 +02:00 |
|
Erik Zandvliet
|
f5293ea29f
|
MP4 rework
|
2017-07-19 17:30:10 +02:00 |
|
Thulinma
|
a2d7f726c5
|
Merge branch 'development' into LTS_development
|
2017-07-10 14:19:07 +02:00 |
|