Skip to content
Snippets Groups Projects
Commit 0dc32710 authored by Gasuleg's avatar Gasuleg Committed by Guillaume Roguez
Browse files

daemon: add SmartInfo


This feature provides relevant advanced information during a call.
A user starts it with a refresh time and listens on a callback signal
to get the updated information. This information is presented in a form
of a map containing Call ID, codecs, framerate and resolution.

The public API has:
- startSmartInfo(<timeMS>)
- stopSmartInfo()
- CallSignal::SmartInfo(map) -- callback signal

Change-Id: Iaafc12b5b53aee8ad008b93536f72a4152c4ee02
Reviewed-by: default avatarGuillaume Roguez <guillaume.roguez@savoirfairelinux.com>
parent 082d9dd1
No related branches found
No related tags found
No related merge requests found
Showing
with 295 additions and 10 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment