Justin Weberg

Results 13 comments of Justin Weberg

> > Perhaps this repository will be useful for integrating NDI! > > https://github.com/leadedge/ofxNDI > > or > > https://github.com/nariakiiwatani/ofxNDI > > Or perhaps this one because it's Javascript (well...

@saghul Can this be opened back up?

> I reopened it, but just to be clear, we have no plans to work on this ourselves. Thanks.

it's no longer under active development per the message in the app

why not add additional admins and just keep this project alive as is then the author wouldn't have to do as much work on it.

remove this line - `app-name=""` `app`, `name`, and `app-name` should only be used if you are using 2 different firebase instances at the same time.

@alexpirine The js need to be called in the correct order or there will be errors. There is already a PR on the firebase/firebase-js-sdk repo to fix this issue. Also,...

I can see how that could be confusing. You have to remember that webcomponents are designed to work with js libraries other than polymer. If you see that there is...

Your best bet would probably to use pouchdb. you can find it at webcomponents.org.

You could query only for a certain number of results and your starting point could be the index of the last result + 1. If your value is null then...