sepi
sepi
I get the following error messages after trying to compile under debian wheezy with libc++ from testing. ``` $ make 2>out ``` out: ``` In file included from cells-test.cpp:17: In...
Seems like your pipeline goes though some lossy format like JPG. This results in bad quality png output.
When inserting a row with an auto increment in sqlit3 for example, the newly created id as returned by sqlite3:last-insert-rowid (http://quickdocs.org/cl-sqlite/api) for the sqlite3 DBMS should be accessible. Sqlite3 does...
Is it possible to restrict accounts to only see analytics pertaining to a certain site?
Also implemented show_controls and autoplay attributes on the video element. These are particularly useful when showing a live stream. ## Description In order to be able to show an rtsp...