mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 04:31:50 +00:00
tweak av and ensure first image write at pts = 0 to avoid a black screen
This commit is contained in:
@@ -621,6 +621,7 @@ struct switch_video_codec_settings {
|
||||
int32_t width;
|
||||
int32_t height;
|
||||
uint8_t try_hardware_encoder;
|
||||
uint8_t fps;
|
||||
};
|
||||
|
||||
union switch_codec_settings {
|
||||
|
||||
Reference in New Issue
Block a user