Commit Graph

4054 Commits (mr26.0.1)

Author SHA1 Message Date
Hossein Yavari 0b726872b7 MT#55283 Add configurable HTTP idle (keepalive) timeout
2 months ago
Richard Fuchs 1469e0669f MT#55283 also use offered_codecs for the answerer
2 months ago
Richard Fuchs cfe9a588fa MT#55283 extend "answer only" logic
2 months ago
Richard Fuchs 23203d9895 MT#55283 add some const qualifiers
2 months ago
Richard Fuchs ce029008f8 MT#55283 duplicate cache PTs into cache arena
2 months ago
Richard Fuchs 4ea7873ca7 MT#55283 update memory arena logic
2 months ago
Richard Fuchs 0b82e17f01 MT#55283 don't copy media_id from src to dst
2 months ago
Richard Fuchs 05268aac2b MT#55283 don't look up dst media by src media_id
2 months ago
Richard Fuchs bc85945a59 MT#55283 split out media_gen_media_id
2 months ago
Richard Fuchs ba8c0fa87f MT#55283 allow null media_id
2 months ago
Richard Fuchs c576286a53 MT#55283 remove redundant loop
3 months ago
Richard Fuchs 027768f425 MT#55283 combine sub-ans logic
3 months ago
Richard Fuchs 764368cdfa MT#55283 subscribe requests per media
3 months ago
Richard Fuchs 62f5076690 MT#55283 save per-media stream_params
3 months ago
Richard Fuchs a255e84180 MT#55283 be more selective for sub unkernel
3 months ago
Richard Fuchs cdba96c09d MT#55283 switch subscriptions to intrusive list
3 months ago
Richard Fuchs e015250b96 MT#55283 fix handing of sub-ans with extra media
3 months ago
Denys Pozniak 1542f8f549 MT#55283 Add no-tls-id flag to disable a=tls-id SDP attribute generation
3 months ago
Richard Fuchs 3c07afd269 MT#55283 ignore erroneous use of to-tag
3 months ago
Richard Fuchs d6cf41dfc8 MT#55283 track explicit to-tag in rtpp-flags
3 months ago
Richard Fuchs 54c0dc9f31 MT#55283 allow alternative spellings for to-tag
3 months ago
Richard Fuchs fe06c5c1ef MT#55283 track usage of rtpp-flags parsing
3 months ago
Richard Fuchs d3ef4edfcf MT#55283 allow RTCP APP for peer verification
3 months ago
fergusean 256ad7b588 MT#55283 Fix "maximum" typo
3 months ago
Richard Fuchs d1c235cbd2 MT#55283 tmp buffer improvements
3 months ago
Richard Fuchs cd5a77ab96 MT#55283 fix colliding use of temp buffer
3 months ago
Richard Fuchs b1ac55c844 MT#55283 add str_dup_dup helper function
3 months ago
Richard Fuchs 454983a3a8 MT#55283 add TOS to kernel player
3 months ago
Richard Fuchs d27fc60122 MT#55283 add missing opt setting
3 months ago
Richard Fuchs 46a2124503 MT#55283 use wrapper function
3 months ago
Richard Fuchs 690d601269 MT#55283 const qualifier
3 months ago
Richard Fuchs 72ab151266 MT#55283 move uring conditions
3 months ago
Richard Fuchs 65b94a73a9 MT#55283 return success from add_stream
4 months ago
Richard Fuchs d813453a56 MT#55283 avoid implicit memcpy
4 months ago
Richard Fuchs 26be887cae MT#55283 generalise obj allocators
4 months ago
Richard Fuchs cc53062ca1 MT#55283 auto detect libiptc
4 months ago
Richard Fuchs 5defd9cdb6 MT#55283 fix blank lines in stats output
4 months ago
Orgad Shaneh 2bc07e3cc9 MT#55283 Support "record call" for publish
4 months ago
Richard Fuchs 910624c997 MT#55283 remove redundant condition
4 months ago
Richard Fuchs c82d9ff2e6 MT#55283 update return type
4 months ago
Richard Fuchs 8b4219f739 MT#55283 introduce stream_fd lock
4 months ago
Richard Fuchs fede2a051e MT#55283 fix deadlock retry logic
4 months ago
Richard Fuchs 0fa3641706 MT#55283 report netlink errors by seq num
4 months ago
Richard Fuchs d891145474 MT#55283 add sequencing to netlink messages
4 months ago
Richard Fuchs b833a39198 MT#55283 print readable msg for netlink errors
5 months ago
Richard Fuchs 645b5e1319 MT#55283 return flexible error strings
5 months ago
Richard Fuchs 5dcc70c240 MT#55283 track human readable messages
5 months ago
Richard Fuchs 44d4dae2e0 MT#55283 set AV seek flags
5 months ago
Richard Fuchs 11061b483e MT#55283 simpler lookup for PCM16
5 months ago
Richard Fuchs 50dc4e5342 MT#55283 support generic playback from AV files
5 months ago
Richard Fuchs b9d1509244 MT#55283 rename module
5 months ago
Richard Fuchs c5458cb933 MT#55283 support nftables INET family
5 months ago
Richard Fuchs b324647699 MT#55283 create and delete native nftables rule
5 months ago
Richard Fuchs c2a9f0edcf MT#55283 add dummy comment rule
5 months ago
Richard Fuchs ecdccf07ec MT#55283 use more specific struct member names
5 months ago
Richard Fuchs ecd535f725 MT#55283 markup chain name
5 months ago
Richard Fuchs cc5c0f07cb MT#55283 only remove rules with matching table
5 months ago
Richard Fuchs 09be6451d5 MT#55283 replace linmnl/libnftnl usage
5 months ago
Matteo Brancaleoni e9fd1f89e3 MT#55283 Add inbound-peer, outbound-peer and peer flags for automatic interface selection
5 months ago
Richard Fuchs e5d3aa0f01 MT#55283 add poller status to Prom
5 months ago
Richard Fuchs d279b14a99 MT#55283 export poller thread stats
5 months ago
Richard Fuchs 9196bb5f5d MT#55283 track poller stats
5 months ago
Richard Fuchs 750c00618f MT#55283 increase poller wait time to forever
5 months ago
Richard Fuchs 11f92ac502 MT#55283 use g_new instead of g_malloc
5 months ago
Richard Fuchs 15effb7641 MT#55283 type-safe thread helpers
5 months ago
Richard Fuchs 0b94847eae MT#55283 local var for shorter code
5 months ago
Richard Fuchs 5f832a5d81 MT#55283 refactor mem pinning into function
5 months ago
Richard Fuchs 5263fb0098 MT#55283 pull down service ready notification
5 months ago
Alex Brown 2639d9c0d1 MT#55283 Fix Issue with pcap based recording getting overwritten
6 months ago
Harsh Daga d45a29e3cd MT#55283 adaptive jitter buffer
6 months ago
Richard Fuchs 15682312b7 MT#55283 convert extmap to iqueue
6 months ago
Richard Fuchs f68e614709 MT#55283 convert slp to iqueue
6 months ago
Richard Fuchs ef8967dafe MT#55283 convert packets_out to iqueue
6 months ago
Richard Fuchs 914f6dfa1a MT#55283 use intrusive list
6 months ago
Richard Fuchs 4f5d013640 MT#55283 introduce socket use counter
6 months ago
Richard Fuchs 23aa836800 MT#55283 fix missing MQTT SSRC stats
6 months ago
Richard Fuchs 1fdf5cf2ea MT#55283 add TCP keepalives for Redis connections
6 months ago
Richard Fuchs 750f0a88bb MT#55283 improve timeout handling
6 months ago
Richard Fuchs 6b785e77a2 MT#55283 make arg non null
6 months ago
Richard Fuchs b0d2b82199 MT#55283 replace g_atomic with atomic_*
6 months ago
Richard Fuchs 37813ddf86 MT#63317 rework port opening mechanics
7 months ago
Richard Fuchs 78c2e1e157 MT#55283 update return type
7 months ago
Richard Fuchs 0ea27e9193 MT#63317 split apart ICE startup
7 months ago
Richard Fuchs 2ba7bd1041 MT#63317 fix possible booboo
7 months ago
Richard Fuchs e121a1e289 MT#63317 eliminate sockets shut down test
7 months ago
Richard Fuchs 5b199f473f MT#63317 use endpoint map as test for disabled
7 months ago
Richard Fuchs 0ebc75d229 MT#63317 rework endpoint_map hunting
7 months ago
Richard Fuchs 0be3d106b8 MT#55283 close sockets on unsubscribe
7 months ago
Richard Fuchs fbb61c2454 MT#63317 don't rekernelize when SSRC order changes
7 months ago
Richard Fuchs ae603e7c3e MT#63317 fix incorrect sorting of PTs
7 months ago
Richard Fuchs 0eea0db4ef MT#63317 amend and fix some logging
7 months ago
Richard Fuchs 26385f3056 MT#63317 fix missing filter length setting
7 months ago
Richard Fuchs 9790ee9232 MT#63317 add strict bundle mode
7 months ago
Richard Fuchs 213855143e MT#63317 don't run DTLS on bundled media
7 months ago
Richard Fuchs 6ce23df003 MT#63317 delay start of DTLS
7 months ago
Richard Fuchs 37cbac5fa7 MT#63317 share ICE context when bundling
7 months ago
Richard Fuchs a3f5246bdb MT#63317 separate ICE init from ICE start
7 months ago
Richard Fuchs 8317cc7071 MT#55283 reorder ICE candidate check
7 months ago
Richard Fuchs 847d004319 MT#55283 revamp kernel shm strategy
7 months ago
Richard Fuchs cf278b447e MT#55283 delete from Redis when call goes standby
7 months ago