Video widget in GUI

Have there ever been any talks/ideas about adding a video widget that would record video (like from the laptop camera) and allow perfect video sync playback (with EEG)? Currently, I can use a timestamp video app on my phone, which has a timestamp to the millisecond, but I have to move to the desired frame manually. The PC/laptop and phone are all synced to the atomic world clock, so this works okay. I would like to have this video of the subject (person) to check out possible EMG and other EEG artifacts. It would be nice to have an integrated video solution in the GUI, but I realize it would be a major feature enhancement.
Comments
David, hi.
Have you looked at the LabStreamingLayer offerings?
https://labstreaminglayer.readthedocs.io/info/supported_devices.html
While 'camera' is not specifically on that list, some users are doing such integration,
https://www.google.com/search?q=labstreaminglayer+camera
https://www.google.com/search?q=labstreaminglayer+video
https://www.researchgate.net/post/How_to_stream_video_through_Lab_Streaming_Layer/1
https://bitbucket.org/neatlabs/videoacq/wiki/Home
OpenBCI_GUI can stream out LSL, and you can also directly stream from OpenBCI boards to LSL.
William