mpromonet
|
b86cb1381c
|
upgrade minimal cmake release
|
2018-02-17 15:46:02 +00:00 |
|
Michel Promonet
|
6f5d715dd5
|
Update CMakeLists.txt
|
2018-02-04 19:16:40 +01:00 |
|
Michel Promonet
|
2832ec5af6
|
set CMAKE_FIND_ROOT_PATH & CMAKE_STAGING_PREFIX
|
2018-01-28 19:29:40 +01:00 |
|
Michel Promonet
|
d4ffcf2180
|
more log for travis and give CMAKE_TOOLCHAIN_FILE an absolute path
|
2018-01-28 15:39:18 +01:00 |
|
Michel Promonet
|
09d5fe63f6
|
add log in CMakeList
|
2018-01-27 18:24:47 +01:00 |
|
Michel Promonet
|
5685a800bf
|
Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver
|
2018-01-20 22:36:30 +01:00 |
|
Michel Promonet
|
237caa2c62
|
try to build for mips
|
2018-01-20 22:36:11 +01:00 |
|
Michel Promonet
|
46a91c6305
|
add -DALLOW_RTSP_SERVER_PORT_REUSE=1 flag compiling live555
|
2018-01-20 21:39:21 +01:00 |
|
Michel Promonet
|
f7136b173b
|
add systemd startup script
|
2018-01-20 20:45:26 +01:00 |
|
Michel Promonet
|
fdb5b9a708
|
fix depend
|
2018-01-20 19:23:20 +01:00 |
|
Michel Promonet
|
c3e0bb511b
|
fix depend
|
2018-01-20 19:16:31 +01:00 |
|
Michel Promonet
|
4030cdef1b
|
try to fix DEB dependencies and add TGZ
|
2018-01-20 18:43:12 +01:00 |
|
Michel Promonet
|
a752fe39af
|
fix dependencies
|
2018-01-20 18:25:14 +01:00 |
|
Michel Promonet
|
6835274203
|
fix SYSROOT setting for cross compiling
|
2018-01-20 17:49:12 +01:00 |
|
Michel Promonet
|
83712452b7
|
try to cross-compile instead of using debianbootstrap
|
2018-01-20 14:19:09 +01:00 |
|
Michel Promonet
|
d61e9cbb5d
|
quote ${VERSION} in CMakefile
|
2017-12-16 18:12:44 +01:00 |
|
Michel Promonet
|
a9e33f504c
|
fix build with log4cpp
|
2017-12-10 12:31:20 +01:00 |
|
Michel Promonet
|
e7c5de0407
|
allow to build without log4cpp
|
2017-12-09 17:18:36 +01:00 |
|
Michel Promonet
|
66a3f052b3
|
add deb dependancies
|
2017-07-01 14:20:09 +01:00 |
|
Michel Promonet
|
f6b67aafba
|
fix #44: allow to build without ALSA
|
2017-05-25 18:26:23 +02:00 |
|
Michel Promonet
|
782abd02cd
|
fix build: add std=c++11
|
2017-05-14 22:06:19 +02:00 |
|
mpromonet
|
86e0fe7e1f
|
add version identifier
|
2017-04-23 16:40:07 +02:00 |
|
mpromonet
|
86cc7e70e6
|
try to install ALSA when not available
|
2016-09-16 21:50:35 +02:00 |
|
mpromonet
|
2aef1bac04
|
make experiment with ALSA capture
|
2016-06-19 19:15:51 +02:00 |
|
mpromonet
|
6d988bdeca
|
fix #26: wrong wrchitechrue in deb package
|
2016-06-18 08:20:00 +00:00 |
|
mpromonet
|
ee0f49e9b7
|
remove dependancy with libv4l
|
2016-03-05 16:27:54 +00:00 |
|
mpromonet
|
28be3eee1b
|
add first test running help
|
2016-01-30 12:43:46 +01:00 |
|
mpromonet
|
b01b225275
|
fix cross-compiling package
|
2015-11-21 19:03:31 +01:00 |
|
mpromonet
|
4fef860e3a
|
allow to cross compile for raspberry
|
2015-10-31 22:36:50 +01:00 |
|
Michel Promonet
|
28199b44a3
|
add architechture in package name
|
2015-10-31 11:58:19 +01:00 |
|
Michel Promonet
|
965ce1a7ff
|
compute release name from git
|
2015-10-17 14:45:34 +02:00 |
|
Michel Promonet
|
867b49a0e6
|
try to fix cmake using full library name
|
2015-10-11 21:05:07 +02:00 |
|
Michel Promonet
|
333721d7a3
|
try to fix cmake add log to try to understand
|
2015-10-11 21:05:07 +02:00 |
|
Michel Promonet
|
6eaa01d03c
|
try to fix cmake build of v4l2wrapper lib
|
2015-10-11 21:05:07 +02:00 |
|
Michel Promonet
|
bf5596ecca
|
use relative path in cmake file
|
2015-10-11 21:05:07 +02:00 |
|
Michel Promonet
|
14b53db2b2
|
upgrade v4l2wrapper and use its makefile
|
2015-09-06 19:05:34 +02:00 |
|
Michel Promonet
|
5431304417
|
use factorized V4l2Capture creation of v4l2wrapper
|
2015-08-01 18:49:44 +02:00 |
|
Michel Promonet
|
1c2aaec031
|
fix cmake detection of V4L2 + add -y to apt-get command
|
2015-03-07 19:47:53 +01:00 |
|
Michel Promonet
|
888fff8e7e
|
include git submodule stuff in CMakeLists.txt
|
2015-01-25 22:55:04 +01:00 |
|
Michel Promonet
|
616789a33c
|
add a separate thread to read V4L2 device + change default behavior to mmap+thread
|
2015-01-25 18:31:18 +00:00 |
|
Michel Promonet
|
812522473e
|
extract V4L2 wrapper
|
2015-01-22 19:42:08 +00:00 |
|
Michel Promonet
|
a4c9d885ee
|
add log4cpp
|
2014-11-22 14:35:59 +00:00 |
|
Michel Promonet
|
e87ae04630
|
fix include path
|
2014-11-15 16:35:37 +00:00 |
|
MPR
|
880f2157e4
|
build debug+add -Wall
|
2014-09-05 19:33:27 +00:00 |
|
MPR
|
58d836a2cc
|
fix cpack configuration
|
2014-08-15 22:27:47 +00:00 |
|
MPR
|
5ab13acfdf
|
add cpack configuration
|
2014-08-15 20:33:40 +00:00 |
|
MPR
|
59a3036d64
|
use cmake
|
2014-08-15 19:11:03 +00:00 |
|