jcoutch

Results 23 comments of jcoutch

@tjchaplin - I'm running into this issue as well. Can this get merged in and a new package deployed? Thanks!

So, I patched the fix into my local copy of SignalRJS, and noticed that when connections are initiated for client -> server calls, while the calls succeeded, they were locked...

Found the issue. I tried using HTTPS instead of HTTP, and the file downloaded successfully. To fix the issue, edit `/etc/opkg/distfeeds.conf` and change all the URL's to use HTTPS: ```...

If it's been fixed in the Onion firmware...sure.

I would love to see this get into a build sooner than later. I'm getting 101,000+ "job load exception" messages between 3 servers in a 24-hour timespan. :-(

@Jovasa - I'm seeing a similar issue when building/installing 2.3.0 and trying to use the library with FFMPEG. ``` ERROR: kvazaar >= 2.0.0 not found using pkg-config ``` But downgrading...

I just encountered this issue as well with the latest NuGet package. Have you had a chance to look into it?

@radekolszak - I'm also trying to get this to work on my Zidoo X8. Unfortunately, NDI is not compiled into the standard FFMPEG builds. Also, the NDI SDK for Linux...

@radekolszak - Just wanted to post an update. I had some free time today, and managed to get FFmpeg compiled with libnewtek_ndi enabled on Android. I have not had a...

Had a chance to test the binaries on my X8. Unfortunately, NewTek's ARM library wasn't compiled using the Android NDK toolchain, and won't work. I contacted them to see if...