Revision 8a4a5721 src/gst/engine/rtpSender.cpp
| b/src/gst/engine/rtpSender.cpp | ||
|---|---|---|
| 62 | 62 |
|
| 63 | 63 |
void RtpSender::add(RtpPay * newSrc, const SenderConfig & config) |
| 64 | 64 |
{
|
| 65 |
RtpBin::init(); |
|
| 66 | 65 |
registerSession(config.codec()); |
| 67 | 66 |
|
| 68 | 67 |
GstPad *send_rtp_sink; |
Also available in: Unified diff