1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 13:36:52 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
Ralph Metzler
7b9c4f9ee8 add missing close of file handle 2018-03-14 10:08:00 +01:00
Ralph Metzler
d6013245e4 add x_ssi which acts the same as x_pls 2018-03-05 16:57:37 +01:00
Ralph Metzler
3d23ae1f73 allow to explicitely set FEC 2017-12-07 23:24:51 +01:00
Ralph Metzler
a0e2ee78dc fix addpid 2016-11-17 16:35:33 +01:00
Ralph Metzler
3d45ccf6fc add code to resolve gateway if client not local 2016-11-15 15:50:21 +01:00
Ralph Metzler
f6678aa452 if /config/msmode does not exist, fall back to old behavior 2016-07-13 00:31:17 +02:00
Ralph Metzler
aeac33b1a9 - support quad/quattro switching
- also offer status values as json files
2016-06-28 10:42:01 +02:00
Ralph Metzler
54d57e1d4b support new msmode config file 2016-06-16 23:45:16 +02:00
Ralph Metzler
713ef3bc51 support x_isi and x_pls parameters 2016-06-16 15:34:20 +02:00
Ralph Metzler
708fa0262f issues 44 and 46 2016-05-02 16:29:35 +02:00
Ralph Metzler
9251fed043 issue 45 and 46 2016-04-21 23:30:13 +02:00
Ralph Metzler
f6c13c7a6b SET_PID needs pointer of pointer 2016-04-19 12:39:54 +02:00
Ralph Metzler
d69513eb89 support transfer of channel change of owner to non-owners 2016-04-17 22:15:19 +02:00
Ralph Metzler
1afeef7675 possible fix for issue 38 2016-04-13 15:49:16 +02:00
Ralph Metzler
b6d23ec557 stop multicast stream if all non stream owning sessions stopped 2016-04-06 06:32:17 +02:00
Ralph Metzler
9295708277 fix satip issue 38 2016-03-23 22:04:50 +01:00
Ralph Metzler
289bde031c fix member timeout and handling of non-owner multicast playback 2016-02-02 20:18:30 +01:00
Ralph Metzler
6a446c0cf8 igmp timeout fixes 2016-02-02 20:18:30 +01:00
Ralph Metzler
a440bd520c - clean up sockaddr types
- use memcpy instead of struct copy in sendto_port
  otherwise copied struct is damaged, arm gcc 4.5.4 broken?
2015-12-13 21:40:43 +01:00
Ralph Metzler
fb7cad2ddf use session owner filehandle if multicasting 2015-12-11 14:37:36 +01:00
Ralph Metzler
b3ec5429d4 consistency check for existing stream and ownership failed second time around 2015-11-24 23:06:41 +01:00
Ralph Metzler
41c037118c - properly handle pid changes by non stream owners
- start fixing multicast handling by non owners
2015-11-24 23:05:23 +01:00
Ralph Metzler
6fef2a2ce8 calculate table lengths
add supprt for isi parameter
2015-11-05 19:03:54 +01:00
Ralph Metzler
dab77defed correctly handle pid change in comformity mode 2015-10-03 13:09:17 +02:00
Ralph Metzler
82f3af7881 Version 1.0.52 2015-08-31 21:29:53 +02:00
mvoelkel
6eb38bb69b added octoserve 2015-08-05 22:22:06 +02:00