Daniel
Daniel
Can the upstream pihole project be compiled against musl vs glibc? Alpine is not binary-compatible with Debian. My two cents is that it's a massive endeavor to save 200mb. Also,...
@fahadahmed I'm sorry but I no longer support this project, it is very out of date
@simonprice33 I'm sorry but I no longer support this project, it is very out of date
At this time Filterable only supports the bootstrap version of X-editable. I would be interested in adding support for jQuery UI in the future, pull requests are welcome. As far...
@jmls, you are correct. Filterable is not currently compatible with Bootstrap 3. X-editable just recently added support for Bootstrap 3, and I haven't had time to incorporate it into Filterable...
@dante4d you would need to strip out all of the auto-complete, as that has completly changed in v3. It would need some CSS changes, maybe some x-editable changes. Nothing huge...
not at the moment. Typeahead is the main feature preventing me from upgrading this tool to work with bookstrap 3. I might end up just removing Typeahead support. Pull requests...
I know the camera supports RTSP for video streaming, but I have no idea how this would work in the browser. I know the API docs I have are now...
Focam supports ONVIF - after a little research, it looks like that might be one route for browser streaming. There is a node ONVIF implementaion here: https://github.com/agsh/onvif - they have...
Found an interesting article talking about `RTSP -> MJPEG -> WebRTC`. Looks like their opensource server is an all-in-one solution: http://www.kurento.org/blog/interoperating-webrtc-and-ip-cameras