Meeting Zoom: Difference between revisions

From Computer Laboratory Group Design Projects
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Meetings by Skype often connect rooms full of people, each appearing as a tiny dot within the video from a wide-angle camera. It should be possible to use cross-correlation of signals from two separated stereo microphones to identify who is currently speaking and automatically zoom the image to a specific region, enlarging the person who is currently talking to fill the screen. You should implement your solution as a replacement camera that outputs a modified video stream, to a standard conferencing application such as Ring for Linux.
Client: Imdad Sardharwalla, [[Argon Design]] <imdad.sardharwalla@argondesign.com>
 
Meetings by Skype often connect rooms full of people, each appearing as a tiny dot within the video from a wide-angle camera. It should be possible to use cross-correlation of signals from separated left and right microphones to identify who is currently speaking and automatically zoom the image to a specific region, enlarging the person who is currently talking to fill the screen. You should implement your solution as a replacement (software-defined virtual) camera that outputs a modified video stream, to a standard conferencing application such as Ring for Linux.

Latest revision as of 07:34, 10 October 2018

Client: Imdad Sardharwalla, Argon Design <imdad.sardharwalla@argondesign.com>

Meetings by Skype often connect rooms full of people, each appearing as a tiny dot within the video from a wide-angle camera. It should be possible to use cross-correlation of signals from separated left and right microphones to identify who is currently speaking and automatically zoom the image to a specific region, enlarging the person who is currently talking to fill the screen. You should implement your solution as a replacement (software-defined virtual) camera that outputs a modified video stream, to a standard conferencing application such as Ring for Linux.