Shi Ben
|
bed854ece6
|
Support AAC tracks with custom sizelength, indexlength and indexdeltalength (#118)
* aac decode by sdp sizelength and indexlength
* fix linting
* fix linting
* 64-95 lines are duplicate of `track_aac_test.go:130-161` (dupl)
* fix linting
* fix linting
* decode aac use IndexDeltaLength
|
2022-04-15 12:35:54 +02:00 |
|
aler9
|
3c104d3727
|
client: add parameter 'containsKeyFrame' to WritePacketRTP; fix RTCP sender reports
|
2022-04-08 16:45:09 +02:00 |
|
aler9
|
cec5326ccf
|
downgrade pion/rtp to v1 (#110) (#113)
|
2022-04-01 11:19:43 +02:00 |
|
aler9
|
62d52a5e29
|
improve examples in order not to skip first RTP packet
|
2022-03-20 11:41:30 +01:00 |
|
aler9
|
ba99421e74
|
update docs
|
2022-03-18 16:55:19 +01:00 |
|
aler9
|
0ba73bacab
|
add TrackPCMU
|
2022-03-15 11:51:58 +01:00 |
|
aler9
|
bf74ea8ec7
|
fix GStreamer capitalization
|
2022-03-15 11:42:52 +01:00 |
|
aler9
|
e12b22ae77
|
fix encoding of RTP packets with padding
this fixes a SIGSEGV with GStreamer
|
2022-03-08 12:47:55 +01:00 |
|
aler9
|
b7df36d4ad
|
client: decode and encode RTP/RTCP packets
|
2022-02-18 00:03:39 +01:00 |
|
aler9
|
79fdb2b7b4
|
use log.Print instead of fmt.Print in examples
|
2022-01-31 18:39:36 +01:00 |
|
aler9
|
6d5bf0c1bb
|
new track system
|
2022-01-30 15:51:49 +01:00 |
|
aler9
|
e13b4289ec
|
client: simplify API, add StartReadingWait
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
d1d766658b
|
client: merge Client and ClientConn
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
fdb0d70870
|
client: remove default client
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
7ebbdbf093
|
client: split WriteFrame into WritePacketRTP and WritePacketRTCP
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
7e978595b5
|
update examples
|
2021-11-01 10:39:31 +01:00 |
|
aler9
|
cab3fe270e
|
client: support publishing with opus
|
2021-10-30 15:45:13 +02:00 |
|
aler9
|
ca13db6b5b
|
add example client-publish-aac
|
2021-10-23 13:18:43 +02:00 |
|