Commit Graph

16 Commits

Author SHA1 Message Date
Alessandro Ros
cf2ff2b564 add Transport.Profile, media.Profile (#873)
this will allow to support AVPF in the future.
2025-09-04 18:08:51 +02:00
Alessandro Ros
616fa7ea89 support encrypted streams with SRTP and MIKEY (#520) (#809) 2025-07-05 12:48:13 +02:00
Alessandro Ros
7f5aac27d1 ensure unmarshaled entities can be marshaled back (#773) 2025-05-04 11:27:28 +02:00
Alessandro Ros
162a72dd96 prevent decoding SDPs without media streams (#769) 2025-05-01 16:54:55 +02:00
Alessandro Ros
1ca217ae3a simplify format.Unmarshal; improve tests (#631) 2024-10-09 16:21:01 +02:00
Alessandro Ros
92cf812d01 improve fuzz tests (#592) 2024-08-01 16:33:04 +02:00
Alessandro Ros
fd4a9137cc support multichannel Opus (https://github.com/bluenviron/mediamtx/issues/3355) (#572) 2024-05-19 14:37:02 +02:00
Alessandro Ros
ef60c8c755 improve fuzz tests (#571) 2024-05-17 19:19:15 +02:00
Alessandro Ros
24ed937861 update golangci-lint (#535) 2024-03-19 12:50:26 +01:00
Alessandro Ros
2f13007351 fix compatibility with some TP-Link cameras (#509) (#510) 2024-01-26 13:29:07 +01:00
Alessandro Ros
63a81d0896 support G711 multiple channels and custom sample rates (#497) 2024-01-08 21:16:47 +01:00
Alessandro Ros
f78b04cf4e client: support writing to ONVIF back channels (#101) (#462) 2023-11-15 13:20:29 +01:00
aler9
cab426e350 support routing ULPFEC group definitions 2023-08-22 20:11:37 +02:00
aler9
836ffe3ff6 store media IDs in description.Session 2023-08-22 19:46:19 +02:00
aler9
70c719a211 allow publishers to set the title of the stream
(https://github.com/bluenviron/mediamtx/issues/979)
2023-08-22 18:59:39 +02:00
aler9
cdbecb1f5d allow setting additional properties of streams through description.Stream 2023-08-22 16:46:18 +02:00