Commit Graph

4094 Commits (bbf6181dfef40d094ee58d7ee5a9d0cc2e4be165)

Author SHA1 Message Date
Richard Fuchs d279b14a99 MT#55283 export poller thread stats
9 months ago
Richard Fuchs 9196bb5f5d MT#55283 track poller stats
9 months ago
Richard Fuchs 750c00618f MT#55283 increase poller wait time to forever
9 months ago
Richard Fuchs 11f92ac502 MT#55283 use g_new instead of g_malloc
9 months ago
Richard Fuchs 15effb7641 MT#55283 type-safe thread helpers
9 months ago
Richard Fuchs 0b94847eae MT#55283 local var for shorter code
9 months ago
Richard Fuchs 5f832a5d81 MT#55283 refactor mem pinning into function
9 months ago
Richard Fuchs 5263fb0098 MT#55283 pull down service ready notification
9 months ago
Alex Brown 2639d9c0d1 MT#55283 Fix Issue with pcap based recording getting overwritten
9 months ago
Harsh Daga d45a29e3cd MT#55283 adaptive jitter buffer
9 months ago
Richard Fuchs 15682312b7 MT#55283 convert extmap to iqueue
9 months ago
Richard Fuchs f68e614709 MT#55283 convert slp to iqueue
9 months ago
Richard Fuchs ef8967dafe MT#55283 convert packets_out to iqueue
9 months ago
Richard Fuchs 914f6dfa1a MT#55283 use intrusive list
9 months ago
Richard Fuchs 4f5d013640 MT#55283 introduce socket use counter
9 months ago
Richard Fuchs 23aa836800 MT#55283 fix missing MQTT SSRC stats
9 months ago
Richard Fuchs 1fdf5cf2ea MT#55283 add TCP keepalives for Redis connections
9 months ago
Richard Fuchs 750f0a88bb MT#55283 improve timeout handling
9 months ago
Richard Fuchs 6b785e77a2 MT#55283 make arg non null
10 months ago
Richard Fuchs b0d2b82199 MT#55283 replace g_atomic with atomic_*
10 months ago
Richard Fuchs 37813ddf86 MT#63317 rework port opening mechanics
10 months ago
Richard Fuchs 78c2e1e157 MT#55283 update return type
10 months ago
Richard Fuchs 0ea27e9193 MT#63317 split apart ICE startup
10 months ago
Richard Fuchs 2ba7bd1041 MT#63317 fix possible booboo
10 months ago
Richard Fuchs e121a1e289 MT#63317 eliminate sockets shut down test
10 months ago
Richard Fuchs 5b199f473f MT#63317 use endpoint map as test for disabled
10 months ago
Richard Fuchs 0ebc75d229 MT#63317 rework endpoint_map hunting
10 months ago
Richard Fuchs 0be3d106b8 MT#55283 close sockets on unsubscribe
10 months ago
Richard Fuchs fbb61c2454 MT#63317 don't rekernelize when SSRC order changes
10 months ago
Richard Fuchs ae603e7c3e MT#63317 fix incorrect sorting of PTs
10 months ago
Richard Fuchs 0eea0db4ef MT#63317 amend and fix some logging
10 months ago
Richard Fuchs 26385f3056 MT#63317 fix missing filter length setting
10 months ago
Richard Fuchs 9790ee9232 MT#63317 add strict bundle mode
10 months ago
Richard Fuchs 213855143e MT#63317 don't run DTLS on bundled media
10 months ago
Richard Fuchs 6ce23df003 MT#63317 delay start of DTLS
10 months ago
Richard Fuchs 37cbac5fa7 MT#63317 share ICE context when bundling
10 months ago
Richard Fuchs a3f5246bdb MT#63317 separate ICE init from ICE start
10 months ago
Richard Fuchs 8317cc7071 MT#55283 reorder ICE candidate check
10 months ago
Richard Fuchs 847d004319 MT#55283 revamp kernel shm strategy
10 months ago
Richard Fuchs cf278b447e MT#55283 delete from Redis when call goes standby
10 months ago
Richard Fuchs 2340b41ba2 MT#55283 check return values
11 months ago
Richard Fuchs 527e7b56b6 MT#55283 lock payload tracker
11 months ago
Richard Fuchs 15a71f4070 MT#63317 fix off by one
11 months ago
Richard Fuchs b018e64463 MT#63317 fix typo
11 months ago
Richard Fuchs b26252b2a5 MT#55283 remove useless hash table
11 months ago
Richard Fuchs e1cfefc07e MT#55283 disable kernel RTCP FW if filtering
11 months ago
Richard Fuchs f0e5e27bb9 MT#63317 ignore SDP address for bundled media
11 months ago
Richard Fuchs 40d45821fc MT#63317 use correct bundle sink for kernel
11 months ago
Richard Fuchs 9baf027be1 MT#63317 print a=bundle-only
11 months ago
Richard Fuchs 3124ab01b7 MT#63317 support bundle-require
11 months ago
Richard Fuchs 4aa3641cad MT#63317 avoid mismatched extmap IDs
11 months ago
Richard Fuchs 429c7b5c71 MT#63317 support bundle offer
11 months ago
Richard Fuchs a76b0a7d5c MT#63317 optionally return previous HT to caller
11 months ago
Richard Fuchs d78064344a MT#63317 add SSRC mapping to kernel
11 months ago
Richard Fuchs 44deb79faa MT#63317 remove unused hash table
11 months ago
Richard Fuchs 72ac8d8008 MT#63317 remove rejected streams from bundle
11 months ago
Richard Fuchs 4c78949654 MT#63317 associate SSRC with media
11 months ago
Richard Fuchs cc48a89c41 MT#63317 set correct output media w bundle
11 months ago
Richard Fuchs ffd362cbf4 MT#63317 allow alternative endpoints
11 months ago
Richard Fuchs bc185e6f0f MT#63317 rework endpoint matching a bit
11 months ago
Richard Fuchs 3b0496979a MT#63317 extmap parsing in kernel
11 months ago
Richard Fuchs 607866ed13 MT#63317 send bundle media to kernel
11 months ago
Richard Fuchs c2aa97466f MT#63317 separate out stream/media/sink setting
11 months ago
Richard Fuchs 7ce5b7660e MT#63317 typedef for kernelize_state
11 months ago
Richard Fuchs 8cf038e4fa MT#63317 rework kernel output grouping
11 months ago
Richard Fuchs 07a046a257 MT#63317 push MID ext to kernel
11 months ago
Richard Fuchs 7f9ed63ed7 MT#63317 support MID RTCP printing
11 months ago
Richard Fuchs 5a287014c0 MT#63317 rework RTCP printing code
11 months ago
Richard Fuchs 4ea2867d55 MT#63317 support generating MID RTP extension
11 months ago
Richard Fuchs 78f9c0147a MT#63317 generalise functions
11 months ago
Richard Fuchs 667056b445 MT#63317 skip PT check when MID is in use
11 months ago
Richard Fuchs 12f69abbc3 MT#63317 share ports/sockets among bundle groups
11 months ago
Richard Fuchs 15dc584e2a MT#63317 check if streams are matching
11 months ago
Richard Fuchs 0cf57f220f MT#63317 check if bundle head is bundled
11 months ago
Richard Fuchs 455caf2328 MT#63317 check if bundled PTs are unique
11 months ago
Richard Fuchs e4478fcdbb MT#63317 print bundle groups for bundled media
11 months ago
Richard Fuchs 77776f185c MT#63317 support bundle-accept
11 months ago
Richard Fuchs be148a4183 MT#63317 ignore bundle groups under force-relay
11 months ago
Richard Fuchs 871c4c0579 MT#63317 support BUNDLE flags
11 months ago
Richard Fuchs 3ef034a675 MT#63317 track extensions by known ID
11 months ago
Richard Fuchs 774834d0c7 MT#63317 set media from RTP ext
11 months ago
Richard Fuchs e4f1717c7e MT#63317 set media/stream from PT
11 months ago
Richard Fuchs bc779d0913 MT#63317 PT tracking
11 months ago
Richard Fuchs 2be254b0f8 MT#55283 set mux-offer when require is set
11 months ago
Richard Fuchs 1f91ce4c37 MT#63317 support bundle groups
11 months ago
Richard Fuchs 16780ac17d MT#63317 support multiple a=group attrs
11 months ago
Richard Fuchs 99005e01a8 MT#63317 use length for empty test
11 months ago
Richard Fuchs 60a3637b20 MT#63317 type safety for free functions
11 months ago
Richard Fuchs 5853dcb41b MT#63317 move confirmed/kernel flags to stream_fd
11 months ago
Richard Fuchs 8b66f0a5e4 MT#63317 avoid duplicate extmap
11 months ago
Richard Fuchs 09ed1d3c20 MT#55283 store RTCP payload in phc
11 months ago
Richard Fuchs e82c5da918 MT#55283 fix redis metadata typo
11 months ago
Richard Fuchs 64efc53c52 MT#55283 update redis data after rec/fwd commands
11 months ago
Richard Fuchs 176a834500 MT#55283 carry over PT flags with reuse
11 months ago
Richard Fuchs de6e8e3763 MT#55283 use embedded array
11 months ago
Richard Fuchs 61103a2ac5 MT#63317 remove unused struct member
11 months ago
Richard Fuchs 29886ae555 MT#55283 fix old gcc error p2
11 months ago
Richard Fuchs e021d77884 MT#55283 fix old gcc error
11 months ago
Richard Fuchs 1b05cb043e MT#63317 support ext filter in kernel
11 months ago
Richard Fuchs ab8c7a82cb MT#63317 support sending mixed rtpext
11 months ago
Richard Fuchs a87889b35a MT#63317 initial support for allow-mixed
11 months ago
Richard Fuchs af4ca41edb MT#63317 support filtering of extensions
11 months ago
Richard Fuchs f934f7737d MT#63317 support long form extension printing
11 months ago
Richard Fuchs 9ef7c87e6f MT#63317 print exts for forwarded packets
11 months ago
Richard Fuchs e046eecb96 MT#63317 print extensions from list
11 months ago
Richard Fuchs 5c03188d5b MT#63317 abstract extmap printing
11 months ago
Richard Fuchs 57bc6b1e95 MT#63317 abstract packet copy
11 months ago
Richard Fuchs 8828b176c8 MT#63317 introduce extmap_ops abstraction
11 months ago
Richard Fuchs 7e2bb7ffeb MT#63317 set DTMF payload string
11 months ago
Richard Fuchs 4fbef39425 MT#63317 add rtpext printing abstraction
11 months ago
Richard Fuchs d2cfc5ec98 MT#63317 move down sink setting
11 months ago
Richard Fuchs c216b51260 MT#63317 parse out extensions
11 months ago
Richard Fuchs 1925ab925f MT#55283 use obj_release
11 months ago
Richard Fuchs dba2386c60 MT#63317 support extmap-mask
11 months ago
Richard Fuchs d3d1a55830 MT#63317 support extensions in codec_output_rtp
11 months ago
Richard Fuchs b98e14631d MT#63317 update marker flags to bool
11 months ago
Richard Fuchs b2721c5abc MT#63317 update payload lengths to size_t
11 months ago
Richard Fuchs 42f7e40545 MT#63317 support extmap-strip for SDP
11 months ago
Richard Fuchs 3de7902087 MT#63317 add sink_handler to media_player
11 months ago
Richard Fuchs 82f5158775 MT#63317 add sink_handler_set_generic
11 months ago
Richard Fuchs 00e8c083b7 MT#63317 add handler lookup to test-transcode
11 months ago
Richard Fuchs acb0e47a1a MT#63317 rename determine_sink_handler
11 months ago
Richard Fuchs f349cc7ee7 MT#63317 use monologue-local extmap storage
11 months ago
Richard Fuchs d5c1fa418e MT#63317 keep rtpext names in table
11 months ago
Richard Fuchs 64d3c7646c MT#63317 parse out RTP header extensions
11 months ago
Richard Fuchs c525cb9e09 MT#63317 remove duplicate header parsing
11 months ago
Richard Fuchs 2f52fb2511 MT#63317 return RTP extensions from rtp_payload
11 months ago
Richard Fuchs 35bcdd5570 MT#63317 keep extmap in tables
11 months ago
Richard Fuchs fc9cb21d8a MT#63317 store extmap entries in media object
11 months ago
Richard Fuchs 8795e92fab MT#63317 refactor RTP parsing code
11 months ago
Richard Fuchs eddff91357 MT#63317 annotate rtcp_payload
11 months ago
Richard Fuchs 3540a8334f MT#63317 annotate rtp_payload
11 months ago
Richard Fuchs 6a893b1a83 MT#63317 update return type to bool
11 months ago
Richard Fuchs 878d7d8c76 MT#63317 update return types to bool
11 months ago
Richard Fuchs 65e591bf99 MT#63317 revamp SDP printing
11 months ago
Richard Fuchs fa54abf0b8 MT#63317 split out ptime setting
11 months ago
Richard Fuchs 6c51c437be MT#63317 move setting of recrypt
11 months ago
Richard Fuchs 64c6e51bc1 MT#63317 split out update of rec slot
11 months ago
Richard Fuchs 6930991c59 MT#63317 split out update of address family
11 months ago
Richard Fuchs e6df0829ea MT#63317 split out update of format string
11 months ago
Richard Fuchs 8ba6930de0 MT#63317 split out assignment of attributes
11 months ago
Richard Fuchs 3f964a3f7c MT#63317 split out flags and crypto setting
11 months ago
Richard Fuchs 4a1fca4e22 MT#63317 split out loop protect setting
11 months ago
Richard Fuchs 25cf086173 MT#63317 split out setting of media ID
11 months ago
Richard Fuchs 5f3f0c5ccd MT#63317 split out protocol updates
11 months ago
Richard Fuchs c829ddc861 MT#63317 split out media type setting
11 months ago
Richard Fuchs 573adfad30 MT#63317 split out siprec label setting
11 months ago
Richard Fuchs 2ded91d56f MT#63317 split out basic flags and echo setting
11 months ago
Richard Fuchs 923d99d60d MT#55283 change default learning mode to heuristic
11 months ago
Richard Fuchs 0548168a0a MT#55283 use explicit started flag
11 months ago
Richard Fuchs d7d7a98071 MT#55283 lump in subscription log output
12 months ago
Richard Fuchs 529a701f49 MT#55283 use an intrusive list for ports release
12 months ago
Richard Fuchs ec841478d9 MT#55283 final release of all sockets at shutdown
12 months ago
Richard Fuchs 271b3b1520 MT#55283 store sfd in fsin in dtls_connection
12 months ago
Richard Fuchs b85e007ff1 MT#55283 add extra dtls_connection_cleanup
12 months ago
Richard Fuchs 8297449aa1 MT#55283 switch callback argument
12 months ago
Richard Fuchs afdeea876a MT#55283 more specific callback arg name
12 months ago
Richard Fuchs 0b64fb3213 MT#55283 fix Homer timestamp byte order
12 months ago
Richard Fuchs a7e9d52776 MT#55283 remove sp->desired_family
12 months ago
Richard Fuchs a04c77f58d MT#63317 use direct int hashing
12 months ago
Richard Fuchs 6b66fa8afc MT#63317 modernise __rtp_payload_types
12 months ago
Richard Fuchs 48ce74f794 MT#55283 fix possible null dereference
1 year ago
Richard Fuchs 7cf0b86240 MT#55283 move kernelize_state into scope
1 year ago
Richard Fuchs 08239c9510 MT#55283 clarify _destroy_ptr
1 year ago
Richard Fuchs f9ae163d23 MT#55283 add missing lock destruction
1 year ago
Richard Fuchs cec0afa25e MT#55283 clean up RTCP send locking
1 year ago
Richard Fuchs e03f814855 MT#55283 combine in/out_lock
1 year ago
Richard Fuchs f2a9111fb6 MT#55283 distinguish transcoding PTs
1 year ago
Richard Fuchs 675eb7bea6 MT#55283 fix int size issues
1 year ago
Richard Fuchs ffacde5748 MT#55283 trigger RTCP send from both send funcs
1 year ago
Richard Fuchs 25ef320e17 MT#55283 update YCM conf
1 year ago
John Burke afce798034 MT#55283 early exit heuristic endpoint learning if endpoint matches SDP
1 year ago
Richard Fuchs 4cfaf1a3cf MT#63151 remove duplication of files during make
1 year ago
Richard Fuchs d276ba4e6b MT#63151 move overridable headers
1 year ago
Orgad Shaneh 80240f62ef MT#55283 fix recording auto-start when paused on new offer
1 year ago
Orgad Shaneh 2d5565738f MT#55283 add timestamp markers to recording metadata for pause/resume events
1 year ago
Orgad Shaneh fa7b4667d0 MT#55283 respect pause recording command
1 year ago
wangduanduan ec6d07d7c5 MT#55283 dtls: add handshake type log
1 year ago
Richard Fuchs a9d48c0b48 MT#55283 update codec getter for jitter buffer
1 year ago
Richard Fuchs ab48284de5 MT#55283 allow null logical_intf
1 year ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
1 year ago
Richard Fuchs 052f16da56 MT#55283 allow allocation of out-of-pool ports
1 year ago
Richard Fuchs 6a72ce30db MT#55283 move Redis macros
1 year ago
Richard Fuchs 116fc223d3 MT#55283 move subscribe-keyspace option
1 year ago
Richard Fuchs 98a78a335e MT#55283 update condition to test for socket
1 year ago
Richard Fuchs 589bf0b22d MT#55283 split up reserve_port
1 year ago
Richard Fuchs 215500bf4a MT#55283 add port_is_in_range helper
1 year ago
Richard Fuchs 3118b1e258 MT#55283 update function to bool
1 year ago
Richard Fuchs 8f13d83d2b MT#55283 fix num_ports not being set
1 year ago
Richard Fuchs ffc539c0d8 MT#55283 locking updates
1 year ago
Richard Fuchs 1b077c300a MT#55283 use auto lock in a few more places
1 year ago
wangduanduan 16ccd39a2e MT#55283 log: dtls log add src ip
1 year ago
Richard Fuchs daa769fea5 MT#55283 distinguish player cache ptimes
1 year ago
Richard Fuchs 3ca99417f1 MT#55283 add ptime to logging in a few places
1 year ago
Richard Fuchs fa8123e1c2 MT#55283 explicitly return PTS/duration
1 year ago
Richard Fuchs 7b7580dcbf MT#55283 fix typo
1 year ago
Richard Fuchs fe39a7927b MT#55283 fix clashing PT numbers
1 year ago
Donat Zenichev 856ab5815c MT#61856 parse_attribute_crypto: initialize `err` at least to something
1 year ago
Richard Fuchs c56899f6da MT#55283 use intptr_t for pointer arith
1 year ago
Richard Fuchs 3ce25d062c MT#55283 version-guard lws buf size
1 year ago