Commit Graph

10 Commits

Author SHA1 Message Date
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
b7df36d4ad client: decode and encode RTP/RTCP packets 2022-02-18 00:03:39 +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