Releases: RidgeRun/gstd-1.x
Releases · RidgeRun/gstd-1.x
v0.11.0
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
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
- 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
- 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
v0.7.0
- 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.