..
fmp4
hls source: support proxying H265 and Opus tracks
2023-01-06 15:39:20 +01:00
m3u8
Improve HLS client ( #1179 )
2022-10-23 14:04:33 +02:00
mpegts
support reading H265 tracks with HLS ( #1342 )
2022-12-29 20:46:31 +01:00
mpegtstimedec
hls client: skip packets received before the 1st packet of the leading
2022-10-26 17:39:32 +02:00
client.go
hls source: support proxying any number of tracks
2023-01-06 15:25:35 +01:00
client_downloader_primary.go
hls source: support proxying any number of tracks
2023-01-06 15:25:35 +01:00
client_downloader_stream.go
hls source: support proxying any number of tracks
2023-01-06 15:25:35 +01:00
client_processor_fmp4.go
hls source: support proxying any number of tracks
2023-01-06 15:25:35 +01:00
client_processor_fmp4_track.go
hls client: skip packets received before the 1st packet of the leading
2022-10-26 21:50:17 +02:00
client_processor_mpegts.go
hls source: support proxying any number of tracks
2023-01-06 15:25:35 +01:00
client_processor_mpegts_track.go
hls client: skip packets received before the 1st packet of the leading
2022-10-26 17:39:32 +02:00
client_routine_pool.go
Improve HLS client ( #1179 )
2022-10-23 14:04:33 +02:00
client_segment_queue.go
hls source: refactor client
2022-10-09 12:56:48 +02:00
client_test.go
tests: fix race condition in HLS tests
2023-01-07 16:08:34 +01:00
client_timesync_fmp4.go
Improve HLS client ( #1179 )
2022-10-23 14:04:33 +02:00
client_timesync_mpegts.go
hls client: skip packets received before the 1st packet of the leading
2022-10-26 17:39:32 +02:00
codecparameters.go
hls muxer: improve generation of H265 codec parameters
2023-01-06 16:48:35 +01:00
muxer.go
webrtc muxer: keep the WebSocket connection
2023-01-08 15:37:47 +01:00
muxer_primary_playlist.go
hls source: skip unsupported tracks
2023-01-05 14:04:36 +01:00
muxer_test.go
hls muxer: fix crash ( #1394 )
2023-01-18 16:41:35 +01:00
muxer_variant.go
hls muxer: support reading Opus tracks ( #1338 )
2023-01-03 18:36:13 +01:00
muxer_variant_fmp4.go
hls muxer: fix race condition
2023-01-08 21:16:20 +01:00
muxer_variant_fmp4_part.go
hls muxer: support reading Opus tracks ( #1338 )
2023-01-03 18:36:13 +01:00
muxer_variant_fmp4_playlist.go
hls muxer: fix race condition
2023-01-08 21:16:20 +01:00
muxer_variant_fmp4_segment.go
hls muxer: support reading Opus tracks ( #1338 )
2023-01-03 18:36:13 +01:00
muxer_variant_fmp4_segmenter.go
hls muxer: fix crash ( #1394 )
2023-01-18 16:41:35 +01:00
muxer_variant_mpegts.go
hls muxer: support reading Opus tracks ( #1338 )
2023-01-03 18:36:13 +01:00
muxer_variant_mpegts_playlist.go
hls muxer: fix race condition
2023-01-08 21:16:20 +01:00
muxer_variant_mpegts_segment.go
switch to gortsplib v2 ( #1301 )
2022-12-13 20:54:17 +01:00
muxer_variant_mpegts_segmenter.go
support reading H265 tracks with HLS ( #1342 )
2022-12-29 20:46:31 +01:00