deepch
975d994507
testing
2024-01-08 17:35:54 +03:00
deepch
9d21d056dd
test
2023-08-25 14:35:34 +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
68ae487ae8
delete debug
2022-03-17 18:21:39 +03:00
deepch
b576476c5d
delete debug
2022-03-17 18:20:49 +03:00
deepch
c9ede83713
nal 24
2022-03-13 23:51:51 +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
deepch
4054700600
fix channel id
2022-02-10 23:50:25 +03:00
deepch
6ba34dc2bf
InsecureSkipVerify
2022-02-08 15:30:08 +03:00
deepch
505988a89c
InsecureSkipVerify
2022-02-08 15:14:06 +03:00
Allen Porter
bd0574f7e1
Support rtsps streams
...
Open a TLS connection when the protocol is rtsps. Tested and verified on Nest web cams.
2021-11-12 23:38:14 -08:00
deepch
161a0454da
raw muxer annexB h264 h265
2021-09-30 02:10:08 +03:00
Scott
a3df2473e2
fix aac division error
2021-09-15 16:01:00 +08:00
deepch
374dbda6f4
add codec wait
2021-09-07 12:30:07 +03:00
Andrey Semochkin
5b25bda1a0
test dvrip
2021-05-23 13:37:05 +03:00
Andrey Semochkin
5adbbcc01f
fps
2021-05-08 23:07:59 +03:00
Andrey Semochkin
9f799014f4
test error
2021-04-10 10:46:45 +03:00
Andrey Semochkin
f6de3acad0
add TEARDOWN
2021-02-18 13:56:44 +03:00
Yunhao Tian
c241ead7d4
Separate control and track with a /
2021-02-14 22:56:19 +08:00
Andrey Semochkin
01cae17ec2
h265 video mp4 support
2021-02-09 04:27:04 +03:00
Andrey Semochkin
ae4ae47c04
work HEVC in progress next v3
2021-02-03 06:10:03 +03:00
Andrey Semochkin
a102e9cb3e
start work h265
2021-02-03 04:07:15 +03:00
Andrey Semochkin
8d167fd1c0
fix audio del 4 byte on start fix webrtc add options ice and port, webrtc.MediaEngine{}
2021-01-15 18:26:23 +03:00
Andrey Semochkin
f00d1c189a
BigBuckBunny multiple aac fix
2021-01-12 03:58:07 +03:00
Andrey Semochkin
f16439f7ef
fix audio
2021-01-11 23:19:30 +03:00
Andrey Semochkin
33b07c6a20
opus work worked
2021-01-09 17:24:48 +03:00
Andrey Semochkin
6a92c34cd4
opus work in progress
2021-01-09 07:37:19 +03:00
Andrey Semochkin
4bf0059477
add pcm and fix audio rtsp v2
2021-01-08 07:23:06 +03:00
Andrey Semochkin
3c9911e11b
add options
2021-01-06 17:58:38 +03:00
Andrey Semochkin
4289f32dc8
no message
2020-10-28 18:07:43 +03:00
Andrey Semochkin
fccce247d0
fix codec and track
2020-09-04 04:09:55 +03:00
Andrey Semochkin
6e8b028435
start work rtspv2
2020-08-08 18:14:32 +03:00