Edgar

Results 68 comments of Edgar

Hi HabermannR, For reference to anyone stumbling onto this: New images are set here: https://github.com/TheImagingSource/tiscamera/blob/master/tools/tcam-capture/tcam_capture/TcamScreen.py#L96 Scale is set here: https://github.com/TheImagingSource/tiscamera/blob/master/tools/tcam-capture/tcam_capture/TcamScreen.py#L267 In general your GraphicsView has a Scene that contains images...

Hi, I want to ensure there are no misunderstandings here: Are able to save videos with tcam-capture? The video file you are getting is mono, but you configured a color...

Hi, The code segments you posted appear to be correct. What camera model are you using? Knowing that I can try an reproduce this issue. Does software trigger work when...

Hi Emmanuel, Maybe I can help. I suspect your problem is not the create function but the gstreamer latency handling. At least that is where we had problems when dealing...

Sorry, I was unsure if anyone wanted to give additional input and had a bit of additional projects to deal with. @PauloFavero I created a branch that implements the latency...

@EmmanuelP Since I received no comments on the feature branch from @PauloFavero, should I simply open a merge request so that this can keep moving?

I am unsure where this error comes from. The dependency manager tells you what it is executing: > Executing: sudo apt install git g++ cmake pkg-config libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libglib2.0-dev libgirepository1.0-dev...

Closed due to inactivity.