ionorg / ion-sdk-go

ion sdk for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ion-sfu-gstreamer-send video encoding bitrate control

alexchern opened this issue · comments

Hi guys,

Does anyone know how to set a video encoding bitrate in ion-sfu-gstreamer-send sample?
A problem:
Though the sample works, the resulted video quality is very low...
Gstreamer pipeline prepares an uncompressed video that later gets encoded by the SDK. My problem is that I cannot figure out how to set a video encoding bitrate, so I could achieve an acceptable quality.
Can anyone please help me with this?

Thanks,

Alex

Closed