stb-tester icon indicating copy to clipboard operation
stb-tester copied to clipboard

Implement Camera support with OpenGL

Open wmanley opened this issue 9 years ago • 1 comments

TODO:

  • [x] Merge #311
  • [x] Merge #313
  • [x] Merge #342
  • [x] Rebase
  • [ ] Update stbt camera to use the OpenGL transformations.
  • [ ] Test on the big rig with a real TV
  • [ ] Reinstate Vignetting correction
  • [ ] Investigate more correct colour management? (See ArgyllCMS)
  • [x] Remove gst_hacks.gst_pad_stream_lock
  • [ ] Move run_on_stream_thread from gst_hacks.py to gst_utils.py

wmanley avatar Nov 02 '15 15:11 wmanley

This code now corresponds to the demo at the 2015 GStreamer conference, rebased onto master. The OpenGL pipelines are driven from an iPython notebook -- stbt camera calibrate still needs to be updated to use the OpenGL transform.

drothlis avatar Nov 22 '16 19:11 drothlis

Closing: stbt camera support removed in #589

wmanley avatar May 16 '23 13:05 wmanley