-
Trackcycle currently isn't as intelligent with dead reckoning as I think it could be. The problem is that it's mostly just checking to see if the angle between its last known trajectory and current tr…
-
If not how can I do it with current connector? Any thoughts?
-
I've been using the GitHub Slackbot for about a month now, and I've grown frustrated with the large number of notifications about content that is not relevant to me. Even for repos with small numbers …
-
**Describe the bug**
The filter chips do not display the visual checkmark when the list of chips and the selected ones are not defined at the time of defining the variables. Although the checkmark is…
-
There is one thing that is a must for modern websites that Arkestra really lacks - generic asynchronious data supply interface, that would allow update content from Arkestra plugins not only via views…
-
Hi. First off all thanks for the amazing utility.
I'm not sure that the improvement I would like to see can be made, but I still want to ask a question. Suppose we have the following example.
```
…
-
Nice lib (especially the method of limiting the cpus!)
I noticed however that you are filtering files based upon their extension [here](https://github.com/astro/exif-annex/blob/master/move.js#L155) a…
-
While coding on a one-off physics simulation, in Onyx, for a device I'm constructing, I realized something that would be helpful for such advanced-excel-work'ish scripts / one-off simulations / scient…
-
Greeting~
I'm trying to insert SCTE-35 into a udp stream and out put it as a ts file.
Here is my tsp command:
```
tsp -I ip 235.35.3.5:3535 \
-P pmt --service 1 --add-programinfo-id 0x43…
-
```
What steps will reproduce the problem?
1. Created DirectShow Editing Services graph, with AvgTimePerFrame = 0 (I don't
know why it's happen, DES-thing) and real frame rate is 25 fps.
2. Connected…