Hello,
I am using EZSDK 5.05.02 on the EVM. My program is an IL application that loads two simultaneous capture streams and serves them using HLS. I am testing whether stream 0 (on VIP1) can be unloaded and restarted without affecting stream 1 (on VIP2).
I have been seeing some strange behavior. It will unload and restart once every time, but subsequent attempts seem to hang up when attempting to free the handle to the AAC encoder.
I've attached a log file, but I don't know if it will show anything, I don't see any reference to the DSP components in there.
An interesting data point: If I am not reading the logger messages, I can restart exactly once. Any further attempts will fail.
If I open a telnet window and dump the logger messages I am able to restart 7 or 8 times before failing. This leads me to believe there is some kind of synchronization error between the components.
Has anyone seen this, any advice on things to try?
Thanks, Rob
(Please visit the site to view this file)