Farsight2 Plugins Manual | ||||
---|---|---|---|---|
"sdes-cname" gchar* : Read / Write "sdes-email" gchar* : Read / Write "sdes-location" gchar* : Read / Write "sdes-name" gchar* : Read / Write "sdes-note" gchar* : Read / Write "sdes-phone" gchar* : Read / Write "sdes-tool" gchar* : Read / Write
This is the core gstreamer element for a RTP conference. It must be added to your pipeline before anything else is done. Then you create the session, participants and streams according to the FsConference interface.
The various sdes-* properties allow you to set the content of the SDES packet in the sent RTCP reports.
plugin | fsrtpconference |
author | Olivier Crete <olivier.crete@collabora.co.uk> |
class | Generic/Bin/RTP |
"sdes-cname"
property"sdes-cname" gchar* : Read / Write
The CNAME for the RTP sessions.
Default value: NULL
"sdes-email"
property"sdes-email" gchar* : Read / Write
The EMAIL to put in SDES messages of this session.
Default value: NULL
"sdes-location"
property"sdes-location" gchar* : Read / Write
The LOCATION to put in SDES messages of this session.
Default value: NULL
"sdes-name"
property"sdes-name" gchar* : Read / Write
The NAME to put in SDES messages of this session.
Default value: NULL
"sdes-note"
property"sdes-note" gchar* : Read / Write
The NOTE to put in SDES messages of this session.
Default value: NULL
"sdes-phone"
property"sdes-phone" gchar* : Read / Write
The PHONE to put in SDES messages of this session.
Default value: NULL