Alessandro Ros
|
1083eea307
|
make RTP packet size compatible with RTSP/SRTP (#4692)
when RTSP encryption is enabled, maximum RTP packet size is slightly
decreased to make room for SRTP.
|
2025-07-05 15:42:58 +02:00 |
|
Alessandro Ros
|
fad64a87bd
|
bump golangci-lint (#4550)
|
2025-05-23 15:10:21 +02:00 |
|
Alessandro Ros
|
b564dc9ff1
|
rtsp: emit log message when remuxing RTP packets (#4422)
|
2025-04-13 10:21:46 +02:00 |
|
Alessandro Ros
|
14eb9f6175
|
improve tests (#4423)
|
2025-04-13 10:00:52 +02:00 |
|
Alessandro Ros
|
b329c4bbe8
|
replace New* with Initialize() (#4345)
|
2025-03-16 15:34:53 +01:00 |
|
Alessandro Ros
|
23002d9f5f
|
route original timestamps without converting to durations (#3839)
This improves timestamp precision.
|
2024-10-07 17:59:32 +02:00 |
|
Alessandro Ros
|
8960cbae5f
|
remove redundant definition (#3824)
|
2024-10-03 12:18:13 +02:00 |
|
Alessandro Ros
|
eaf47e6598
|
webrtc: support reading, publishing, proxying LPCM tracks (#3437)
|
2024-06-09 22:51:16 +02:00 |
|
Alessandro Ros
|
c4cb4200ff
|
split RTP packet handling from data handling (#2337)
|
2023-09-16 17:16:33 +02:00 |
|
Alessandro Ros
|
30b7245bb9
|
limit logging of decode errors (#2253)
lint / code (push) Has been cancelled
lint / mod-tidy (push) Has been cancelled
lint / apidocs (push) Has been cancelled
test / test64 (push) Has been cancelled
test / test32 (push) Has been cancelled
test / test_highlevel (push) Has been cancelled
|
2023-08-26 23:34:39 +02:00 |
|
Alessandro Ros
|
cf86dbb303
|
switch to gortsplib/v4 (#2244)
|
2023-08-26 18:54:28 +02:00 |
|
Alessandro Ros
|
e0fb11040e
|
move units into dedicated package (#2245)
lint / code (push) Has been cancelled
lint / mod-tidy (push) Has been cancelled
lint / apidocs (push) Has been cancelled
test / test64 (push) Has been cancelled
test / test32 (push) Has been cancelled
test / test_highlevel (push) Has been cancelled
needed by #2244
|
2023-08-25 18:11:02 +02:00 |
|
Alessandro Ros
|
08d6d0b888
|
add base class to all data units (#2122)
needed by #2068
|
2023-07-30 22:55:13 +02:00 |
|
Alessandro Ros
|
89ebc83993
|
update golangci-lint (#1870)
|
2023-05-28 17:18:16 +02:00 |
|
Alessandro Ros
|
39c072edd6
|
change repository owner (#1801)
|
2023-05-16 16:14:20 +02:00 |
|
Alessandro Ros
|
1688e5d2e5
|
support publishing with WebRTC (#1659) (#1786)
|
2023-05-14 14:18:03 +02:00 |
|
Alessandro Ros
|
225220ddd5
|
print warning in case no key frames are being received (#1763)
|
2023-05-04 20:16:41 +02:00 |
|
Alessandro Ros
|
2dffccf9c1
|
update gortsplib, gohlslib (#1637)
|
2023-04-01 18:39:12 +02:00 |
|
Alessandro Ros
|
5b61983fa6
|
add option to set max size of outgoing UDP packets (#1588) (#1601)
|
2023-03-31 11:53:49 +02:00 |
|
Alessandro Ros
|
e8bdad8a1e
|
rename Data into Unit (#1556)
|
2023-03-10 12:44:59 +01:00 |
|
aler9
|
e3fff72b7c
|
move format processors into dedicated folder
|
2023-01-05 12:54:00 +01:00 |
|