aler9
|
772c5b2363
|
rtmp: improve tests
|
3 years ago |
aler9
|
2a0567ab4a
|
rtmp: improve tests
|
3 years ago |
aler9
|
67e8a01d56
|
rtmp: split net.Conn from rtmp.Conn
|
3 years ago |
aler9
|
bf1f45df32
|
rtmp: add conn handshake tests
|
3 years ago |
aler9
|
a19f45f736
|
rtmp: fix s1 generation
|
3 years ago |
aler9
|
8e14dff6d0
|
rtmp: fix tests
|
3 years ago |
aler9
|
e771f9eba0
|
rename file
|
3 years ago |
aler9
|
45c1370145
|
rtmp: normalize API
|
3 years ago |
aler9
|
41b08c9f50
|
update gortsplib
|
3 years ago |
aler9
|
ec4c40b222
|
update gortsplib
|
3 years ago |
aler9
|
06b09efa91
|
rtmp: add tests
|
3 years ago |
aler9
|
58cbd072c8
|
rtmp: support ping requests
|
3 years ago |
aler9
|
05bac43177
|
rtmp: fix compatibility with some dji drones (#928)
|
3 years ago |
aler9
|
2601ca5661
|
rtmp: implement acknowledge mechanism
|
3 years ago |
aler9
|
ee2908081e
|
rtmp: make chunk writes atomic
|
3 years ago |
aler9
|
d0781e5e4a
|
rtmp: add DTS field to video / audio messages
|
3 years ago |
aler9
|
d3797d3139
|
rtmp: improve video / audio messages
|
3 years ago |
aler9
|
7abb85ab20
|
rtmp: improve tests
|
3 years ago |
aler9
|
cd19332350
|
rtmp: use bufio reader during handshake
|
3 years ago |
aler9
|
eb09c7c965
|
rtmp: improve handshake
|
3 years ago |
aler9
|
af3e5c9183
|
rtmp: improve handshake
|
3 years ago |
aler9
|
6a24c82589
|
rtmp: add user control messages
|
3 years ago |
aler9
|
ba83ef65d2
|
rtmp: add message reader / writer
|
3 years ago |
aler9
|
76e47686b2
|
rtmp: rename Message into RawMessage
|
3 years ago |
aler9
|
959b78586a
|
rtmp: add MessageReader
|
3 years ago |
aler9
|
1f6d92bc3a
|
rtmp: add additional message types
|
3 years ago |
aler9
|
180db31166
|
rtmp: support negative timestamps in MessageWriter
|
3 years ago |
aler9
|
dcdb0cf13f
|
rtmp: fix timestamp in MessageWriter
|
3 years ago |
aler9
|
d1c6c56077
|
rtmp: add Chunk2
|
3 years ago |
aler9
|
420b6b21c4
|
rtmp: split MessageWriter into single handlers per chunk stream
|
3 years ago |
aler9
|
896c799f99
|
rtmp: add MessageType, ControlChunkStreamID
|
3 years ago |
aler9
|
9519bf670a
|
rtmp: add MessageWriter
|
3 years ago |
aler9
|
046a3f248d
|
rtmp: add primitives
|
3 years ago |
aler9
|
d5a1b8c8ab
|
rtmp: cleanup tests
|
3 years ago |
aler9
|
db7ee22789
|
rtsp source: support AAC tracks with custom sizelength, indexlength and indexdeltalength
(https://github.com/aler9/gortsplib/pull/118)
|
3 years ago |
aler9
|
a34a01ebd9
|
RTMP client/source: support dynamic H264 SPS/PPS
|
3 years ago |
aler9
|
983469a1f9
|
rtmp: support clients that publish with empty metadata or no metadata (#386) (#769)
|
4 years ago |
aler9
|
789a306acd
|
add rtmp tests
|
4 years ago |
aler9
|
2bfdcc7d89
|
update gortsplib
|
4 years ago |
aler9
|
811540b34b
|
tidy up rtmp
|
4 years ago |
aler9
|
1dff3239d2
|
remove rtmp.Conn.NetConn()
|
4 years ago |
aler9
|
68ab5c05f6
|
move aac utilities into gortsplib
|
4 years ago |
aler9
|
7ba507f205
|
rtmp: print clearer error message in case no H264/AAC tracks are found
|
4 years ago |
aler9
|
b65207012c
|
update gortsplib
|
4 years ago |
aler9
|
9062dbf883
|
move most components into internal/core
in this way coverage can be computed correctly.
|
4 years ago |
aler9
|
681db142f7
|
rename client into readpublisher
|
4 years ago |
aler9
|
faf8d24dff
|
RTMP source: apply read and write timeouts to connection initialization
|
4 years ago |
aler9
|
a6ed028227
|
remove useless files
|
4 years ago |
aler9
|
ede82808bb
|
RTMP client: move writing of track info into WriteMetadata()
|
4 years ago |
aler9
|
99a07c0d33
|
rtmp client: speed up acceptance of clients by moving handshake inside client routine
|
4 years ago |