Commit Graph

4090 Commits (master)

Author SHA1 Message Date
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
Richard Fuchs 2340b41ba2 MT#55283 check return values
7 months ago
Richard Fuchs 527e7b56b6 MT#55283 lock payload tracker
7 months ago
Richard Fuchs 15a71f4070 MT#63317 fix off by one
7 months ago
Richard Fuchs b018e64463 MT#63317 fix typo
7 months ago
Richard Fuchs b26252b2a5 MT#55283 remove useless hash table
7 months ago
Richard Fuchs e1cfefc07e MT#55283 disable kernel RTCP FW if filtering
7 months ago
Richard Fuchs f0e5e27bb9 MT#63317 ignore SDP address for bundled media
7 months ago
Richard Fuchs 40d45821fc MT#63317 use correct bundle sink for kernel
7 months ago
Richard Fuchs 9baf027be1 MT#63317 print a=bundle-only
7 months ago
Richard Fuchs 3124ab01b7 MT#63317 support bundle-require
7 months ago
Richard Fuchs 4aa3641cad MT#63317 avoid mismatched extmap IDs
7 months ago
Richard Fuchs 429c7b5c71 MT#63317 support bundle offer
7 months ago
Richard Fuchs a76b0a7d5c MT#63317 optionally return previous HT to caller
7 months ago
Richard Fuchs d78064344a MT#63317 add SSRC mapping to kernel
7 months ago
Richard Fuchs 44deb79faa MT#63317 remove unused hash table
7 months ago
Richard Fuchs 72ac8d8008 MT#63317 remove rejected streams from bundle
8 months ago
Richard Fuchs 4c78949654 MT#63317 associate SSRC with media
8 months ago
Richard Fuchs cc48a89c41 MT#63317 set correct output media w bundle
8 months ago
Richard Fuchs ffd362cbf4 MT#63317 allow alternative endpoints
8 months ago
Richard Fuchs bc185e6f0f MT#63317 rework endpoint matching a bit
8 months ago
Richard Fuchs 3b0496979a MT#63317 extmap parsing in kernel
8 months ago
Richard Fuchs 607866ed13 MT#63317 send bundle media to kernel
8 months ago
Richard Fuchs c2aa97466f MT#63317 separate out stream/media/sink setting
8 months ago
Richard Fuchs 7ce5b7660e MT#63317 typedef for kernelize_state
8 months ago
Richard Fuchs 8cf038e4fa MT#63317 rework kernel output grouping
8 months ago
Richard Fuchs 07a046a257 MT#63317 push MID ext to kernel
8 months ago
Richard Fuchs 7f9ed63ed7 MT#63317 support MID RTCP printing
8 months ago
Richard Fuchs 5a287014c0 MT#63317 rework RTCP printing code
8 months ago
Richard Fuchs 4ea2867d55 MT#63317 support generating MID RTP extension
8 months ago
Richard Fuchs 78f9c0147a MT#63317 generalise functions
8 months ago
Richard Fuchs 667056b445 MT#63317 skip PT check when MID is in use
8 months ago
Richard Fuchs 12f69abbc3 MT#63317 share ports/sockets among bundle groups
8 months ago
Richard Fuchs 15dc584e2a MT#63317 check if streams are matching
8 months ago
Richard Fuchs 0cf57f220f MT#63317 check if bundle head is bundled
8 months ago
Richard Fuchs 455caf2328 MT#63317 check if bundled PTs are unique
8 months ago
Richard Fuchs e4478fcdbb MT#63317 print bundle groups for bundled media
8 months ago
Richard Fuchs 77776f185c MT#63317 support bundle-accept
8 months ago
Richard Fuchs be148a4183 MT#63317 ignore bundle groups under force-relay
8 months ago
Richard Fuchs 871c4c0579 MT#63317 support BUNDLE flags
8 months ago
Richard Fuchs 3ef034a675 MT#63317 track extensions by known ID
8 months ago
Richard Fuchs 774834d0c7 MT#63317 set media from RTP ext
8 months ago
Richard Fuchs e4f1717c7e MT#63317 set media/stream from PT
8 months ago
Richard Fuchs bc779d0913 MT#63317 PT tracking
8 months ago
Richard Fuchs 2be254b0f8 MT#55283 set mux-offer when require is set
8 months ago
Richard Fuchs 1f91ce4c37 MT#63317 support bundle groups
8 months ago
Richard Fuchs 16780ac17d MT#63317 support multiple a=group attrs
8 months ago
Richard Fuchs 99005e01a8 MT#63317 use length for empty test
8 months ago
Richard Fuchs 60a3637b20 MT#63317 type safety for free functions
8 months ago
Richard Fuchs 5853dcb41b MT#63317 move confirmed/kernel flags to stream_fd
8 months ago
Richard Fuchs 8b66f0a5e4 MT#63317 avoid duplicate extmap
8 months ago
Richard Fuchs 09ed1d3c20 MT#55283 store RTCP payload in phc
8 months ago
Richard Fuchs e82c5da918 MT#55283 fix redis metadata typo
8 months ago
Richard Fuchs 64efc53c52 MT#55283 update redis data after rec/fwd commands
8 months ago
Richard Fuchs 176a834500 MT#55283 carry over PT flags with reuse
8 months ago
Richard Fuchs de6e8e3763 MT#55283 use embedded array
8 months ago
Richard Fuchs 61103a2ac5 MT#63317 remove unused struct member
8 months ago
Richard Fuchs 29886ae555 MT#55283 fix old gcc error p2
8 months ago
Richard Fuchs e021d77884 MT#55283 fix old gcc error
8 months ago
Richard Fuchs 1b05cb043e MT#63317 support ext filter in kernel
8 months ago
Richard Fuchs ab8c7a82cb MT#63317 support sending mixed rtpext
8 months ago
Richard Fuchs a87889b35a MT#63317 initial support for allow-mixed
8 months ago
Richard Fuchs af4ca41edb MT#63317 support filtering of extensions
8 months ago
Richard Fuchs f934f7737d MT#63317 support long form extension printing
8 months ago
Richard Fuchs 9ef7c87e6f MT#63317 print exts for forwarded packets
8 months ago
Richard Fuchs e046eecb96 MT#63317 print extensions from list
8 months ago
Richard Fuchs 5c03188d5b MT#63317 abstract extmap printing
8 months ago
Richard Fuchs 57bc6b1e95 MT#63317 abstract packet copy
8 months ago
Richard Fuchs 8828b176c8 MT#63317 introduce extmap_ops abstraction
8 months ago
Richard Fuchs 7e2bb7ffeb MT#63317 set DTMF payload string
8 months ago
Richard Fuchs 4fbef39425 MT#63317 add rtpext printing abstraction
8 months ago
Richard Fuchs d2cfc5ec98 MT#63317 move down sink setting
8 months ago
Richard Fuchs c216b51260 MT#63317 parse out extensions
8 months ago
Richard Fuchs 1925ab925f MT#55283 use obj_release
8 months ago
Richard Fuchs dba2386c60 MT#63317 support extmap-mask
8 months ago
Richard Fuchs d3d1a55830 MT#63317 support extensions in codec_output_rtp
8 months ago
Richard Fuchs b98e14631d MT#63317 update marker flags to bool
8 months ago
Richard Fuchs b2721c5abc MT#63317 update payload lengths to size_t
8 months ago
Richard Fuchs 42f7e40545 MT#63317 support extmap-strip for SDP
8 months ago
Richard Fuchs 3de7902087 MT#63317 add sink_handler to media_player
8 months ago
Richard Fuchs 82f5158775 MT#63317 add sink_handler_set_generic
8 months ago
Richard Fuchs 00e8c083b7 MT#63317 add handler lookup to test-transcode
8 months ago
Richard Fuchs acb0e47a1a MT#63317 rename determine_sink_handler
8 months ago
Richard Fuchs f349cc7ee7 MT#63317 use monologue-local extmap storage
8 months ago
Richard Fuchs d5c1fa418e MT#63317 keep rtpext names in table
8 months ago
Richard Fuchs 64d3c7646c MT#63317 parse out RTP header extensions
8 months ago
Richard Fuchs c525cb9e09 MT#63317 remove duplicate header parsing
8 months ago
Richard Fuchs 2f52fb2511 MT#63317 return RTP extensions from rtp_payload
8 months ago
Richard Fuchs 35bcdd5570 MT#63317 keep extmap in tables
8 months ago
Richard Fuchs fc9cb21d8a MT#63317 store extmap entries in media object
8 months ago
Richard Fuchs 8795e92fab MT#63317 refactor RTP parsing code
8 months ago
Richard Fuchs eddff91357 MT#63317 annotate rtcp_payload
8 months ago
Richard Fuchs 3540a8334f MT#63317 annotate rtp_payload
8 months ago
Richard Fuchs 6a893b1a83 MT#63317 update return type to bool
8 months ago
Richard Fuchs 878d7d8c76 MT#63317 update return types to bool
8 months ago
Richard Fuchs 65e591bf99 MT#63317 revamp SDP printing
8 months ago
Richard Fuchs fa54abf0b8 MT#63317 split out ptime setting
8 months ago
Richard Fuchs 6c51c437be MT#63317 move setting of recrypt
8 months ago
Richard Fuchs 64c6e51bc1 MT#63317 split out update of rec slot
8 months ago
Richard Fuchs 6930991c59 MT#63317 split out update of address family
8 months ago
Richard Fuchs e6df0829ea MT#63317 split out update of format string
8 months ago
Richard Fuchs 8ba6930de0 MT#63317 split out assignment of attributes
8 months ago
Richard Fuchs 3f964a3f7c MT#63317 split out flags and crypto setting
8 months ago
Richard Fuchs 4a1fca4e22 MT#63317 split out loop protect setting
8 months ago
Richard Fuchs 25cf086173 MT#63317 split out setting of media ID
8 months ago
Richard Fuchs 5f3f0c5ccd MT#63317 split out protocol updates
8 months ago
Richard Fuchs c829ddc861 MT#63317 split out media type setting
8 months ago
Richard Fuchs 573adfad30 MT#63317 split out siprec label setting
8 months ago
Richard Fuchs 2ded91d56f MT#63317 split out basic flags and echo setting
8 months ago
Richard Fuchs 923d99d60d MT#55283 change default learning mode to heuristic
8 months ago
Richard Fuchs 0548168a0a MT#55283 use explicit started flag
8 months ago
Richard Fuchs d7d7a98071 MT#55283 lump in subscription log output
8 months ago
Richard Fuchs 529a701f49 MT#55283 use an intrusive list for ports release
8 months ago
Richard Fuchs ec841478d9 MT#55283 final release of all sockets at shutdown
8 months ago
Richard Fuchs 271b3b1520 MT#55283 store sfd in fsin in dtls_connection
8 months ago
Richard Fuchs b85e007ff1 MT#55283 add extra dtls_connection_cleanup
8 months ago
Richard Fuchs 8297449aa1 MT#55283 switch callback argument
8 months ago
Richard Fuchs afdeea876a MT#55283 more specific callback arg name
8 months ago
Richard Fuchs 0b64fb3213 MT#55283 fix Homer timestamp byte order
8 months ago
Richard Fuchs a7e9d52776 MT#55283 remove sp->desired_family
8 months ago
Richard Fuchs a04c77f58d MT#63317 use direct int hashing
8 months ago
Richard Fuchs 6b66fa8afc MT#63317 modernise __rtp_payload_types
8 months ago
Richard Fuchs 48ce74f794 MT#55283 fix possible null dereference
9 months ago
Richard Fuchs 7cf0b86240 MT#55283 move kernelize_state into scope
9 months ago
Richard Fuchs 08239c9510 MT#55283 clarify _destroy_ptr
9 months ago
Richard Fuchs f9ae163d23 MT#55283 add missing lock destruction
9 months ago
Richard Fuchs cec0afa25e MT#55283 clean up RTCP send locking
9 months ago
Richard Fuchs e03f814855 MT#55283 combine in/out_lock
9 months ago
Richard Fuchs f2a9111fb6 MT#55283 distinguish transcoding PTs
9 months ago
Richard Fuchs 675eb7bea6 MT#55283 fix int size issues
9 months ago
Richard Fuchs ffacde5748 MT#55283 trigger RTCP send from both send funcs
9 months ago
Richard Fuchs 25ef320e17 MT#55283 update YCM conf
9 months ago
John Burke afce798034 MT#55283 early exit heuristic endpoint learning if endpoint matches SDP
9 months ago
Richard Fuchs 4cfaf1a3cf MT#63151 remove duplication of files during make
9 months ago
Richard Fuchs d276ba4e6b MT#63151 move overridable headers
9 months ago
Orgad Shaneh 80240f62ef MT#55283 fix recording auto-start when paused on new offer
9 months ago
Orgad Shaneh 2d5565738f MT#55283 add timestamp markers to recording metadata for pause/resume events
9 months ago
Orgad Shaneh fa7b4667d0 MT#55283 respect pause recording command
9 months ago
wangduanduan ec6d07d7c5 MT#55283 dtls: add handshake type log
9 months ago
Richard Fuchs a9d48c0b48 MT#55283 update codec getter for jitter buffer
9 months ago
Richard Fuchs ab48284de5 MT#55283 allow null logical_intf
9 months ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
9 months ago
Richard Fuchs 052f16da56 MT#55283 allow allocation of out-of-pool ports
9 months ago
Richard Fuchs 6a72ce30db MT#55283 move Redis macros
9 months ago
Richard Fuchs 116fc223d3 MT#55283 move subscribe-keyspace option
9 months ago
Richard Fuchs 98a78a335e MT#55283 update condition to test for socket
9 months ago
Richard Fuchs 589bf0b22d MT#55283 split up reserve_port
9 months ago
Richard Fuchs 215500bf4a MT#55283 add port_is_in_range helper
9 months ago
Richard Fuchs 3118b1e258 MT#55283 update function to bool
9 months ago
Richard Fuchs 8f13d83d2b MT#55283 fix num_ports not being set
9 months ago
Richard Fuchs ffc539c0d8 MT#55283 locking updates
9 months ago
Richard Fuchs 1b077c300a MT#55283 use auto lock in a few more places
10 months ago
wangduanduan 16ccd39a2e MT#55283 log: dtls log add src ip
10 months ago
Richard Fuchs daa769fea5 MT#55283 distinguish player cache ptimes
10 months ago
Richard Fuchs 3ca99417f1 MT#55283 add ptime to logging in a few places
10 months ago
Richard Fuchs fa8123e1c2 MT#55283 explicitly return PTS/duration
10 months ago
Richard Fuchs 7b7580dcbf MT#55283 fix typo
10 months ago
Richard Fuchs fe39a7927b MT#55283 fix clashing PT numbers
10 months ago
Donat Zenichev 856ab5815c MT#61856 parse_attribute_crypto: initialize `err` at least to something
10 months ago
Richard Fuchs c56899f6da MT#55283 use intptr_t for pointer arith
10 months ago
Richard Fuchs 3ce25d062c MT#55283 version-guard lws buf size
10 months ago
Donat Zenichev 836423e33c MT#61856 main: first static, then const
10 months ago
Donat Zenichev f2c89227e5 MT#63082 rtcp parsing: improvements
10 months ago
Donat Zenichev 538d06aa3b MT#63082 parse crypto and rtcp: on error handling return -1
10 months ago
Donat Zenichev fd763f2804 MT#63082 crypto: ignore dummy suites
10 months ago