mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-08-22 23:25:33 +00:00
Add chainable Rtcp Handler
This commit is contained in:
@ -29,6 +29,9 @@
|
||||
|
||||
// RTCP handling
|
||||
#include "rtcpreceivingsession.hpp"
|
||||
#include "rtcpchainablehandler.hpp"
|
||||
#include "rtcpsrreporter.hpp"
|
||||
#include "rtcpnackresponder.hpp"
|
||||
|
||||
// Opus/h264 streaming
|
||||
#include "h264packetizationhandler.hpp"
|
||||
|
Reference in New Issue
Block a user