36 Commits (3f7009f72a75f8bd735c9b74359cd0469aead0ae)

Author SHA1 Message Date
aler9 3f7009f72a hls source: support proxying any number of tracks 2 years ago
aler9 e3fff72b7c move format processors into dedicated folder 2 years ago
Alessandro Ros 5de600ffaa
support reading H265 tracks with HLS (#1342) 2 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 2 years ago
Alessandro Ros e605727c78
produce same absolute time in RTSP and HLS (#1249) 3 years ago
aler9 282d155a4f update gortsplib 3 years ago
Alessandro Ros 0943b269ab
Decode streams once and only when needed (#1218) 3 years ago
aler9 31d9429c18 hls source: refactor client 3 years ago
Alessandro Ros 8c2b12a314 Add native support for the raspberry pi camera (#1057) 3 years ago
aler9 cb8aec8844 print track codecs into logs 3 years ago
aler9 3606472e82 generate RTP packets after H264 remuxing 3 years ago
aler9 5ba46e6c8f update gortsplib 3 years ago
aler9 a8822b9f15 hls muxer / source: route AAC units singularly 3 years ago
aler9 af7a815f83 update gortsplib 3 years ago
aler9 055e08ac6c remove "on" prefix from most communication functions between components 3 years ago
aler9 7067c02030 api: return static sources in paths/list even if sourceOnDemand is true 3 years ago
aler9 6afbdf1015 add intermediate layer between path and static sources 3 years ago
aler9 34eb1d1e7a normalize sources 3 years ago
aler9 13fb24da39 fix rtmp -> rtsp audio conversion (#932) 3 years ago
aler9 6b86607092 rtsp source: improve support for AAC tracks with custom parameters 3 years ago
aler9 58b2e7d24f move trackID into data 3 years ago
aler9 d929197b21 propagate H264 packets throughout the server 3 years ago
aler9 0605a2f369 update linter 3 years ago
aler9 f53b316c0d rtsp server: generate RTCP sender reports automatically; stop routing RTCP packets 3 years ago
aler9 a6986e9fa4 update gortsplib 3 years ago
aler9 56338e0084 hls client: do not create audio track when there's no audio track 3 years ago
aler9 28063a1fbe rename stream.onPacketRTP/RTCP into stream.writePacketRTP/RTCP 3 years ago
aler9 fe32022edf hls client: move RTP packet generation outside client 3 years ago
aler9 5504ff44b6 rtsp: parse all incoming RTP/RTCP packets 3 years ago
aler9 2bfdcc7d89 update gortsplib 3 years ago
aler9 8ac665be87 un-capitalize private fields 3 years ago
aler9 f7419586af update gortsplib 4 years ago
aler9 161fa58bd6 hls: cleanup 4 years ago
aler9 ab70f946b0 unexport members of private structs 4 years ago
aler9 9155bffefb allow disabling HTTPS validation by using sourceFingerprint (#665) 4 years ago
aler9 df4c268813 support proxying HLS 4 years ago