40

I'd like to download video from Microsoft Teams, or better yet, from Microsoft Stream. I read that this function is available only for the owner.

The problem is the following: from tomorrow my university is starting streaming lectures because in Italy there is a big number of people with COVID-19 and the universities are closed. For this reason, and because my internet connection is not so good, I need to download the video lectures uploaded from the professors.

Dave M
  • 13,250

4 Answers4

54

Have a look at this project on github. Its called destreamer and basically does what you want. Depends on your University, you can find a version customized with the specific automated login for your school and for sure one is for the Milano Politecnico which is an italian university that goes under the name PoliDown.

Destreamer works by grapping the m3u streaming and combine it back using FFMPEG.

2

Download the microsoft stream app in android/apple phones or tablets and there you can save it for offline. Unfortunately there is no app in Windows.

0

In Teams and Streams, unless the recorder shares it with you, you will not be able to directly record it, unless the creator (your professor) set the permissions to enable that, as per the link above. I would suggest you contact the professor to make sure they have their IT department show them how to do that, as Indiana University has done, now that Microsoft has enabled cross-site recordings.

Once your professor does enable it, selecting the lecture in Streams allows recording.

An imperfect solution until the professor does enable downloads would be to use Audacity (which allows you to select the audio stream and record it with no patch cord) or another audio recording app with a patch cord from your sound output jack to your sound input jack, and record audio only.

If your PC has a webcam, its app may allow you to record int incoming stream (but no promises).

K7AAY
  • 9,725
0

On teams PC copy the link of the video and send it to yourself to open it on your smartphone with stream android. There you will be able to download it on your smartphone.

bsabat
  • 27