mediamtx/internal/protocols/webrtc
Alessandro Ros b6eaa6bc18
move test utilities into 'test' (#3016)
* move test utilities into 'test'

* rename newEmptyTimer into emptyTimer
2024-02-13 18:49:27 +01:00
..
api.go webrtc: improve connectivity mechanism (#2686) 2023-11-12 23:55:28 +01:00
ice_fragment.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +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 move test utilities into 'test' (#3016) 2024-02-13 18:49:27 +01: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 webrtc: improve connectivity mechanism (#2686) 2023-11-12 23:55:28 +01:00
whip_delete_session.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
whip_options_ice_servers.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
whip_patch_candidate.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
whip_post_offer.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00