I worked in the past on WebRTC with a C server (Janus) that i know very very well, now i want to add the WebRtc capacity to Live555 to be able to stream some video through it. The problem is that i'am kind of overwhelmed with the lack of documentation in live555 (worst than Janus) If i can resume live555 lacks :
1- A SDP parser/builder
2- A HTTP signaling Parser/Builder
My question is if i see all that is missing, or need to be done ?
If by any chance someone can give me some hints.