1
0
Fork 0
forked from External/mediamtx
mediamtx/internal/protocols/webrtc
2024-06-10 15:41:05 +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: fix supported AV1 profiles (#3442) 2024-06-09 23:09:55 +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: set fmtp of outgoing VP9 and multiopus tracks (#3446) 2024-06-10 09:54:08 +02:00
peer_connection.go webrtc: on browsers, display error messages from server (#3448) 2024-06-10 15:41:05 +02:00
peer_connection_test.go webrtc: set fmtp of outgoing VP9 and multiopus tracks (#3446) 2024-06-10 09:54:08 +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: speed up gathering of incoming tracks (#3441) 2024-06-09 22:58:40 +02:00