Alessandro Ros
d7d96230ff
rtmp: fix compatibility issue with some DJI drones ( #2375 ) ( #2409 )
2 years ago
Alessandro Ros
5b92bd5699
fix compatibility with RTMP Dahua cameras ( #2289 ) ( #769 ) ( #2298 )
2 years ago
Alessandro Ros
bd1cb35022
fix conversion of AV1/VP9 tracks from HLS/RTMP to RTSP ( #2263 )
2 years ago
Alessandro Ros
cf86dbb303
switch to gortsplib/v4 ( #2244 )
2 years ago
Alessandro Ros
23ddaac481
support publishing VP9 tracks with RTMP ( #2247 )
2 years ago
Alessandro Ros
1133c734ab
support publishing AV1/H265 with OBS 30 ( #2217 ) ( #2234 )
2 years ago
Xavier Hallade
accfc49f9c
allow RTMP streaming with codecid=av01 or hvc1 ( #2232 )
...
* allow RTMP streaming with codecid=av01 or hvc1
Prior to this change, when trying to stream AV1 over enhanced RTMP using
XSplit Broadcaster, the server was refusing the content with
"unsupported video codec: av01" message.
* add tests
---------
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2 years ago
Alessandro Ros
161a9b54b2
update dependencies ( #2176 )
2 years ago
Alessandro Ros
153463466c
hls: support reading and proxying AV1 tracks ( #2155 )
2 years ago
Alessandro Ros
8bb71ac8d8
srt, udp: support reading and writing MPEG-1 audio streams ( #2147 )
2 years ago
Alessandro Ros
ab8cf3f0cc
add rtmp.Reader, rtmp.Writer ( #2124 )
...
needed by #2068
2 years ago
Alessandro Ros
bbd8f006fe
rtmp: fix crash when publishing video-only tracks ( #1819 ) ( #1822 )
...
this fixes a regression introduced in v0.23.0.
2 years ago
Alessandro Ros
39c072edd6
change repository owner ( #1801 )
2 years ago
Alessandro Ros
e8124e2f56
support publishing H265 and AV1 tracks with Enhanced RTMP ( #1393 ) ( #1446 ) ( #1621 ) ( #1756 )
2 years ago