116 Commits (e10055ad698cc1ce27e898b85291cd92919e0739)

Author SHA1 Message Date
Alessandro Ros b93eed64bc
api: add /get endpoints (#1577) (#1823) 2 years ago
Alessandro Ros 39c072edd6
change repository owner (#1801) 2 years ago
Alessandro Ros 1688e5d2e5
support publishing with WebRTC (#1659) (#1786) 2 years ago
Alessandro Ros 6ea299fc56
api: fix type of RTMPS readers (#1784) 2 years ago
Alessandro Ros d8678cef90
unify authentication mechanisms (#1775) 2 years ago
Alessandro Ros e8124e2f56
support publishing H265 and AV1 tracks with Enhanced RTMP (#1393) (#1446) (#1621) (#1756) 2 years ago
Alessandro Ros 225220ddd5
print warning in case no key frames are being received (#1763) 2 years ago
Alessandro Ros 22fe65509b
cleanup (#1754) 2 years ago
Alessandro Ros 2d17dff3b5
support publishing, reading and proxying MPEG-2 audio (MP3) tracks with RTMP (#1102) (#1736) 2 years ago
Alessandro Ros 053f2ec282
rename repository and executable (#1641) 2 years ago
Alessandro Ros 2dffccf9c1
update gortsplib, gohlslib (#1637) 2 years ago
Alessandro Ros e8bdad8a1e
rename Data into Unit (#1556) 2 years ago
Alessandro Ros 2cffea6d51
rtmp: fix crash when receiving unexpected video packets (#1459) (#1504) 2 years ago
Alessandro Ros b461f15a4c
rpicamera: support changing parameters without interrupting the stream (#1463) 3 years ago
Alessandro Ros b02d3b83c7
Send additional fields to the external authentication URL (#1408) 3 years ago
aler9 2de0941e5c update gortsplib 3 years ago
aler9 e3fff72b7c move format processors into dedicated folder 3 years ago
Alessandro Ros 5de600ffaa
support reading H265 tracks with HLS (#1342) 3 years ago
aler9 fbf8e82db5 update gortsplib 3 years ago
aler9 455b8beff7 simplify code 3 years ago
Alessandro Ros ad52b3fab7
Support publishing with RTMP and H265 (for OBS Studio) (#1333) 3 years ago
Alessandro Ros 5efe97abf1
Support reading with WebRTC (#1242) 3 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 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 423bb61daa
use UUIDs as IDs in all entities (#1234) 3 years ago
Alessandro Ros 0943b269ab
Decode streams once and only when needed (#1218) 3 years ago
aler9 fad3474805 rtmp server: print only tracks that are effectively being read 3 years ago
aler9 afcb874657 add missing tests 3 years ago
aler9 44f29c9ba3 api: mark RTMPS connections as rtmpsConns instead of rtmpConns (#1099) 3 years ago
aler9 bbfea63539 rtmp: read or write tracks only after interacting with the path 3 years ago
aler9 86c5fa9ba4 cleanup interaction with external auth 3 years ago
aler9 83faae8a8e rename interaction functions between paths and readers / publishers 3 years ago
aler9 85ce12199a rtmp source: allow outgoing acknowledges 3 years ago
aler9 e255d004e3 rtmp server: change value of MessageStreamID of outgoing messages 3 years ago
Alessandro Ros 820ba067f2 support RTMPS (#1089) 3 years ago
aler9 51e0bbd975 rtmp server: stop inserting a AV_SEQHDR message before every IDR 3 years ago
aler9 176f2f0729 rtmp: invert flag of InitializeServer() and InitializeClient() 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 af7a815f83 update gortsplib 3 years ago
aler9 092a2be3a8 api: add "created" field to RTSP sessions, RTMP connections, HLS muxers 3 years ago
aler9 055e08ac6c remove "on" prefix from most communication functions between components 3 years ago
Alessandro Ros 9e6abc6e9f
rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
aler9 67e8a01d56 rtmp: split net.Conn from rtmp.Conn 3 years ago
aler9 f28540b9f4 update gortsplib 3 years ago
aler9 08ddc9f83d update gortsplib 3 years ago
aler9 41b08c9f50 update gortsplib 3 years ago
aler9 ec4c40b222 update gortsplib 3 years ago