Ivan Shapovalov
d0672e15b9
python: Makefile: use python -m installer; do not install while building
...
When building a Python wheel using `python -m build --wheel ...`,
temporary build files (including extension .so) are placed in ./build/...
from where they can be retrieved without having to install the just-built
wheel. Do both and get rid of `pip` invocations.
2026-05-18 08:13:47 +03:00
Maxim Devaev
04aa4c166c
Merge pull request #332 from intelfx/work/fix-janus-rtpv
...
janus: fix rtpv chunking
2026-05-18 07:47:54 +03:00
Ivan Shapovalov
0fbbc27d8c
janus: rtpv: fix and rework {first,last}_of_frame determination
...
Fixes: 2dac4db ("janus: fixed first/last frame logic for sps/pps")
Fixes: f32e256 ("janus: refactoring")
2026-05-18 07:45:09 +03:00
Ivan Shapovalov
b02bb85d8b
janus: rtpv: marked -> last_nalu
2026-05-18 07:44:49 +03:00
Ivan Shapovalov
80dce276ed
janus: rtp: marked -> last_header
2026-05-18 07:44:49 +03:00
Maxim Devaev
e869536a11
janus: refactoring
2026-05-16 16:14:56 +03:00
Maxim Devaev
b0acf0fa4d
janus: refactoring
2026-05-15 21:43:42 +03:00
Maxim Devaev
f32e2569d2
janus: refactoring
2026-05-15 21:15:50 +03:00
Maxim Devaev
6d63f8e5d2
janus: refactoring
2026-05-15 19:32:37 +03:00
Maxim Devaev
2dac4db9fc
janus: fixed first/last frame logic for sps/pps
2026-05-15 01:07:59 +03:00
Maxim Devaev
23dd2f9e66
Bump version: 6.55 → 6.56
v6.56
2026-04-24 17:46:09 +03:00
Maxim Devaev
fdfd4225d0
lint fix
2026-04-24 17:43:02 +03:00
Maxim Devaev
9424b655eb
janus: workaround for broken PLIs on Chromium 147
2026-04-24 17:16:19 +03:00
Maxim Devaev
f94fe25845
janus: don't advertise nack/nack-pli/goog-remb for audio
2026-04-24 17:11:24 +03:00
Maxim Devaev
bdcbaae8b3
janus: handle FIR
2026-04-24 17:10:42 +03:00
Marek Marczykowski-Górecki
52a2326426
Increase default raw memsink size to support 4k video ( #327 )
...
With this change, it's possible to use ustreamer to handle 4k HDMI input
on RK3588-based boards (tested on Orange Pi 5+ and Radxa ROCK 5B+).
2026-03-12 02:13:42 +02:00
Sergey Radionov
fa15d9693f
janus: Tailscale has 1280 MTU actually ( #326 )
2026-03-10 15:28:13 +02:00
Maxim Devaev
88460b72e1
Bump version: 6.54 → 6.55
v6.55
2026-02-13 23:26:35 +02:00
Sergey Radionov
8c69c77481
janus: fixed compatibility with Tailscale MTU ( #325 )
2026-02-13 17:34:52 +02:00
Maxim Devaev
5331ae14aa
Bump version: 6.53 → 6.54
v6.54
2026-02-12 20:38:03 +02:00
Maxim Devaev
0127dcf018
janus: hotfix: reverted sps/pps logic for first/last packages
2026-02-12 20:36:00 +02:00
Maxim Devaev
aa58b1b002
Bump version: 6.52 → 6.53
v6.53
2026-02-12 19:47:33 +02:00
Maxim Devaev
a05eab71a8
janus: reserve 50 bytes for RTP extensions
2026-02-12 19:34:39 +02:00
Maxim Devaev
e013356cf0
janus: renamed US_RTP_DATAGRAM_SIZE -> US_RTP_TOTAL_SIZE
2026-02-12 19:27:00 +02:00
Maxim Devaev
c730981827
janus: set first/last_of_frame only for non-sps/pps packets
2026-02-12 18:48:22 +02:00
Maxim Devaev
3bb1ed3ef3
openwrt package
2026-02-09 17:09:09 +02:00
Paul Donald
1cda22bfd2
spell fixes ( #323 )
2026-02-09 16:59:05 +02:00
Maxim Devaev
29ee20e864
Bump version: 6.51 → 6.52
v6.52
2026-02-07 17:06:14 +02:00
Maxim Devaev
5e13f4cd58
using CC -dumpmachine instead of uname
2026-02-07 17:02:43 +02:00
Maxim Devaev
39c1916f61
Bump version: 6.50 → 6.51
v6.51
2026-02-03 19:52:09 +02:00
Ivan Shapovalov
614e83771b
ustreamer: options: NULL-terminate the copy of argv ( #322 )
...
According to N2176 of ISO/IEC 9899:2017 §5.1.2.2.1 ¶2:
> - argv[argc] shall be a null pointer.
Possibly fixes openwrt/packages#28472 .
2026-02-03 19:41:40 +02:00
Maxim Devaev
15a9e28ac6
spelling fix
2026-02-03 10:59:26 +02:00
Maxim Devaev
a1ae02de5d
janus: refactored sdp logic
2026-01-31 16:45:26 +02:00
Maxim Devaev
214708549d
Bump version: 6.49 → 6.50
v6.50
2026-01-30 16:21:30 +02:00
Maxim Devaev
1be4521664
Issue #321 : Fixed compilation error on FreeBSD
2026-01-30 12:51:25 +02:00
Maxim Devaev
94752dde75
Bump version: 6.48 → 6.49
v6.49
2026-01-28 15:14:30 +02:00
Maxim Devaev
b933b7b407
Bump version: 6.47 → 6.48
v6.48
2026-01-28 14:17:18 +02:00
Maxim Devaev
61f44b5f97
janus: don't send rtp extensions with each packet
2026-01-28 12:06:37 +02:00
Maxim Devaev
8fef0408b6
janus: time functions refactored
2026-01-28 11:05:50 +02:00
Maxim Devaev
62028be064
janus: rtpv: mark all extensions as sendonly
2026-01-28 10:57:43 +02:00
Sergey Radionov
3b7592bb31
Janus: "Absolute Capture Time" RTP extension added ( #320 )
...
for video.
2026-01-28 09:59:01 +02:00
Maxim Devaev
8adca998e9
janus: fixed sdp for firefox
2026-01-28 08:50:53 +02:00
Maxim Devaev
6ac5a5f065
refactoring
2026-01-28 08:49:41 +02:00
Maxim Devaev
12cf4492bd
Bump version: 6.46 → 6.47
v6.47
2026-01-23 23:15:09 +02:00
Maxim Devaev
a6f111f7cf
refactoring
2026-01-23 03:06:16 +02:00
Maxim Devaev
efbb2aa7ba
Bump version: 6.45 → 6.46
v6.46
2026-01-21 08:26:04 +02:00
Maxim Devaev
5692d81e46
lint fix
2026-01-21 08:21:44 +02:00
Maxim Devaev
4cec824b13
fixed fps limit for h264
2026-01-21 07:57:44 +02:00
Maxim Devaev
ac1989451c
added help for --h264-boost
2026-01-21 07:07:41 +02:00
Maxim Devaev
e39d27309a
Merge branch 'h264-boost'
2026-01-21 07:04:06 +02:00