Andrey Semochkin
9f075c6682
fix hostShort / hostLong bug
2024-02-07 20:44:30 +07:00
Andrey Semochkin
0e06666006
fix listTag bug
2024-02-07 20:33:12 +07:00
deepch
b84c19f719
testing
2024-02-02 02:48:16 +03:00
deepch
7a563b07e3
testing
2024-01-29 12:46:06 +03:00
deepch
a743575ac9
testing
2024-01-22 16:07:30 +03:00
deepch
e4035e4407
testing
2024-01-22 11:36:06 +03:00
deepch
4df258b899
testing
2024-01-10 18:02:17 +03:00
deepch
385d9cc93c
testing
2024-01-08 18:08:19 +03:00
deepch
06a7f70701
Merge remote-tracking branch 'origin/master'
2024-01-08 17:36:09 +03:00
deepch
975d994507
testing
2024-01-08 17:35:54 +03:00
Andrey Semochkin
eaab841cfb
Update mp4io.go
2023-11-20 10:00:15 +03:00
deepch
9d21d056dd
test
2023-08-25 14:35:34 +03:00
deepch
5a989a5c40
test
2023-05-25 13:08:57 +03:00
deepch
0b08aa7224
test
2023-05-25 13:07:13 +03:00
deepch
9e244f72bf
test
2023-05-25 12:35:12 +03:00
deepch
8d4be0821c
test
2023-05-25 12:00:15 +03:00
deepch
8958197548
fix ip camera bug
2023-04-02 17:58:56 +03:00
deepch
def88cb695
test transcode slow
2023-03-22 22:01:39 +03:00
deepch
175afae1c1
test transcode slow
2023-03-22 21:59:06 +03:00
deepch
c923e0010b
fix rtmp handshake flashphoner
2023-03-13 19:26:29 +03:00
deepch
cc3f215a23
mod update
2023-03-12 00:32:08 +03:00
deepch
f567925cf9
[RTMP] client / server full support h265 video codec
2022-10-25 11:24:20 +03:00
deepch
472775f07c
[RTMP] client / server full support h265 video codec
2022-10-25 11:16:23 +03:00
deepch
b31edccea5
test h265
2022-09-22 11:15:59 +03:00
deepch
a027ba9c94
Merge remote-tracking branch 'origin/master'
2022-09-22 11:14:04 +03:00
deepch
57a79ff9e2
test h265
2022-09-22 11:13:57 +03:00
Andrey Semochkin
8679fe28f1
Merge pull request #67 from idcpj/master
...
fix parse sdp sprop-parameter-sets
2022-09-13 08:50:29 +03:00
陈鹏杰
e8d8603d2c
fix parse sdp sprop-parameter-sets
...
when sprop-parameter-sets value is "sprop-parameter-sets=,xxxxxx",the first param is emprty
2022-09-13 09:20:14 +08:00
deepch
61aa8e4f72
fix h264 mp4 bug
2022-08-04 21:11:38 +03:00
Andrey Semochkin
030575e585
Merge pull request #65 from osery/osery/ingore-rtcp
...
Skip RTCP packets when these are multiplexed on the same port.
2022-08-04 21:09:44 +03:00
Ondrej Sery
24c185b51e
Skip RTCP packets when these are multiplexed on the same port.
...
Whithout this change, the packet is miss interpretted as a valid one and
breaks packet sequence as well as duration computation from prev.
packet timestamp.
Following description here https://www.rfc-editor.org/rfc/rfc5761#section-4 .
The second header byte is the best way to discriminate RTP data stream
from RTCP packets. This change only focuses on the common scenario of
Senders and Receiver report packets. Other RTCP packets are more
ambiguous as they potentially conflict with payload types.
2022-08-04 19:32:31 +02:00
deepch
31d128e853
fix ContinuityCounter bug
2022-07-16 16:02:21 +03:00
deepch
37a9a8619c
test drop rtc
2022-07-04 17:01:23 +03:00
deepch
417f833371
mjpeg
2022-06-14 15:32:10 +03:00
deepch
b2320900f5
Merge remote-tracking branch 'origin/master'
2022-06-05 22:28:49 +03:00
deepch
898c5e5d57
fps
2022-06-05 22:26:12 +03:00
deepch
4db7d612fc
codec Equal
2022-05-27 03:47:09 +03:00
deepch
2be4196875
go mod update
2022-05-27 01:29:09 +03:00
deepch
7d87dbe2dd
test annex
2022-04-27 23:59:59 +03:00
deepch
02504b1169
add tag
2022-04-02 14:55:57 +03:00
deepch
4d9f00d63c
ts dur ts audio never key
2022-03-28 15:47:46 +03:00
deepch
68ae487ae8
delete debug
2022-03-17 18:21:39 +03:00
deepch
b576476c5d
delete debug
2022-03-17 18:20:49 +03:00
deepch
9b5af91694
test fast push
2022-03-14 01:28:42 +03:00
deepch
1f0d31fcfb
test fast push
2022-03-14 01:03:29 +03:00
deepch
c9ede83713
nal 24
2022-03-13 23:51:51 +03:00
deepch
4a535c5296
test annexB
2022-03-13 22:18:18 +03:00
deepch
b13c5434c5
test annexB
2022-03-13 22:16:09 +03:00
deepch
c652970643
fix negative dur
2022-03-09 19:34:30 +03:00
deepch
e379e68a0b
fix negative dur
2022-03-09 19:31:51 +03:00