Hello, we use the VCU quite heavily in our application and find it very useful for the overall performance of our system.
We were trying to use the dynamic resolution updating in our custom app, but it seems some parameters in the channel parameters struct for the encoder were missing a reassignment in Com_Encoder.c.
I also added a method that would update the metadata of the PixMapBuffer of that buffer in one API call.
Hello, we use the VCU quite heavily in our application and find it very useful for the overall performance of our system.
We were trying to use the dynamic resolution updating in our custom app, but it seems some parameters in the channel parameters struct for the encoder were missing a reassignment in
Com_Encoder.c
.I also added a method that would update the metadata of the
PixMapBuffer
of that buffer in one API call.