Thierry Lelégard
Thierry Lelégard
Hello TSDuck users, You may have noticed that the TSDuck user's guide contains a chapter on hardware device support. Specifically, there is a table of "Tested DVB receiver devices". The...
Dear TSDuck users, We need your support to promote the TSDuck project. Looking through the various issues and questions here, it seems that TSDuck is somewhat used in many companies...
Hello, Is there any support for artifacts? Meaning request `/repos/{owner}/{repo}/actions/artifacts` . I could not find anything and I would like to rewrite an existing script which purges artifacts using module...
Hi, I have a question regarding the error which is returned by `srt_send()` after the peer disconnects (more precisely the error code which is returned by `srt_getlasterror()` after `srt_send()` fails)....
Dear TSDuck users, Is anyone interested in support for ISDB tuners ? Being based in Europe, I do not have ISDB tuners and I do not have access to real...
TSDuck wishes a happy new year to all its users 🍾 I would like to thank all users and contributors for their support in the past few years. I especially...
Hi, This suggestion has been discussed [here](https://github.community/t5/GitHub-Actions/Get-artifact-URL-in-steps-after-upload-artifact/m-p/44391#M5746) in the GitHub community forum. In a Github Actions job, after an `upload-artifact` step, I would like to get the URL of the...
In Python, multi-line doc is recognized on class, class method, but not class fields. Sample code: ~~~ ## # Class multi-line doc # class C: ## # Constructor multi-line doc...
Dear TSDuck users, A TSDuck discussion group has been created on Signal, the secure messaging application. The purpose of this group is not yet fully defined. Important announcements will be...
Hello, The TSDuck documentation has migrated to Asciidoc format. All documents are now in HTML format and are accessible online. The user's guide and the developer's guide are each made...