Project 'savoirfairelinux/ring-project' was moved to 'savoirfairelinux/jami-project'. Please update any links and bookmarks that may still have the old path.
API: get Video Renderer
The daemon is available as a daemon, so it should work without any client.
When a daemon is launched and in call and then, a client is launched, there is no way to retrieve the current Video Renderer to show to the user.
A new API in VideoManager like:
std::string getShmPath(const std::string callId);
will be appreciated.