ionorg / ion-sdk-go

ion sdk for golang
MIT License
55 stars 46 forks source link

ion-sfu-gstreamer-send video encoding bitrate control #51

Closed alexchern closed 2 years ago

alexchern commented 3 years ago

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

alexchern commented 2 years ago

Closed