Thulinma
|
81866a50a1
|
Fixed shared memory initialization bug.
|
2014-09-10 10:44:12 +02:00 |
|
Thulinma
|
de61bb77a8
|
Fixed HLS case sensitivity.
|
2014-09-08 00:05:17 +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
|
4e705195a8
|
Fixed logging thread safety issues.
|
2014-09-07 22:59:37 +02:00 |
|
Thulinma
|
c33c62c6d4
|
Added support for remaining Flash-supported codecs to RTMP, FLV and HDS.
|
2014-09-06 14:39:35 +02:00 |
|
Thulinma
|
5792097cc4
|
Added support for missing codecs in FLV tag library.
|
2014-09-06 14:38:16 +02:00 |
|
Thulinma
|
dc144e90d0
|
Fixed HLS live last fragment being shown before completely being available.
|
2014-09-06 13:16:06 +02:00 |
|
Thulinma
|
9e07da4d97
|
Fixed HDS without valid audio track.
|
2014-09-06 13:15:41 +02:00 |
|
Thulinma
|
8848e28db2
|
File browsing by Martin, re-packaged for new style API code.
|
2014-09-06 13:15:28 +02:00 |
|
cat
|
1bf11f2fc0
|
LSP file browsing - NB: only contains LSP edits, branch fileBrowsing should be merged
|
2014-09-06 12:32:38 +02:00 |
|
cat
|
09c6ac5aa9
|
LSP minor changes to preview page
|
2014-09-06 12:32:38 +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 |
|
Erik Zandvliet
|
b0aa5bd310
|
Fixed a bug in the DTSC analyser
|
2014-09-02 12:03:33 +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 |
|
ozzay
|
98e2583b4e
|
Fixed live track deletion on viewer timeout.
|
2014-09-02 10:58:44 +02:00 |
|
Thulinma
|
1be85fdb70
|
Fixed socket system call interrupt handling.
|
2014-09-01 16:38:16 +02:00 |
|
wouter spruit
|
1a91c743db
|
Bugfix for HLS last fragment missing
|
2014-09-01 16:07:25 +02:00 |
|
wouter spruit
|
315fb0f40e
|
Preview bugfixes mp3, srt.
|
2014-09-01 14:47:19 +02:00 |
|
wouter spruit
|
bea3ca503e
|
Preview bugfix.
|
2014-09-01 13:52:59 +02:00 |
|
Thulinma
|
6890632e9d
|
Fixed messed up merge. Really, guys?
|
2014-08-29 22:54:00 +02:00 |
|
Thulinma
|
80f3588b56
|
DTSC analyser fixes
|
2014-08-29 22:32:01 +02:00 |
|
wouter spruit
|
d2821a629e
|
Optimizes to TS outputs.
|
2014-08-29 22:31:50 +02:00 |
|
ozzay
|
286d6cba5c
|
MP3 codec support in more protocols.
|
2014-08-29 22:31:49 +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
|
aedf06d3ef
|
Live does not break after viewer disconnect
Make sure pusher is identified in output.cpp as data[4,5] = 0xFFFF
|
2014-08-22 17:04:17 +02:00 |
|
cat
|
e0e40ff173
|
LSP added version to email for help
|
2014-08-21 14:55:47 +02:00 |
|
cat
|
9ed1f4012c
|
LSP createacc landing page with option to enable protocols
|
2014-08-21 14:55:47 +02:00 |
|
cat
|
b9b62ee744
|
LSP actually remove stream info tab as its now on the preview page
|
2014-08-21 14:55:47 +02:00 |
|
cat
|
34856509ea
|
LSP preview page merge info
|
2014-08-21 14:55:47 +02:00 |
|
cat
|
f350a3c7b0
|
LSP preview improved some more
|
2014-08-21 14:55:47 +02:00 |
|
cat
|
9b9923b6d5
|
preview embed type selectors NB: changes to embed.js
|
2014-08-21 14:55:47 +02:00 |
|
Erik Zandvliet
|
20ef805c0c
|
Fixed infinite loop on internal request
|
2014-08-21 13:55:27 +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 |
|
ozzay
|
f22c229aea
|
Fixed daemonizing bug
|
2014-08-18 13:09:49 +02:00 |
|
Thulinma
|
3d9f603c4b
|
Fixed non-H264 video tracks for FLV, HDS and RTMP outputs.
|
2014-08-07 21:49:56 +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
|
42f5ef5468
|
Fixed HLS live missed fragment counter.
|
2014-08-05 23:37:56 +02:00 |
|
Thulinma
|
c6b860d54e
|
HLS will now force-skip the first fragment if live and there are more than 2 fragments buffered.
|
2014-08-05 23:24:56 +02:00 |
|
Thulinma
|
875e8ef317
|
Fix for HLS URLs when only one track is available.
|
2014-08-05 22:59:17 +02:00 |
|
Thulinma
|
507eb80707
|
Temporarily disabled conversion API.
|
2014-08-05 21:52:52 +02:00 |
|
Thulinma
|
306c896bea
|
Corrected handling and messaging about empty packets in DTSC::Packet::reinit.
|
2014-08-05 16:45:51 +02:00 |
|