I am evaluating implementation of a simple SFU for webRTC. I have looked cursorily at the two source codes but find that support for REMB and PLI is missing in pjsip. How come it works with WebRTC then?
I just want a simple gateway so I can forward RTP packets with RTCP feedback in both directions. I am looking for a C language implementation.
I see no comparison between Janus and pjsip. Anyone having worked on the two can point the pros and cons of the two or possibly a third option?