videostreamer icon indicating copy to clipboard operation
videostreamer copied to clipboard

Video stream stops

Open sphenthegreat opened this issue 4 years ago • 1 comments

I got it running well enough. I'm using it to monitor my 3d printer using octoprint. I had to use a plugin to get octoprint to be able to read the feed but that's working now. The problem I'm running into is that the stream seem to stop without warning, though maybe the lack of warning is because I have videostreamer set to run as a service? Is there some sort of timeout in the code that I'm not seeing?

sphenthegreat avatar Jan 28 '20 04:01 sphenthegreat

Errors should go to stderr/stdout. There's no timeout. You could try running with -verbose and see if it shows anything, or with a different browser (or without a browser). It's hard to say what's going on.

horgh avatar Jan 29 '20 03:01 horgh