media: send MS-RTP video source request
commitf6ebd2c6cb8aca8ab37d3dea39e8365c4d146b13
authorJakub Adam <jakub.adam@ktknet.cz>
Mon, 6 Jun 2016 13:20:07 +0000 (6 15:20 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Tue, 14 Jun 2016 08:07:28 +0000 (14 10:07 +0200)
tree5944b4330361430f3a81a9e7bd8664eb9c94a845
parentfe90ba429579c20d6c61cb12147288dbf0e5df16
media: send MS-RTP video source request

We first have to wait for FsSession belonging to our sipe_media_stream
to appear and connect "on-sending-rtcp" signal of its internal RTP
session. Then we can tack VSR to the regular batch of RTCP messages in
the signal handler.

This change adds a dependency on two pkg-config packages when building
purple backend with VV: gstreamer-rtp-(1.0|0.10) and farstream-0.2.
configure.ac
src/purple/purple-media.c