1
0
Fork 0
forked from External/mediamtx
mediamtx/internal/protocols/webrtc
2024-06-05 12:46:55 +02: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 webrtc: support reading and publishing multichannel Opus (#3371) (#3375) 2024-06-03 00:26:32 +02: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 webrtc: support reading and publishing multichannel Opus (#3371) (#3375) 2024-06-03 00:26:32 +02:00
peer_connection.go webrtc: support reading and publishing multichannel Opus (#3371) (#3375) 2024-06-03 00:26:32 +02:00
peer_connection_test.go webrtc: fix proxying PCMU tracks (#3427) 2024-06-05 12:46:55 +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 webrtc: allow configuring timeouts (#3404) (#3406) 2024-05-30 13:36:58 +02:00