On Sun, Mar 18, 2018 at 01:08:06PM +0000, Stuart Henderson wrote: > On 2018/03/18 11:46, Landry Breuil wrote: > > - anyone knows how to test the webcam bits ? > > I think I found a way to test that for py-game before, but some update > in base stopped my webcam from working ..
Actually works fine (once you fix the modes on /dev/video0) with ${WRKSRC}/examples/camera.py. Funnily, the webcam works with pygame or firefox/webrtc but *not* with video(1). > > - do we still want to ship the examples/docs, given the extra churn it > > does ? > > in this case, I think it's a good idea to keep them. pygame is something > that's used fairly often for teaching coding, it seems useful to have docs > matching the current version easily available. Oki - then i'll keep the diff as is for post-unlock.