You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add some video transcoding support to change format and resolution on the fly.
The capability could be provided to clients via an SOS vendor extension that we can use to set codec options such as bitrate, frame size, frame rate, etc.
The transcoding itself could be done using a java wrapper of ffmpeg.