-
- Downloads
conference: make single transfer to main memory
While in a conference, the video split added a transfer to main memory for each of the participants. This makes the sinkClient a observable and the participants sinks are attached to the main conference sink. The main sink has its frame transferred and the subsequent observers do not need to repeat the process. GitLab: #709 Change-Id: I1f4ea9460c052a100b4809101c35d196cd79acbe
Showing
- src/conference.cpp 10 additions, 8 deletionssrc/conference.cpp
- src/manager.cpp 1 addition, 2 deletionssrc/manager.cpp
- src/manager.h 2 additions, 2 deletionssrc/manager.h
- src/media/video/sinkclient.cpp 3 additions, 1 deletionsrc/media/video/sinkclient.cpp
- src/media/video/sinkclient.h 8 additions, 4 deletionssrc/media/video/sinkclient.h
- src/media/video/video_mixer.h 2 additions, 0 deletionssrc/media/video/video_mixer.h
- src/media/video/video_receive_thread.h 1 addition, 0 deletionssrc/media/video/video_receive_thread.h
- src/sip/sipcall.cpp 11 additions, 9 deletionssrc/sip/sipcall.cpp
Loading
Please register or sign in to comment