Player recreating deadlock
Posted: 13 Apr 2010 11:46
My application records video using several segments. So one player instance record the stream, than it is stopped and some time later a new player is created for recording. Sometimes my application is hanged. I think the reason is VLC deadlock. Are there any nuances to prevent VLC deadlock when several player instances are created from one process.