media: implement [MS-RTP] Video Source Request
commite5f1516bf978f4a1d14f9761492cdb8ac3d7bb84
authorJakub Adam <jakub.adam@ktknet.cz>
Mon, 6 Jun 2016 13:19:32 +0000 (6 15:19 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Fri, 10 Jun 2016 07:17:53 +0000 (10 09:17 +0200)
tree6f9cc10e155b0c8b0e56c4ea70e1cbe53bd8f455
parent16d89af0fe9a78b6e42bc7e57475eecef371ae1d
media: implement [MS-RTP] Video Source Request

Client has to send this message through RTCP channel in order to start
receiving H264 video stream.
src/api/sipe-core.h
src/core/Makefile.am
src/core/sipe-msrtp.c [new file with mode: 0644]