-
- Downloads
video: do not start unused renderers
Avoid a lot of unnecessary work in the daemon. Note: This is a hack and should be reverted in the future. However, this needs major changes in the daemon's API to rewrite the current video stack here, and video-split is needed. So, for now use a whitelist in callmodel to know when registering. In the future the client will register and unregister the renderer when needed GitLab: jami-daemon#658 Change-Id: Ibf581cca3a4bf557502687a68b7ab5989d11c38a
Showing
- src/api/avmodel.h 16 additions, 0 deletionssrc/api/avmodel.h
- src/api/newcallmodel.h 1 addition, 0 deletionssrc/api/newcallmodel.h
- src/avmodel.cpp 25 additions, 9 deletionssrc/avmodel.cpp
- src/newaccountmodel.cpp 1 addition, 0 deletionssrc/newaccountmodel.cpp
- src/newcallmodel.cpp 31 additions, 1 deletionsrc/newcallmodel.cpp
Loading
Please register or sign in to comment