mediamtx/internal/rpicamera
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301)
Fixes #1103

gortsplib/v2 supports multiple formats inside a single track (media). This allows to apply the resizing algorithm to single formats inside medias.

For instance, if a media contains a a proprietary format and an H264 format, and the latter has oversized packets, they can now be resized.
2022-12-13 20:54:17 +01:00
..
exe rpicamera: support libcamera 0.0.2 2022-12-08 23:50:18 +01:00
embeddedexe.go rpicamera: support libcamera 0.0.2 2022-12-08 23:50:18 +01:00
params.go rpicamera: add rpiCameraMode parameter (#1111) 2022-10-25 11:23:44 +02:00
pipe.go Add native support for the raspberry pi camera (#1057) 2022-08-16 18:44:31 +02:00
rpicamera.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
rpicamera_disabled.go rpicamera: use exact frame timestamps 2022-10-25 12:14:37 +02:00