-
-
This issue was created to remind myself of what to do to make it work.
This will take a huge while; I want to find / make a protocol that handles synchronized audio and data, think with developers …
-
#### The Problem
Could you implement screen broadcasting in the app with replayKit? (In-app broadcasting and Out-app broadcasting)
-
I could be wrong here, but I sort of think that `mpinv()` should function about the same as `minv()` --- but broadcasting fails for `mpinv()`:
`minv()` broadcasts the inverse:
```
pdl> $p = seq…
-
Hi,
I have an error when running latest pybest with cifti files.
Here is the command I use :
```
pybest /scratch/mszinte/data/PredictEye/deriv_data/fmriprep_new/fmriprep/
/scratch/mszinte/data…
-
I would like to compute squared euclidean distance between all (m x n) combinations of two lists with length m and n using pycuda. Here is some numpy-compatible code:
```python
def sqdist(a, b):
…
-
```
Which device (manufacturer, type)?
Galaxy S3, Sprint
Which firmware is installed?
Jellybean rooted with qbking instructions
What version of wireless tether are you using?
3.3 6-10-2013 (tried al…
-
Hi
How could I broadcast with a proxy? I have a computer with a camera that should send its video feed to a server that has a gigabit connection and all of the users should connect there
-
Hi,
We are currently working on implementing APSP in iPregel. Our main idea is to generalize SSSP, that means: Each node holds an array of distances to each other node, and we enable nodes to send…
-
An issue with Scaleable Broadcasting. After broadcaster starts, next viewer is ok, 2nd viewer joins ok, but then has wrong roomid stored. He has userid stored instead of roomid, so 3rd viewer cann…