ethand91 / mediasoup3-record-demo

Simple Record Demo using Mediasoup 3 and GStreamer
198 stars 93 forks source link

show to record vp9 encoded Stream using mediasoup #41

Closed zhangshaoju1987 closed 3 years ago

zhangshaoju1987 commented 3 years ago

vp8 work well ,but vp9 does work. what's the difference between them?

ethand91 commented 3 years ago

This does not work out of the box with VP9 (haven't tested it). For a different codec you would need to change the ffmpeg/gstreamer arguments yourself.