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
|
bc9be686d9
|
client: call Options() automatically
|
2022-02-19 22:51:54 +01:00 |
|
aler9
|
7f799ffea8
|
add client-read-republish example (#91)
|
2022-02-19 15:13:07 +01:00 |
|
aler9
|
a7ce5b7a53
|
update docs
|
2022-02-18 10:08:47 +01:00 |
|
aler9
|
433426ff07
|
rename example
|
2022-02-18 10:04:19 +01:00 |
|
aler9
|
3a2f9adbd5
|
server: decode and encode RTP/RTCP packets
|
2022-02-18 00:03:39 +01:00 |
|
aler9
|
b7df36d4ad
|
client: decode and encode RTP/RTCP packets
|
2022-02-18 00:03:39 +01:00 |
|
aler9
|
5cf71f59d8
|
disable buffer alignment in decode examples
|
2022-02-01 18:03:51 +01:00 |
|
aler9
|
db69235e30
|
improve h264 decode examples
|
2022-02-01 17:40:50 +01:00 |
|
aler9
|
3eda3e45e6
|
replace client-read-h264 example with client-read-h264-decode
|
2022-01-31 18:47:09 +01:00 |
|
aler9
|
79fdb2b7b4
|
use log.Print instead of fmt.Print in examples
|
2022-01-31 18:39:36 +01:00 |
|
aler9
|
6e2aeade7c
|
new example client-read-h264-convert-to-jpeg
|
2022-01-31 18:33:11 +01:00 |
|
aler9
|
ad69a8957b
|
support h264 tracks with extradata in sprop-parameter-sets
|
2022-01-30 15:51:49 +01:00 |
|
aler9
|
6d5bf0c1bb
|
new track system
|
2022-01-30 15:51:49 +01:00 |
|
aler9
|
51ab931caa
|
fix examples
|
2022-01-09 21:29:41 +01:00 |
|
aler9
|
036959a53e
|
add missing Close() to client examples
|
2022-01-05 16:21:38 +01:00 |
|
aler9
|
bee47726fa
|
simplify example
|
2021-12-12 23:06:41 +01:00 |
|
aler9
|
03fcdc7297
|
improve example
|
2021-12-03 11:39:12 +01:00 |
|
aler9
|
2fbd177b05
|
cleanup example
|
2021-12-03 11:15:47 +01:00 |
|
aler9
|
e1e5b6e537
|
simplify example
|
2021-12-02 12:34:44 +01:00 |
|
aler9
|
eb0c583a62
|
client: invert arguments of Setup()
|
2021-11-28 12:51:21 +01:00 |
|
aler9
|
7a521b9784
|
client: add convenience function SetupAndPlay()
|
2021-11-28 12:45:50 +01:00 |
|
aler9
|
b89bb8d08e
|
cleanup examples
|
2021-11-12 18:08:21 +01:00 |
|
aler9
|
9efdb91b7f
|
add client-read-aac example
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
075f84de28
|
simplify examples
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
922d74b940
|
client: remove Client from OnPacket* arguments
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
08ab7f87ac
|
client: simplify Setup()
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
61674c0ccb
|
cleanup examples
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
029ebd5dea
|
client: remove OnPlay
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
e13b4289ec
|
client: simplify API, add StartReadingWait
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
a22116e66e
|
client: turn ReadFrames into OnPacketRTP, OnPacketRTCP
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
b4aadd8e4c
|
update docs
|
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
|
1f5dec4a02
|
server: move address into Server struct
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
2882bacdf2
|
server: split WriteFrame into WritePacketRTP and WritePacketRTCP
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
472430f900
|
server: split OnFrame into OnPacketRTP and OnPacketRTCP
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
7e978595b5
|
update examples
|
2021-11-01 10:39:31 +01:00 |
|
aler9
|
9f68b45160
|
rename example
|
2021-10-31 13:04:28 +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 |
|
aler9
|
1865ba58eb
|
simplify example
|
2021-10-22 17:44:09 +02:00 |
|
aler9
|
e7ab15750c
|
server: replace SetuppedProtocol() with SetuppedTransport()
|
2021-10-22 17:40:18 +02:00 |
|
aler9
|
7735bcd9ec
|
client: rename ClientProtocol into ClientTransport
|
2021-10-22 16:25:27 +02:00 |
|
aler9
|
ed21f65742
|
fix example
|
2021-09-30 10:06:45 +02:00 |
|
aler9
|
9f4f3054da
|
rtpaac, rtph264: remove *RTP suffix
|
2021-09-28 15:33:38 +02:00 |
|
aler9
|
308802c5a1
|
rtpaac, rtph264: remove Decoder.Decode()
|
2021-09-28 15:22:49 +02:00 |
|