Trying to use 0.10(8) on a Raspberry Pi B+ to monitor a Printrbot Simple Metal. Can’t get stills or video, although I have no trouble using raspistill and raspivid to capture images and x.h264 files.
I’ve used both Firefox and Chrome, to no avail. I’ve also read pretty much everything I can find in this forum and elsewhere and can’t find anything that seems to work.
With Chrome, I get the “Oops” message and this entry appears in the astrobox.log:
2017-06-22 18:44:59,751 - astroprint.camera.v4l2.gstreamer.pipeline - ERROR - Unable to re-start pipeline process.
With Firefox, I get the same log entry, but the browser thinks it’s receiving video and the following appears on the screen:
When attempting to take stills with Firefox, I get the following log entry:
2017-06-22 19:08:07,321 - astroprint.camera.v4l2.gstreamer.pipeline - ERROR - Unable to re-start pipeline process.
2017-06-22 19:02:59,498 - astroprint.camera.v4l2.gstreamer.pipeline - ERROR - Error during photo capture: no_process
With Chrome, stills nets me an error and the following log entries:
2017-06-22 19:04:02,096 - astroprint.camera:CameraInactivity - WARNING - Already running
2017-06-22 19:04:07,175 - astroprint.camera.v4l2.gstreamer.pipeline - ERROR - Unable to re-start pipeline process.
2017-06-22 19:04:07,184 - astroprint.camera.v4l2.gstreamer.pipeline - ERROR - Error during photo capture: no_process
Anyone have any ideas?
By the way, in case anyone runs into this, I had set my video memory low on my Pi B+. This is a bad idea: kills video processing. Keep it at 128MB at least.
Thanks,
Greg