tmakkonen / sipcmd

sipcmd
327 stars 108 forks source link

where is RTP_UDP? #54

Open daniel-lucio opened 6 years ago

daniel-lucio commented 6 years ago

In file included from src/main.cpp:24:0: src/main.h:76:35: error: expected class-name before ‘{’ token class RTPSession : public RTP_UDP {

I have been looking for it and I don't find it. What library should provide it?