We’ve been developing a shared library of DeepStream services for Python and C/C++, to help simplify our own application development, and wanted to share with the community with the hope that others may join us.
First, if you’re already a DeepStream expert and well on your way then DSL might not be for you. But if you’re new to DeepStream, and especially GStreamer, then DSL might be a quick and simple way to get started.
We have basic but broad API and Unit level test coverage. What we don’t have is much in the way of “in-system” test.
Thus, it seems like it’s hardly possible to receive NTP timestamps without C/C++. If your framework provides such an ability in python then it’s a great solution of this problem.
Hi @vlukin, yes the NTP timestamp is valid in DSL.
Please be aware that this work has been on hold for the last several months as I focus on the applications side, but will be resuming again shortly. The repo will be moving to a new GitHub organization Prominence AI, Inc. · GitHub next week.
There have been a couple releases since my last post, with too many updates to list here. Everything is covered under the release notes with the binary there as well.