Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jonathan Martin 1989997fe1
webrtc: fix memory leak when WHEP track gathering fails and decrease count of idle HTTP connections (#3124)
1 year ago
..
api.go webrtc: improve connectivity mechanism (#2686) 2 years ago
ice_fragment.go move protocol-related code into internal/protocols (#2572) 2 years ago
ice_fragment_test.go move protocol-related code into internal/protocols (#2572) 2 years ago
incoming_track.go support G711 tracks with multiple channels and custom sample rates (#2891) 1 year ago
link_header.go move protocol-related code into internal/protocols (#2572) 2 years ago
link_header_test.go move protocol-related code into internal/protocols (#2572) 2 years ago
outgoing_track.go move protocol-related code into internal/protocols (#2572) 2 years ago
peer_connection.go webrtc: fix deadlock when a WHEP source fails (#3062) (#3108) (#3110) 1 year ago
peer_connection_test.go webrtc: fix deadlock when a WHEP source fails (#3062) (#3108) (#3110) 1 year ago
track_count.go move protocol-related code into internal/protocols (#2572) 2 years ago
track_wrapper.go move static sources into dedicated package (#2616) 2 years ago
tracks_to_medias.go move static sources into dedicated package (#2616) 2 years ago
webrtc.go move protocol-related code into internal/protocols (#2572) 2 years ago
whip_client.go webrtc: fix memory leak when WHEP track gathering fails and decrease count of idle HTTP connections (#3124) 1 year ago
whip_delete_session.go move protocol-related code into internal/protocols (#2572) 2 years ago
whip_options_ice_servers.go move protocol-related code into internal/protocols (#2572) 2 years ago
whip_patch_candidate.go move protocol-related code into internal/protocols (#2572) 2 years ago
whip_post_offer.go move protocol-related code into internal/protocols (#2572) 2 years ago