Alessandro Ros
04f5a4041c
change owner ( #217 )
2023-03-31 12:34:07 +02:00
Alessandro Ros
bc248c8e1d
simplify FMTP decoding and encoding ( #205 )
2023-03-13 22:44:31 +01:00
Alessandro Ros
13fab2962e
make Opus SDP always return 48khz and 2 channels ( #204 )
...
RFC7587 mandates 48khz as sample rate and 2 channels inside the SDP.
These values can be dynamically adjusted by the stream, but they must
not be touched inside the SDP.
2023-03-13 22:03:49 +01:00
Alessandro Ros
82dac32f6e
format: fix compatibility with some TP-Link cameras ( #174 )
...
https://github.com/aler9/rtsp-simple-server/issues/1267
2023-01-22 19:32:17 +01:00
aler9
5f2ac979c5
move pkg/mpeg4audio into pkg/codecs/mpeg4audio
2022-12-27 17:30:53 +01:00
Alessandro Ros
91f18ab6d9
Add RTP/MJPEG decoder and encoder ( #165 )
...
* rename format.JPEG into format.MJPEG
* add examples/client-publish-format-mjpeg
* add rtp/mjpeg decoder and encoder
2022-12-27 13:43:23 +01:00
aler9
8320b1aceb
improve coverage
2022-12-23 14:27:44 +01:00
aler9
d71991d929
improve coverage
2022-12-23 13:54:59 +01:00
aler9
60596c32d1
fix parsing of H264 tracks with empty sprop-parameter-sets
2022-12-13 19:02:01 +01:00
aler9
6f452f32aa
Merge branch 'v1'
2022-12-12 18:19:16 +01:00
aler9
0c13440721
rename rtpcodecs into formatdecenc
2022-12-11 22:56:59 +01:00