Maxim Devaev
be2e0f11da
systemd socket activation
2022-02-13 18:59:33 +03:00
Maxim Devaev
fec76dc9eb
Bump version: 4.11 → 4.12
2022-02-11 20:53:52 +03:00
Maxim Devaev
48826208fd
Fixed #143 : Show HDMI info
2022-02-11 20:00:47 +03:00
Maxim Devaev
dd4fda6f5d
fixed indent
2022-02-11 19:57:15 +03:00
Maxim Devaev
19f9567098
added comment about evbuffer_add_file()
2022-02-05 14:35:07 +03:00
Maxim Devaev
b3d1f06e5d
Merge pull request #141 from russdill/evbuffer_add_file_fix
...
Don't close evbuffer_add_file's file descriptor
2022-02-05 14:30:24 +03:00
Maxim Devaev
f17069153d
fixed quotes
2022-02-05 14:12:54 +03:00
Russ Dill
df7649d56f
Expose supplied client key in state
...
The client key and id is currently supplied in a cookie. This
provides a way for a client to determine it's id in order to match
it within the state response. However if cookies are disabled or
the source domain differs from the ustreamer domain the cookie will
not be set.
This provides an alternate way for a client to find the state
response associated with it's connection by including the client
provided key in the state response. If the client does not supply
a key, the value 0 is supplied.
Signed-off-by: Russ Dill <russ.dill@gmail.com >
2022-02-04 23:07:41 -08:00
Russ Dill
58cc227cba
Don't close evbuffer_add_file's file descriptor
...
evbuffer_add_file takes ownership for the file descriptor we pass
and manages closing it. Closing it ourselves will lead to the function
only being able to make very small transfers.
Signed-off-by: Russ Dill <russ.dill@gmail.com >
2022-02-04 23:06:22 -08:00
Maxim Devaev
496c9300fc
Bump version: 4.10 → 4.11
2021-12-31 01:28:51 +03:00
Maxim Devaev
421f4a1f2e
Bump version: 4.9 → 4.10
2021-11-28 08:43:41 +03:00
Maxim Devaev
55a5d4bbdd
real bitrate range
2021-11-28 08:40:56 +03:00
Maxim Devaev
030077fb47
Bump version: 4.8 → 4.9
2021-10-30 11:40:31 +03:00
Bradley O'Connell
27fbfe149e
changed html links to relative not absolute
2021-10-30 03:20:57 -04:00
Maxim Devaev
349f655cd9
Bump version: 4.7 → 4.8
2021-10-19 15:56:19 +03:00
Maxim Devaev
d822ae0890
Fixed #121 : static inline
2021-10-19 15:47:42 +03:00
Maxim Devaev
2d82adb2ba
Bump version: 4.6 → 4.7
2021-10-17 00:14:25 +03:00
Maxim Devaev
76329ba5a6
Fixed #128 : added mjpg_streamer compatibility for --static
2021-10-17 00:08:13 +03:00
Maxim Devaev
690d291818
Bump version: 4.5 → 4.6
2021-09-27 23:14:24 +03:00
Maxim Devaev
69ab3fa831
ustreamer-dump: count and interval
2021-09-27 22:54:08 +03:00
Maxim Devaev
79d6c76084
Bump version: 4.4 → 4.5
2021-08-13 11:02:34 +03:00
Maxim Devaev
61407c6596
Issue #115 : Avoid usage of uninitialized last_client_ts
2021-08-13 10:36:53 +03:00
Devaev Maxim
6293d54296
Bump version: 4.3 → 4.4
2021-06-10 19:32:24 +03:00
Devaev Maxim
c20754e62c
Bump version: 4.2 → 4.3
2021-06-10 19:10:51 +03:00
Devaev Maxim
484ff0f32b
Bump version: 4.1 → 4.2
2021-06-10 19:06:50 +03:00
Devaev Maxim
767d8ac240
Bump version: 4.0 → 4.1
2021-06-10 18:56:00 +03:00
Devaev Maxim
0a08ca657d
Bump version: 3.27 → 4.0
2021-06-10 18:48:00 +03:00
Devaev Maxim
3558089a22
get_now_monotonic_u64()
2021-06-08 18:55:52 +03:00
Devaev Maxim
47b735c51f
Bump version: 3.26 → 3.27
2021-04-26 20:37:27 +03:00
netbr
3a16d17f8f
Update options.c
2021-04-21 07:57:16 +02:00
netbr
08ddb351c7
Update device.h
2021-04-21 07:53:14 +02:00
netbr
3f251a2459
Update device.c
2021-04-21 07:52:06 +02:00
Devaev Maxim
a97f08eac8
Bump version: 3.25 → 3.26
2021-04-20 19:35:49 +03:00
Devaev Maxim
92ff097d7e
show memsink has_client in the /state
2021-04-08 08:42:53 +03:00
Devaev Maxim
b329dfed1f
Bump version: 3.24 → 3.25
2021-04-07 00:46:39 +03:00
Devaev Maxim
8ddf77a3d3
Bump version: 3.23 → 3.24
2021-04-03 02:12:22 +03:00
Devaev Maxim
fde89465ac
global variables prefix
2021-04-02 13:31:34 +03:00
Devaev Maxim
6dfe077775
refactoring
2021-04-02 12:38:38 +03:00
Devaev Maxim
e1b2eceea5
split makefiles
2021-04-02 01:00:22 +03:00
Devaev Maxim
7ce11fecb6
RN
2021-04-01 13:14:58 +03:00
Devaev Maxim
cbc6145977
using strerror_l()
2021-04-01 10:21:12 +03:00
Devaev Maxim
24f7fb797b
refactoring
2021-04-01 09:32:29 +03:00
Devaev Maxim
71f1d397bf
moved errno_to_string() to the tools
2021-04-01 08:49:18 +03:00
Devaev Maxim
00e83c155e
removed managed flag
2021-03-30 10:16:55 +03:00
Devaev Maxim
1f186a0afe
refactoring
2021-03-30 10:11:14 +03:00
Devaev Maxim
3c7075d0d2
removed frame name
2021-03-30 10:02:03 +03:00
Devaev Maxim
c1d7bd1595
link fix
2021-03-30 03:21:04 +03:00
Devaev Maxim
04d1d3d5a6
some common macroses
2021-03-30 02:18:40 +03:00
Devaev Maxim
01bc0529e7
refactoring
2021-03-28 22:48:17 +03:00
Devaev Maxim
181231f3ff
common list operations
2021-03-28 21:51:34 +03:00