summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
David Testé [Tue, 8 Mar 2016 22:17:47 +0000 (23:17 +0100)]
Modifying filename building.
David Testé [Tue, 8 Mar 2016 18:13:42 +0000 (19:13 +0100)]
Fix minor bug, interface stalling when entry field was empty.
Adding a dialog box to ask user to fill entry field.
Adding CPU load info (has to be implemented for real values)
David Testé [Tue, 8 Mar 2016 16:53:46 +0000 (17:53 +0100)]
Adding specific audio input (USB mixing desk)
David Testé [Mon, 7 Mar 2016 21:57:11 +0000 (22:57 +0100)]
Modify the way of creating pipeline to ensure widegt and audio
level attachement.
David Testé [Mon, 7 Mar 2016 21:52:51 +0000 (22:52 +0100)]
Add full back-up pipeline.
Add backup feed filename formatting.
Modify connect_tee() to receive a third argument as keyword.
Clean add_elements_to_pipeline() and link_pipeline_elements().
David Testé [Mon, 7 Mar 2016 16:09:27 +0000 (17:09 +0100)]
call of backup pipeline when feed is lost.
Need to improve the transition delay (Elphel --> Webcam)
Second audio vu-meter added ('level' Gst element has to
be modified to have a truly stereo vu-meter).
David Testé [Mon, 7 Mar 2016 16:07:26 +0000 (17:07 +0100)]
Starting implementing backup pipeline.(Need to be finished)
Adding auto device selection function.
David Testé [Fri, 4 Mar 2016 22:38:16 +0000 (23:38 +0100)]
Starting implementation of the backup feed (USB webcam based)
David Testé [Fri, 4 Mar 2016 22:37:20 +0000 (23:37 +0100)]
Adding webcam feed pipeline (has to be implemented in gstconf.py)
David Testé [Fri, 4 Mar 2016 22:36:13 +0000 (23:36 +0100)]
Vu-meter added (based on a vertical ProgressBar)
David Testé [Mon, 29 Feb 2016 22:48:26 +0000 (23:48 +0100)]
Deleting useless lines.
David Testé [Mon, 29 Feb 2016 22:19:00 +0000 (23:19 +0100)]
Implementing filename creation for each stream launched.
David Testé [Mon, 29 Feb 2016 15:18:40 +0000 (16:18 +0100)]
Main module simplified.
David Testé [Mon, 29 Feb 2016 15:16:26 +0000 (16:16 +0100)]
Full pipeline working and placed in an other module
Starting to implement additional functions to the GUI
David Testé [Wed, 24 Feb 2016 23:19:25 +0000 (00:19 +0100)]
Adding the audio feed (for streaming and disk storing)
David Testé [Wed, 24 Feb 2016 15:44:21 +0000 (16:44 +0100)]
Modification of the pipeline to have a better visualisation
David Testé [Wed, 24 Feb 2016 15:41:44 +0000 (16:41 +0100)]
Creation of the raw video pipeline [still prototype]
David Testé [Wed, 17 Feb 2016 21:41:04 +0000 (22:41 +0100)]
New GUI for 2016 edition
Python implementation using GTK3.0 and Gst1.0 (still in debugging)
Lisa Marie Maginnis [Thu, 3 Apr 2014 19:26:19 +0000 (15:26 -0400)]
Initial commit