1
0
Fork 0
forked from External/mediamtx
mediamtx/internal/protocols/webrtc
2024-04-28 18:20:08 +02:00
..
api.go webrtc: improve connectivity mechanism (#2686) 2023-11-12 23:55:28 +01:00
ice_fragment.go webrtc: fix crash when marshaling ICE fragments (#3231) 2024-04-13 10:47:26 +02:00
ice_fragment_test.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
incoming_track.go support G711 tracks with multiple channels and custom sample rates (#2891) 2024-01-13 11:40:26 +01:00
link_header.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
link_header_test.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
outgoing_track.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
peer_connection.go webrtc: fix deadlock when a WHEP source fails (#3062) (#3108) (#3110) 2024-03-06 22:38:36 +01:00
peer_connection_test.go fix support for JWT authentication in API, metrics, playback, pprof (#3253) 2024-04-18 23:55:48 +02:00
track_count.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
track_wrapper.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
tracks_to_medias.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
webrtc.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
whip_client.go update golangci-lint (#3300) 2024-04-28 18:20:08 +02:00