- 09 Aug, 2014 1 commit
-
-
Christophe Massiot authored
-
- 09 Jul, 2014 1 commit
-
-
Christophe Massiot authored
-
- 12 Mar, 2014 1 commit
-
-
Christophe Massiot authored
-
- 16 Feb, 2014 1 commit
-
-
Christophe Massiot authored
-
- 20 Jan, 2014 1 commit
-
-
Christophe Massiot authored
-
- 14 Jan, 2014 1 commit
-
-
Christophe Massiot authored
reopen everything).
-
- 13 Jan, 2014 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 30 Nov, 2013 1 commit
-
-
Christophe Massiot authored
-
- 28 Oct, 2013 1 commit
-
-
Christophe Massiot authored
-
- 08 Mar, 2013 1 commit
-
-
Christophe Massiot authored
-
- 06 Mar, 2013 1 commit
-
-
Christophe Massiot authored
-
- 05 Mar, 2013 2 commits
-
-
Christophe Massiot authored
by Benjamin Cohen.
-
Christophe Massiot authored
-
- 19 Oct, 2012 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
* Fix SSM
-
- 19 Jan, 2012 1 commit
-
-
Christophe Massiot authored
-
- 04 Jan, 2012 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 03 Jan, 2012 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 28 Dec, 2011 1 commit
-
-
Christophe Massiot authored
-
- 17 Nov, 2011 1 commit
-
-
Christophe Massiot authored
-
- 15 Nov, 2011 1 commit
-
-
Christophe Massiot authored
are not consistent.
-
- 13 Nov, 2011 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
* multicat.c: Flush aux file every second.
-
Christophe Massiot authored
of bursting (case of file input), or drop packets instead of bursting (case of directory input).
-
- 06 Sep, 2011 1 commit
-
-
Christophe Massiot authored
-
- 05 Sep, 2011 1 commit
-
-
Christophe Massiot authored
-
- 02 Sep, 2011 1 commit
-
-
Christophe Massiot authored
RTP packet * multicat.c: New -T option creating an XML file updated with the current position in the stream.
-
- 01 Sep, 2011 1 commit
-
-
Christophe Massiot authored
* multicat.c, aggregartp.c, reordertp.c, util.c: Support for TCP sockets (/tcp) * aggregartp.c, reordertp.c: Support for packet retransmission over UDP or TCP * ALL: Use biTStream instead of util.h' parsing functions * aggregartp.c, reordertp.c: Remove limits on number of inputs/outputs * multicat.c: Fix segfault on non-existant aux file * reordertp.c: Packets with too much jitter are not taken into account for clock ("space packets") * reordertp.c: Add options to configure gap, jitter and clock recovery thresholds * ingests.c: Fix a major timestamping bug where first packets would be sent too fast, and the rest of the timestamps are off * util.c: Merge IPv4 and IPv6 functions * multicat.c, aggregartp.c, reordertp.c: Add an option to specify the RTP header size.
-
- 24 Jul, 2011 3 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 14 Jul, 2011 1 commit
-
-
Christophe Massiot authored
* Various bug fixes to the code committed yesterday.
-
- 13 Jul, 2011 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
directory output.
-
- 12 Jul, 2011 1 commit
-
-
Christophe Massiot authored
round-robin recording of chunks with seemless transition. * util.c: New set of clock functions to access the real time clock; * util.c: Split OpenFile and OpenAuxFile into several helper functions; * util.c: New function LookupAuxFile to find a position in an aux file; * util.c: New set of functions for directory input/output; * util.h: Fix a bug in the RTP header size calculation; * offsets.c: Moved functionality to multicat (util.c); offsets is still supported with the same scope, but is deprecated; * ingests.c: Reflect util.c API changes; * multicat.c: Modular input/output init functions; * multicat.c: Use poll() so that signals and duration option (-d) be taken into account even in the absence of an input stream; * multicat.c: New functions for directory output; * multicat.c: New options -k (initial seek into file or dir, possibly negative for 'NOW - value'), -r (round-robin chunk size of directory input/output) and -f (output packets as fast as possible without sleeping). Typical usage for record: $ mkdir test $ multicat @239.255.255.255:5004 test & For playout with one-minute timeshift: $ multicat -k -$((27000000*60)) test 239.255.255.254:5004 Please note that expiration is not performed by multicat.
-
- 12 Apr, 2011 1 commit
-
-
Christophe Massiot authored
input frame sizes differ.
-