hello I have problem with mpeg-ts livestreams. When connection is lost for a bit it retries (by calling MSG_CTRL_RETRY). After stream is started again, video stays on the last frame it was when it started buffering but sound works normally. If I call init(true) on MSG_CTRL_RETRY (instead of init(false) ) it works okay but it takes a bit more to load (because it loads it from start instead of retry). Is there any solution to this? Thanks!
hello I have problem with mpeg-ts livestreams. When connection is lost for a bit it retries (by calling MSG_CTRL_RETRY). After stream is started again, video stays on the last frame it was when it started buffering but sound works normally. If I call init(true) on MSG_CTRL_RETRY (instead of init(false) ) it works okay but it takes a bit more to load (because it loads it from start instead of retry). Is there any solution to this? Thanks!