Hello, guys. First of all, English is not my first language. so please understand if the article is not available or grammer is wrong. I want to make program that can live stream in websites(like youtube) using OpenCV and Unreal Engine 4. I already get a video in unreal using OpenCV and this time, I hope to store video but it does not work. The program stopped as soon as I started saving the video and I had to force it to quit. It seems that I can not escape the while loop with waitkey function. Is there any function that can escape a while loop without waitkey? Or Please let me know if you have any other ideas.
Thank you for reading.