Hi,
I am working one IP CAM project with Appro 3.0 SDK. In which I need to optimize the Av Server restart time by configuring resolution frame rate and bit rate dynamically.
Currently the SDK supports the dynamic configuration for Frame rate and bit rate.
I have tried to modify the Av server global variables for width height parameters and tried to restart encoder thread with new width height parameter, but it doesn't helped me.
Any help will be appreciated.