Skip to content

Releases: RidgeRun/gstd-1.x

v0.11.0

05 Aug 19:43
Compare
Choose a tag to compare

Version 0.11.0 includes:

  • Add HTTP multithreading server
  • Improve pygstc error handler
  • Add a Javascript library (libgstc.js)
  • Fix version compatibility with deep notify
  • Add web examples that use new libgstc.js
  • Refactor the structure of libraries
  • Allow variable socket size in C library
  • Add thread safe operations over element properties

V0.10.1

31 Jul 20:24
Compare
Choose a tag to compare

Version 0.10.1 includes:

  • Fix for gst-client where long responses where truncated
  • Fix for libgstc where long responses where truncated

v0.10.0

25 May 20:32
Compare
Choose a tag to compare
  • Check access of pid and log directories before starting daemon
  • Integrate Continous Integration to the repository
  • Feature to retrieve graph with GraphViz DOT format
  • Implement deep notify (like -v in gst-launch)
  • Improve code indentation
  • Add Video Player Gst-Client example in Python

v0.9.0

25 Mar 20:47
Compare
Choose a tag to compare
  • New Python GStreamer Daemon Client
  • Add support for state-changed messages
  • Add support to get pipeline position
  • Restore GstD version option
  • Bug Fixes

v0.8.0

23 Nov 01:08
Compare
Choose a tag to compare
  • Add internationalization support
  • Add meson support
  • Add support for child properties
  • Support for signal listening
  • Unix socket IPC support
  • Bugfixes
  • Fix build warnings

v0.7.0

10 Apr 21:11
Compare
Choose a tag to compare
  • 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.