Page 1 of 1

Error when unpausing network stream

Posted: 22 Nov 2016 19:55
by fizzlesticks
I'm using Python VLC wrapper to stream videos but when I pause and unpause a video it plays for a few seconds then I get this extremely helpful error message and the video stops.

[0000015747cdbfb0] core access error: read error: No error

Does anyone know what would be causing this or if there's a way to fix it?

Re: Error when unpausing network stream

Posted: 22 Nov 2016 23:20
by RĂ©mi Denis-Courmont
Error should never be "No error" there, unless you are using brain-damaged Windows.

With that said, with so little infos, I can only guess network timeout.