Michel Promonet
|
f6b67aafba
|
fix #44: allow to build without ALSA
|
2017-05-25 18:26:23 +02:00 |
|
Michel Promonet
|
c059df6c7b
|
fix build: replace std::to_string with std::ostringstream
|
2017-05-14 22:54:31 +02:00 |
|
Michel Promonet
|
782abd02cd
|
fix build: add std=c++11
|
2017-05-14 22:06:19 +02:00 |
|
Michel Promonet
|
081c07e425
|
use audio freq/channel comming from ALSA capture instead of harcoding ti
|
2017-05-14 20:22:16 +02:00 |
|
Michel Promonet
|
333cc4a39c
|
close ALSA when initialization failed
|
2017-05-14 19:22:17 +02:00 |
|
Michel Promonet
|
ccb7c3adba
|
for #51: fix ALSA buffer size and increase OutPacketBuffer::maxSize is needed
|
2017-05-14 19:09:11 +02:00 |
|
Michel Promonet
|
7a2eb4237d
|
add explaination on md5 password in readme
|
2017-05-14 17:00:59 +02:00 |
|
Michel Promonet
|
d37c888e43
|
add download bagde
|
2017-05-13 22:40:29 +02:00 |
|
Michel Promonet
|
a632b60793
|
support more audio capture format
|
2017-05-13 19:51:06 +02:00 |
|
Michel Promonet
|
613ece8895
|
for #51: allow to specify capture audio format
|
2017-05-13 19:33:31 +02:00 |
|
mpromonet
|
86e0fe7e1f
|
add version identifier
|
2017-04-23 16:40:07 +02:00 |
|
mpromonet
|
b227dd958e
|
travis: try to fix build package name for arm
|
2017-04-09 18:27:20 +02:00 |
|
mpromonet
|
13828cf71f
|
travis: try to fix build package name for arm
|
2017-04-09 18:24:12 +02:00 |
|
mpromonet
|
4398eb88e3
|
travis: fix broken file
|
2017-04-09 15:49:58 +02:00 |
|
mpromonet
|
328b7cb122
|
travis: update github releae key
|
2017-04-09 15:29:05 +02:00 |
|
mpromonet
|
ec5e9647e6
|
travis: update arm package name
|
2017-04-09 15:10:53 +02:00 |
|
mpromonet
|
c4e6148b43
|
update coverity key
|
2017-04-09 13:47:16 +02:00 |
|
mpromonet
|
e1023bbd18
|
Revert "Update .coveralls.yml"
This reverts commit 781e489957 .
|
2017-04-09 13:40:18 +02:00 |
|
Michel Promonet
|
781e489957
|
Update .coveralls.yml
|
2017-04-02 22:30:16 +02:00 |
|
mpromonet
|
5870573e89
|
update travis adding sudo: required
|
2017-04-02 13:44:05 +02:00 |
|
mpromonet
|
1d9f7b5bf7
|
update travis adding sudo: required
|
2017-04-02 13:18:17 +02:00 |
|
Michel Promonet
|
12d876adc0
|
Update README.md
|
2017-03-12 12:15:33 +01:00 |
|
Michel Promonet
|
271a91dfc4
|
Update README.md
|
2017-01-02 16:33:59 +01:00 |
|
Michel Promonet
|
728f8e8893
|
Update README.md
|
2017-01-02 16:32:49 +01:00 |
|
mpromonet
|
877eab616d
|
allow to add audio as a subsession of the video
|
2016-12-18 19:34:04 +01:00 |
|
mpromonet
|
4312048e25
|
fix build for live555 before 2014.10.28
|
2016-11-29 22:09:48 +01:00 |
|
mpromonet
|
868ba1030c
|
add VP9 case for issue #39
|
2016-11-26 20:38:47 +01:00 |
|
mpromonet
|
28299c7f52
|
update libv4l2cpp
|
2016-11-26 11:29:39 +01:00 |
|
mpromonet
|
e5f6cd9004
|
update libv4l2cpp
|
2016-11-26 11:27:13 +01:00 |
|
mpromonet
|
52ab5ff965
|
update libv4l2cpp
|
2016-11-26 11:16:09 +01:00 |
|
mpromonet
|
a1788f928b
|
Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver
|
2016-10-16 17:06:38 +02:00 |
|
mpromonet
|
9c7281f897
|
update v4l2wrapper
|
2016-10-16 17:06:16 +02:00 |
|
mpromonet
|
8d1b424c9e
|
update v4l2wrapper
|
2016-10-16 17:03:26 +02:00 |
|
mpromonet
|
36b6f003db
|
add sudo to remove files create under chroot
|
2016-09-23 14:46:44 +00:00 |
|
mpromonet
|
899ceea471
|
upgrade v4l2wrapper
|
2016-09-23 14:02:51 +00:00 |
|
mpromonet
|
454344a556
|
upgrade v4l2wrapper
|
2016-09-23 13:57:50 +00:00 |
|
mpromonet
|
36121ba7c0
|
run coverage after cleaning cmakefile
|
2016-09-23 13:57:18 +00:00 |
|
mpromonet
|
5a948c6785
|
Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver
|
2016-09-23 15:48:27 +02:00 |
|
mpromonet
|
7acde61888
|
update submodule
|
2016-09-20 15:52:03 +02:00 |
|
mpromonet
|
d4c29aae62
|
add ALSA capture
|
2016-09-18 21:57:53 +02:00 |
|
Michel Promonet
|
4ccf72a752
|
update readme
|
2016-09-18 11:07:47 +02:00 |
|
mpromonet
|
881adb5a38
|
upgrade submodule
|
2016-09-16 22:23:52 +02:00 |
|
mpromonet
|
e62fdf2de6
|
Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver
|
2016-09-16 21:51:03 +02:00 |
|
mpromonet
|
86cc7e70e6
|
try to install ALSA when not available
|
2016-09-16 21:50:35 +02:00 |
|
mpromonet
|
a0d66de0ec
|
chroot need make
|
2016-09-03 19:32:48 +02:00 |
|
mpromonet
|
ad168c8c1d
|
chroot need cmake
|
2016-09-03 19:18:38 +02:00 |
|
mpromonet
|
fd2d1b5b0f
|
try to build in chroot for armhf
|
2016-09-03 19:06:40 +02:00 |
|
mpromonet
|
6ee5159df4
|
git is needed
|
2016-09-03 18:53:36 +02:00 |
|
Michel Promonet
|
7ee9e13290
|
add release link in readme
|
2016-09-01 22:05:32 +02:00 |
|
mpromonet
|
c5894a61b8
|
more log splitting frame
|
2016-08-28 12:26:42 +00:00 |
|