Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Video in Gui
Post: RE: Video in Gui

@Larz60+, thanks for the pointer I will take a look. @Denni, I have been intrigued by the capabilities of python and associated gui extensions as a "simple" way to implement a gui for control. I am ...
vscson GUI 13 9,630 Sep-05-2019, 04:42 PM
    Thread: Video in Gui
Post: RE: Video in Gui

Thanks very much Denni, I will look this over and try to figure out the differences. FWIW, I used the Qt Designer for the code and then stripped all of the buttons and boxes that weren't relevant to...
vscson GUI 13 9,630 Sep-04-2019, 05:44 PM
    Thread: Video in Gui
Post: RE: Video in Gui

I've adapted my project to PyQt5 but have failed on getting the video to work. This version fails to "connect() failed between Thread.changePixmap[QImage] and setImage()" in line 76. I've done some o...
vscson GUI 13 9,630 Sep-03-2019, 05:18 PM
    Thread: Video in Gui
Post: RE: Video in Gui

Excellent. The demo does work. I'll try adapting my GUI. Thanks.
vscson GUI 13 9,630 Aug-27-2019, 05:42 PM
    Thread: Video in Gui
Post: RE: Video in Gui

I tried running metulburr's example and don't understand. What is the purpose of the section starting at 162? Is this supposed to be in a different file? If I run it as is, I get AttributeError: mo...
vscson GUI 13 9,630 Aug-27-2019, 04:31 PM
    Thread: Video in Gui
Post: Video in Gui

I am trying to display streamed video in a GUI I created using PAGE. I can’t get the references to the Class to work. In line 82 I have: self.Frame1.CanvasZ.after(10, video_stream). Python says: Att...
vscson GUI 13 9,630 Aug-26-2019, 11:20 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020