GStreamer Daemon - Releases: Difference between revisions

From RidgeRun Developer Wiki
mNo edit summary
No edit summary
Line 1: Line 1:
{{GStreamer Daemon Page|[[GStreamer Daemon - Interpipesink|Interpipesink]]|[[GStreamer Daemon - Licensing|Licensing]]|
{{GStreamer Daemon Page|[[GStreamer Daemon - Interpipesink|Interpipesink]]|[[GStreamer Daemon - Licensing|Licensing]]|


==Release v0.8.0==
includes the following changes:
;Add internationalization support
;Add meson support
;Add support for child properties
;Support for signal listening
;Unix socket IPC support
;Bugfixes
;Fix build warnings
==Release v0.7.0==
includes the following changes:
;Add symbolic link to gst-client.
;Daemonize process.
;Reformat GstD response.
;Extend termcap providers list with ncursesw.
;Increment TCP limit.
;Add bus messages for streaming status.
;Fix memory corruption on TCP arguments parsing.
;Sigint handling enhancement.
;Add filename parameters.
;Add support for array properties.
;Fix command parser segfault.
;Fix bus message memory leaks.
;Add libgst client support.
;Fix Jetson TX1 dependencies.
;Fix gtk documentation build.


==Release v0.6.2==
==Release v0.6.2==

Revision as of 21:10, 7 January 2020


Interpipesink

Home

Licensing


Release v0.8.0

includes the following changes:

Add internationalization support
Add meson support
Add support for child properties
Support for signal listening
Unix socket IPC support
Bugfixes
Fix build warnings

Release v0.7.0

includes the following changes:

Add symbolic link to gst-client.
Daemonize process.
Reformat GstD response.
Extend termcap providers list with ncursesw.
Increment TCP limit.
Add bus messages for streaming status.
Fix memory corruption on TCP arguments parsing.
Sigint handling enhancement.
Add filename parameters.
Add support for array properties.
Fix command parser segfault.
Fix bus message memory leaks.
Add libgst client support.
Fix Jetson TX1 dependencies.
Fix gtk documentation build.

Release v0.6.2

includes the following fixes:

Use internal headers to build internal sources
Add ncursesw as a valid termcap provider

Release v0.6.0

includes:

Support for more property types
  • Caps
  • Enums
  • Flags
  • Fractions
  • Ranges
  • Other standard GLib/GStreamer types
Bus message feedback
Listen to each pipeline bus independently for different messages and react accordingly
Pipeline event sending
  • EOS
  • Seek
  • Flush start/flush stop
  • Dynamic debug control:
Enable/disable and change the debug threshold at runtime.
Bug fixes and enhancements




Interpipesink

Home

Licensing