Thulinma
|
309d39eab7
|
Backported UDP API from Pro edition
|
2019-09-09 13:36:09 +02:00 |
|
Thulinma
|
cc9e970ea3
|
More backports from Pro edition, among which HTTPS/TLS support
|
2019-07-13 14:23:59 +02:00 |
|
Thulinma
|
4c324c1b19
|
Fixed semaphore problems on MacOS
|
2019-05-15 09:15:34 +02:00 |
|
Thulinma
|
055ac37e8a
|
Added PRETTY_PRINT_MSTIME and PRETTY_ARG_MSTIME for printing millisecond-based time information
|
2019-04-29 09:58:02 +02:00 |
|
Erik Zandvliet
|
2607113727
|
Library code style update + some minor backports from Pro edition
|
2018-12-04 13:11:48 +01:00 |
|
Thulinma
|
de1536fb35
|
Added PRETTY_PRINT_TIME/PRETTY_ARG_TIME defines for easy pretty-printing of second-based time intervals
|
2018-12-03 19:47:12 +01:00 |
|
Thulinma
|
3cb03392e1
|
Added stream name to logging
|
2018-11-28 11:55:08 +01:00 |
|
Thulinma
|
ac92e09262
|
Robustify accesses to server config
|
2018-11-28 11:46:22 +01:00 |
|
Thulinma
|
791fc5eae9
|
Added a define for live stream latency
|
2018-08-23 15:31:22 +02:00 |
|
Thulinma
|
2f477a4ef9
|
Fixed audio key setting
|
2018-08-23 15:31:10 +02:00 |
|
Thulinma
|
e4ac68db54
|
Improved statistics and stream status
|
2018-03-21 14:46:22 +01:00 |
|
Thulinma
|
c475eb8d8c
|
Default PRIu32 when missing. Ugly, but meh.
|
2018-03-21 14:39:21 +01:00 |
|
Thulinma
|
0dd602d5ca
|
WebSocket API in controller
|
2018-03-20 20:06:37 +01:00 |
|
Erik Zandvliet
|
7ea42685a6
|
Edits to RelAccX library
|
2018-03-20 14:15:50 +01:00 |
|
Thulinma
|
c534a2d3ca
|
Increased SIMUL_TRACKS from 10 to 20
|
2017-07-26 16:57:00 +02:00 |
|
Thulinma
|
994ad94fde
|
Fixed compiling on < C++11 compilers
|
2017-07-25 15:52:52 +02:00 |
|
Erik Zandvliet
|
c21260dfb3
|
Fix compile under cygwin/windows
|
2017-07-19 17:30:52 +02:00 |
|
Thulinma
|
25699ef8b2
|
Added stream status shared memory page (temporary system)
|
2017-06-22 14:03:35 +02:00 |
|
Thulinma
|
7fae3e6739
|
Added ability to print backtraces in defines.h
|
2017-06-09 20:10:22 +02:00 |
|
Thulinma
|
19b67e4551
|
Updated default live metadata page size to 16MiB, to allow for bigger streams
|
2016-11-14 10:53:45 +01:00 |
|
Thulinma
|
5c5ab6c058
|
Page limits implemented, performance timer for buffering pages added on debug level 5
|
2016-07-06 16:16:19 +02:00 |
|
Thulinma
|
4c9c6fa7ba
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
|
Thulinma
|
ef26df5e38
|
Changed + in shared memory page name to _
|
2015-04-16 14:39:23 +02:00 |
|
Thulinma
|
69cf17d01d
|
Increased maximum simultaneous tracks from 5 to 10, made this a define option. Allow multiple pushes through a single RTMP connection.
|
2015-04-14 15:30:25 +02:00 |
|
Thulinma
|
c000249ad5
|
Improved shared memory namings to no longer use the '#' character, added cmake-related files to .gitignore
|
2015-04-12 15:31:52 +02:00 |
|
Thulinma
|
dff9c193d3
|
Made some changes to naming conventions for shared memory
|
2015-03-16 16:03:07 +01:00 |
|
wouter spruit
|
12b0d9a930
|
added setDiscontinuity function to ts_packet, added DEBUG MSG level shortcuts
|
2015-03-06 10:30:08 +01:00 |
|
Thulinma
|
4e535799af
|
Converted previously hardcoded default sizes for shared memory pages to defines.
|
2015-01-27 11:46:05 +01:00 |
|
Thulinma
|
6a61b3be08
|
Made shared memory or shared files implementation a compile flag, fixed various compile warnings.
|
2014-12-30 22:11:42 +01:00 |
|
Thulinma
|
8c01ec8897
|
Such style. (Code style unification)
|
2014-06-18 10:39:27 +02:00 |
|
Thulinma
|
d3bb5b13e4
|
Fixed Mac support
|
2014-06-17 12:07:35 +02:00 |
|
Thulinma
|
239c1d1ebb
|
Updated defines.h for better debug messages, changed DLVL_DEVEL level into DLVL_INFO (old level still exists for compatibility).
|
2014-06-05 09:57:20 +02:00 |
|
Thulinma
|
ee0c27c688
|
DEBUG_MSG edits.
|
2014-06-02 15:08:17 +02:00 |
|
Thulinma
|
064c4ecdcc
|
Added runtime debug level support.
|
2014-05-29 13:33:31 +02:00 |
|
Thulinma
|
bca6097ae4
|
Tweaked debug messages.
|
2014-04-21 20:57:44 +02:00 |
|
Thulinma
|
5c0f053006
|
Prettified error messages, first work on Util::Config server helpers.
|
2014-01-27 09:41:24 +01:00 |
|