Streaming
Caution:
Information about borrowing AV equipment
You can borrow equipment required for your teaching from the ICT storage room (TH:A-1356) or the ICT office (TH:A-1336). Equipment is lent against a signed handover protocol.
Meeting Recordings in Microsoft Teams
Recordings of completed meetings can be found in Microsoft Teams.
- Navigate to the desired channel.
- In the top bar, select Files.
- Individual recordings are located in the Recordings folder (unless configured otherwise).
Recording Link
A link (for example, to place on a course page) can be obtained as follows.
- For a specific recording (or the entire Recordings folder), click … (the three dots next to the name).
- Select Copy link.
- In the pop-up window, choose SharePoint and copy the link.
Camera Capture
To stream using a webcam (for example, a whiteboard captured by a webcam), it is necessary to follow the procedure below.
A "Webcam" application has been installed on all streaming workstations and is available on both Windows and Linux operating systems.
Therefore, the lecturer does not need to configure anything.
- Start Microsoft Teams.
- Start the Webcam application. The procedure differs between Windows and Linux. (Do not start the Webcam application before Microsoft Teams!)
- Windows
The Webcam application shortcut is located on the desktop.
- Linux
Open the application search (Win key). Type
Webcaminto the search field and select the Webcam application.or
Applications › Sound & Video › Webcam
Start the meeting. Before starting the meeting, the webcam must be disabled.
If the webcam cannot be disabled before the meeting starts, it can also be disabled afterwards (WARNING: the webcam cannot be shared by multiple applications at the same time).
- Choose one of the screen sharing options:
- Share desktop – in this mode, you can easily switch between the Webcam application, presentation slides, etc.
- Share only the Webcam application – in this mode, only the Webcam application is shared. If you need to present something else, sharing must be stopped and reconfigured as needed.
This approach also allows the lecturer to adjust the size of the camera window freely – fullscreen, side-by-side with slides, and so on.
If there are problems with the Webcam application, it is usually sufficient to close it and start it again.
Only one instance of the Webcam application should be running because the physical camera can only be used by one application at a time.
The Webcam application icon may change over time as the interface becomes standardized and the solution matures.
Webcam Support
The principle is to run a separate application that displays the camera feed in a window on the screen.
This application is then displayed like any other application on the shared desktop during a Microsoft Teams meeting.
If the meeting is recorded, the camera image will be visible as part of the recorded shared screen exactly as it was shared in Microsoft Teams.
This approach also allows the lecturer to adjust the size of the camera window freely – fullscreen, side-by-side with slides, etc.
Setup outside prepared classrooms (for example, at home)
This procedure does not cover advanced streaming software (such as OBS, etc.).
- Download and install VLC media player (for example from https://www.videolan.org/vlc/)
- Create a shortcut or start VLC with the following parameters:
- Windows
Replace <video-input> with the webcam identifier in the operating system.[1]
Windows 64-bit
"C:\Program Files\VideoLAN\VLC\vlc.exe" dshow:// :dshow-vdev="<video-input>" :dshow-adev=none :dshow-size=1920x1080 :dshow-aspect-ratio=16\:9 :dshow-fps=30 :live-caching=100Windows 32-bit
"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" dshow:// :dshow-vdev="<video-input>" :dshow-adev=none :dshow-size=1920x1080 :dshow-aspect-ratio=16\:9 :dshow-fps=30 :live-caching=100- Linux
Replace <video-input> with the webcam device (for example
/dev/video0)./usr/bin/vlc v4l2://<video-input> :v4l2-dev=<video-input> :v4l2-input=0 :v4l2-audio-input=-1 :v4l2-width=1920 :v4l2-height=1080 :v4l2-aspect-ratio=16:9 :v4l2-fps=30 :live-caching=100
If you experience any issues, contact the ICT department helpdesk.
- Webcam identifier: Device Manager > Cameras > specific webcam > Details > Bus reported device description ↩
