Marvin Klimke
|
b6161e06b1
|
[WIP] further work on write function of RTP node
add proper warning and error outputs
fix rtp_write to write data to interface (not verified)
cleanup of rtp socket outstanding
|
2018-12-01 12:31:12 +01:00 |
|
Marvin Klimke
|
2ea4b65b58
|
[WIP] first approach to rtp_write function.
|
2018-11-28 18:12:06 +01:00 |
|
Marvin Klimke
|
5d9ad4e9e0
|
add placeholder rtp receive handler
|
2018-11-28 06:11:13 +01:00 |
|
Marvin Klimke
|
29a24d354e
|
implement rtp_print and rtp_reverse
also begin of rtp_start
add libre rtp socket and flag for rtcp in struct rtp
|
2018-11-22 17:53:07 +01:00 |
|
Marvin Klimke
|
dc81c8fd8c
|
first version of rtp node parse method
use individual libre includes to avoid naming conflicts.
use libre's struct sa to store socket addresses.
|
2018-11-22 07:18:27 +01:00 |
|
Marvin Klimke
|
162fafbb03
|
prevent "unused" warnings
|
2018-11-21 18:21:29 +01:00 |
|
Marvin Klimke
|
a1e43c7f00
|
add plugin frame for rtp node
using nanomsg as a template
|
2018-11-16 16:07:47 +01:00 |
|