--
You received this message because you are subscribed to the Google Groups "pupil-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pupil-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to pupil-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pupil-discuss/a2982c17-38aa-4663-9ff5-c6501f2ba107%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
So I've tried to use GStreamer to capture the video from the camera, and it works well. GStreamer works well with any camera that I've tried: the webcams that come from the default Pupil headset, the above video grabber, another video grabber but in UVC [1], other webcams, etc.
But the program I wrote is outside Pupil, it's just a small program that records a video and save it to a file. With start/stop ZeroMQ requests. See this git repo:
https://github.com/UCL-CATL/cosy-camera-recorder
It would be nice if Pupil uses GStreamer, it means that your software could be used with a wide range of cameras, not just those that you ship with the default Pupil headset.
[1] the UVC video grabber doesn't work well with Pupil Capture, I have lots of errors like this:
eye0 - [WARNING] uvc : Turbojpeg jpeg2yuv: Corrupt JPEG data: premature end of data segment
--
You received this message because you are subscribed to the Google Groups "pupil-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pupil-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to pupil-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pupil-discuss/d369d60f-930c-4389-afee-df8e73ab4ddb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.