Commit Graph

277 Commits

Author SHA1 Message Date
Michel Promonet
d228e84698 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2017-07-01 14:20:32 +01:00
Michel Promonet
66a3f052b3 add deb dependancies 2017-07-01 14:20:09 +01:00
Michel Promonet
63a3c5770a Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2017-06-25 16:58:52 +02:00
Michel Promonet
16095342a1 fill the x-dimension RTSP header 2017-06-25 16:58:37 +02:00
Michel Promonet
82ed386857 #61: add CORS header 2017-06-22 23:12:09 +02:00
Michel Promonet
10602f3bab for jpeg fix quantization precision 2017-06-11 16:25:52 +02:00
Michel Promonet
bbff1262e9 print quantization precision parsing JPEG DQT 2017-06-11 15:54:07 +02:00
Michel Promonet
3d6aab3ed8 fix parsing DQT frame for JPEG streaming 2017-06-11 15:47:15 +02:00
Michel Promonet
462b2ef80a add debug log for JPEG 2017-06-03 16:20:14 +02:00
mpromonet
b4c917ead6 add sample of dash player 2017-06-03 12:20:42 +00:00
Michel Promonet
33ae610128 process MJPG as JPEG 2017-05-29 20:26:55 +02:00
Michel Promonet
a49fbb05c1 Merge pull request #55 from RonnyStrutz/fix_read
ALSACapture.h: fix read
2017-05-25 23:06:36 +02:00
Ronny Strutz
1e1a039124 ALSACapture.h: fix read 2017-05-25 22:42:13 +02:00
Michel Promonet
34ac84b66d Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2017-05-25 19:00:12 +02:00
Michel Promonet
ce6245dfc6 add nanopi toolchain 2017-05-25 18:59:57 +02:00
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