Commit graph

13 commits

Author SHA1 Message Date
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