Skip to content

Python-API for gst-switch along with travis modifications - #35

Open
hyades wants to merge 652 commits into
duzy:speaker-trackingfrom
hyades:master
Open

Python-API for gst-switch along with travis modifications#35
hyades wants to merge 652 commits into
duzy:speaker-trackingfrom
hyades:master

Conversation

@hyades

@hyades hyades commented Jan 1, 2014

Copy link
Copy Markdown

No description provided.

mithro and others added 29 commits January 12, 2015 02:26
 * Fix VGA => VGA@60 for default low resolution support
 * Save (and display) the caps string
 * Add function to return the caps string, use this from
   gst_case_get_pipeline_string () where required
Save and use the video caps string for gstreamer pipelines
…convert

Replace autovideoconvert with videoconvert
Adding audio caps and making sure caps is part of input.
Fix tests for record file option parsing
Converted the following message;
```
gst-switch-srv/gstworker.c:501:warning: input_3005: Internal data flow problem.
```
to
```
gst-switch-srv/gstworker.c:501:warning: input_3005: Internal data flow problem. (gstbasesink.c(3264): gst_base_sink_chain_unlocked (): /GstPipeline:pipeline10/GstInterVideoSink:sink:
Received buffer without a new-segment. Assuming timestamps start from 0.)
```
For profiling and memleak checking, where the default 5s is too low.
Output the debug message with the error to provide more useful info.
…t-and-server

Add commandline switch to client and server to set dbus timeout
Not doing make clean to allow data to be sent to coveralls
 * Add a "virtual" close function to the gstworker class, call this when error is handled
 * Add a "virtual" close function to the gsocketinputstream class, which ensures
   that the socket is closed rather than relying on unref at finalize
 * Add video caps to inputsrc pipeline so that video format errors are
   detected and handled directly
 * Add a kludge to redirect warnings that are actually errors to the correct handler

Merging timvideos#125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants