Erik Zandvliet
|
afef126295
|
Fix for not having to read through the entire file on startup of input.
|
2014-12-02 12:41:48 +01:00 |
|
Erik Zandvliet
|
fc080f81ca
|
Fixed CRC calculation for TS Packets, in particular the PAT
|
2014-11-17 14:45:07 +01:00 |
|
Erik Zandvliet
|
7bf5b4093b
|
Fixed continuity counters for HLS
|
2014-11-14 14:53:16 +01:00 |
|
Erik Zandvliet
|
701b421d9c
|
Fix for sending non-chunked when connection:close is encountered
|
2014-11-13 16:56:44 +01:00 |
|
Thulinma
|
9d34ad7f5b
|
Added support for sockets pretending to not be sockets even though they are really sockets. Sockets.
|
2014-10-31 00:12:43 +01:00 |
|
Thulinma
|
b8a5196a89
|
Added CRC field to statistics class.
|
2014-10-23 15:13:16 +02:00 |
|
Thulinma
|
a6a6e296bc
|
Fixed hostname in statistics to properly be in packed binary format.
|
2014-10-22 16:50:55 +02:00 |
|
Thulinma
|
7e8aaf8ee0
|
Added check in HTTP::Parser::Read against empty connection buffers.
|
2014-10-16 15:23:26 +02:00 |
|
wouter spruit
|
ebdb2f32d5
|
Fixed memory allocation mistake, now checks return value of fread in DTSC::File::seek_time
|
2014-10-15 18:28:24 +02:00 |
|
Thulinma
|
1610a6b2f3
|
Changed non-video keyframe interval to a define in dtscmeta.cpp
|
2014-10-04 13:42:49 +02:00 |
|
Thulinma
|
bd5ba9a1f3
|
Fixed non-forking mode of Util::startInput, added more debug messages.
|
2014-10-03 16:49:38 +02:00 |
|
Thulinma
|
96a7205b39
|
Fixed first fragment not being correctly sized.
|
2014-10-03 16:48:48 +02:00 |
|
Thulinma
|
08953540f6
|
New input starting method based on JSON capabilities.
|
2014-10-02 15:38:59 +02:00 |
|
Thulinma
|
b4feaebbe8
|
Generalized support for + in stream names as separator.
|
2014-09-30 11:41:48 +02:00 |
|
Thulinma
|
f6e854501d
|
Fixed livestreaming and most likely a few other bugs, too.
|
2014-09-29 21:00:20 +02:00 |
|
Thulinma
|
d442b4e2dc
|
Performance improvements. Removed the following deprecated functions from Socket::Connection class: flush(), Send(*)
|
2014-09-24 16:31:56 +02:00 |
|
wouter spruit
|
d0f2f78517
|
overloaded BuildReponse in http_parser
|
2014-09-22 16:17:20 +02:00 |
|
Thulinma
|
ee12bb4e9c
|
Extra details on DONTEVEN debug level for RTMP parser.
|
2014-09-22 16:17:20 +02:00 |
|
Thulinma
|
81866a50a1
|
Fixed shared memory initialization bug.
|
2014-09-10 10:44:12 +02:00 |
|
Thulinma
|
cc6946c95b
|
Fixed incorrect handling of the case where an invalid DTSC file has a valid DTSH file. Now correctly cancels reading, while previously threw up a whole bunch of error vomit. Yay.
|
2014-09-07 23:41:59 +02:00 |
|
Thulinma
|
5792097cc4
|
Added support for missing codecs in FLV tag library.
|
2014-09-06 14:38:16 +02:00 |
|
Erik Zandvliet
|
9adb055f3a
|
Fixed a typo
|
2014-09-05 14:42:28 +02:00 |
|
Thulinma
|
c94214ebd5
|
How did this ever work?
|
2014-09-03 16:13:52 +02:00 |
|
Thulinma
|
c382fc16ea
|
Made DTSC::Packet::getScan more reliable.
|
2014-09-03 16:13:42 +02:00 |
|
ozzay
|
24371a664a
|
Semaphore names are now in standard strings
|
2014-09-02 11:34:17 +02:00 |
|
ozzay
|
a715943447
|
CloseOnError added
|
2014-09-02 11:25:25 +02:00 |
|
Thulinma
|
1be85fdb70
|
Fixed socket system call interrupt handling.
|
2014-09-01 16:38:16 +02:00 |
|
Thulinma
|
ec831a98c1
|
Added some functionality to the DTSC::Scan class
|
2014-08-29 17:26:47 +02:00 |
|
Erik Zandvliet
|
194d1ae9a3
|
Optimized TS and HLS
|
2014-08-27 13:35:00 +02:00 |
|
ozzay
|
e34bb0b14e
|
Cleaned up TS code
|
2014-08-21 11:04:31 +02:00 |
|
ozzay
|
827656b6dc
|
TS MP3 works mostly, but PMT has wrong checksum
|
2014-08-21 11:04:31 +02:00 |
|
ozzay
|
6260df4a32
|
Made TS packet resize on right times
CRC checksum is now a library call
|
2014-08-21 11:04:31 +02:00 |
|
ozzay
|
2e0b73f726
|
Added set functions to TS PMT
|
2014-08-21 11:04:31 +02:00 |
|
ozzay
|
c32f111f36
|
Fixed a minor DTSC analysing bug
|
2014-08-19 16:20:47 +02:00 |
|
ozzay
|
4f3f67d23f
|
Allow repeated calling of Config::activate
|
2014-08-18 13:10:26 +02:00 |
|
Thulinma
|
5784e0eb32
|
Added support for FLV/RTMP-based output of ScreenVideo1/2, VP6 and JPEG.
|
2014-08-07 19:09:31 +02:00 |
|
Thulinma
|
306c896bea
|
Corrected handling and messaging about empty packets in DTSC::Packet::reinit.
|
2014-08-05 16:45:51 +02:00 |
|
Thulinma
|
9554263e2f
|
Fixed Packet::reInit printing errors for empty packets.
|
2014-08-05 16:03:24 +02:00 |
|
Thulinma
|
68245bf74c
|
Fixed debug levels for MistIn processes. Tweaked various verbosity levels.
|
2014-08-05 15:15:20 +02:00 |
|
Thulinma
|
7d015a32d3
|
Repeat previous fixes for Socket::Buffer-backed RTMP streams.
|
2014-08-05 14:25:14 +02:00 |
|
Thulinma
|
d98f14fa04
|
Fixed RTMP packet timestamp delta handling.
|
2014-08-05 02:47:43 +02:00 |
|
Thulinma
|
a0197ad7f1
|
Fixed stream startup forking incorrectly.
|
2014-08-04 17:44:12 +02:00 |
|
Thulinma
|
cc7ffac297
|
Added Util::wait as guaranteed-time Util::sleep implementation.
|
2014-08-04 15:57:49 +02:00 |
|
Thulinma
|
48bc30045e
|
Improved sharedPage initalization error reporting, added \todo note about sharedPage assignment operator.
|
2014-07-29 14:41:15 +02:00 |
|
Thulinma
|
9b798275ea
|
Improved Procs::StartPiped error reporting.
|
2014-07-29 14:26:54 +02:00 |
|
Thulinma
|
398e0421a1
|
Windows dual-stack support.
|
2014-07-23 13:14:07 +02:00 |
|
Thulinma
|
4ff3985481
|
Fixed comma placement issues with DTSC::Scan::toPrettyString
|
2014-07-22 15:01:37 +02:00 |
|
Thulinma
|
eea2c8b0db
|
Fixed semaphores being duplicated needlessly.
|
2014-07-17 16:25:10 +02:00 |
|
Erik Zandvliet
|
933586661f
|
Fixed a "minor" bug...
|
2014-07-16 15:33:05 +02:00 |
|
bdheeman
|
6a31f4b48b
|
Fix install permissions, errors and, or omissions
|
2014-06-30 14:13:19 +02:00 |
|