You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems fine in the example project, which is strange as there isn't exactly much going on in my project when the video is playing - I'll investigate further.
Hello,
After playback of a 2-minute HD file with audio I'm seeing it crash:
Thread 1: signal SIGTERM
function:
ofxHap::AudioThread::~AudioThread()
line:
_thread.join();
This is on macOS 10.12.5, Xcode 8.3.3
Any ideas?
The text was updated successfully, but these errors were encountered: