James Koss
James Koss
I have the same issue. After recording, with recording disabled and iSpy still running - camera inactive (I have a light that shows when it's active,) iSpy is still using...
Any updates on this? It's becoming a real problem. Sometimes it takes 50% of my CPU, making any other activity lag. That's without any recording going on, as explained above.
You don't have a reporting tool in the program to let users send you technical details? Can't expect the average user to build it from source because of a bug.
EDIT: If it helps to reproduce, I start the program from the win10 Task Scheduler with: "C:\Program Files\iSpy\iSpy.exe" commands "bringonline,2,1|recordondetecton,2,1" And end the recording with: "C:\Program Files\iSpy\iSpy.exe" commands "recordingoff,2,1|takeoffline,2,1" It's...
@norwack I've been trying this same thing. Your example is impossible, however: rtmp.set_option implies the RTMP connection object, while RTMP_SendCreateStream(rtmp) requires a pointer: "TypeError: initializer for ctype 'RTMP *' must...
#65 Discussion
Same issue. Controller plugged and detected. ```gamepad.read()``` blocks and stays at 17% CPU for it. I tracked the code, seeing that it just does ```next(iter(self))```, which in turn goes into...
Yup, windows 10 pro.
Similar issue for me, only resume never works. https://github.com/yuliskov/SmartTubeNext/issues/542