Enrico Vittorini

Results 39 issues of Enrico Vittorini

It would be great to have pre-release packages for debian

enhancement
close pending

I have added some line to tsSRTSocket.cpp file to report more statistics: i.e: `root.query(u"receive.interval", true).add(u"rate-mbps", stats.mbpsRecvRate);` I submitted a pull request (#1346) but the notification mail reports that the compilation...

question
close pending

#### Bug description: When a service with PMT version x is removed form TS, and then added again with the same PMT version x, table plugin does not see the...

close pending

I am looking for the best way to get the pids bitrate in real-time. Currently using the analyze plugin with -i 1 option to get the output every one seconds....

Code: ``` var dvbtee = require('dvbtee') var parser = new dvbtee.Parser ``` ERROR ``` C:\XXXXXXXX\node_modules\bindings\bindings.js:121 throw e; ^ Error: \\?\C:\XXXXXX\node_modules\dvbtee\build\Release\dvbtee.node is not a valid Win32 application. \\?\C:\XXXXXXXX\node_modules\dvbtee\build\Release\dvbtee.node at Module._extensions..node (node:internal/modules/cjs/loader:1189:18)...

Add a check for false on private indicator: private_indicator – This is a 1-bit flag that shall be set to 0.

I have installed renderjson (npm i renderjson), and I have imported it import renderjson from 'renderjson'; when using in my code: const jsonElement = renderjson(myjson); i have the following error:...

Was trying to practice the dev of a plugin with the implementation of ETR101290 I started from form the tsplugin_sample.cpp. I would like to have a clue on how to...

question
close pending

It would be great to add the following two options for the Continuity Counter logs: Continuity Counters logs show PID value in hex format. Add an option to log PIDs...

enhancement
close pending