aler9
|
e262385062
|
client: remove StartReading, StartReadingAndWait
|
2022-07-09 17:08:37 +02:00 |
|
aler9
|
f4efe9ceb5
|
client: parse incoming RTP/H264 packets; fix RTCP receiver jitter
|
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
|
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
|
922d74b940
|
client: remove Client from OnPacket* arguments
|
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
|
d1d766658b
|
client: merge Client and ClientConn
|
2021-11-12 18:01:27 +01:00 |
|
aler9
|
7e978595b5
|
update examples
|
2021-11-01 10:39:31 +01:00 |
|
aler9
|
7735bcd9ec
|
client: rename ClientProtocol into ClientTransport
|
2021-10-22 16:25:27 +02:00 |
|
aler9
|
b9042282ab
|
update doc
|
2021-09-23 20:03:53 +02:00 |
|
aler9
|
88608152cc
|
rename buf into payload
|
2021-07-03 11:52:51 +02:00 |
|
aler9
|
9595e298f8
|
client: support reading with UDP-multicast
|
2021-06-18 17:47:25 +02:00 |
|
aler9
|
5eb82448a7
|
client: remove channel from ReadFrames()
|
2021-05-10 17:59:49 +02:00 |
|
aler9
|
8846b9f5f5
|
rename ClientConf into Client
|
2021-05-04 16:51:20 +02:00 |
|
aler9
|
c2d5ced43b
|
improve example comments
|
2021-04-04 19:44:03 +02:00 |
|
aler9
|
f5c2308431
|
add client-read-h264 example
|
2021-03-07 17:29:45 +01:00 |
|
aler9
|
ebd06ddbe5
|
move examples in dedicated folders to follow conventions
|
2021-02-13 19:17:47 +01:00 |
|