Commit Graph

319 Commits

Author SHA1 Message Date
Michel Promonet
6524852e99 remove basename 2017-12-16 00:27:13 +01:00
Michel Promonet
c41050be5a set default port with PORT variable 2017-12-10 12:31:41 +01:00
Michel Promonet
a9e33f504c fix build with log4cpp 2017-12-10 12:31:20 +01:00
Michel Promonet
16f8164e0c
Update README.md 2017-12-10 00:34:59 +01:00
Michel Promonet
e7c5de0407 allow to build without log4cpp 2017-12-09 17:18:36 +01:00
Michel Promonet
2b2de16e09 upgrade v4l2wrapper 2017-12-09 17:15:14 +01:00
Michel Promonet
188867881e upgrade v4l2wrapper 2017-12-09 17:11:40 +01:00
Michel Promonet
f0dfd51e3f upgrade v4l2wrapper 2017-12-09 16:56:00 +01:00
Michel Promonet
048e04e5e0
Update README.md 2017-11-30 22:46:19 +01:00
mpromonet
54ac318c22 fix #77: fix HLS memeory flood 2017-10-28 16:20:53 +02:00
mpromonet
e286bad341 update readme 2017-10-15 16:55:23 +02:00
mpromonet
941f68e776 update auxline 2017-10-15 16:55:10 +02:00
mpromonet
9d81304778 try to get ALSA device corresponding to V4L2 2017-09-20 15:24:16 +02:00
mpromonet
87b4d5b541 extract ServerMediaSubsession classes in separated files 2017-09-16 10:17:22 +02:00
Michel Promonet
e18f4670fc better compatibility with live555 release 2017-09-11 23:45:20 +02:00
Michel Promonet
b835795368 reduce default hls segment duration 2017-09-11 21:53:24 +02:00
Michel Promonet
7aa5cb6c50 use hls.js as submodule 2017-09-11 21:44:56 +02:00
mpromonet
11a3d9c2a2 fix HLS streaming 2017-09-03 22:19:25 +02:00
mpromonet
4fe9de8630 fix memory corruption 2017-09-03 21:25:29 +02:00
mpromonet
b4c3a2c3a5 add an HTTP api to get the list of streams and return this list when RTSP server doesnot know a stream 2017-09-03 17:44:33 +02:00
mpromonet
f103443c2b for HEVC streameing 2017-09-02 21:11:02 +02:00
Michel Promonet
70c82207cd Merge pull request #76 from mpromonet/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-08-31 20:52:54 +02:00
Michel Promonet
9a45066999 Create CODE_OF_CONDUCT.md 2017-08-31 20:52:15 +02:00
Michel Promonet
e16d29dfaa Update .travis.yml
remove usage of PROJECT_NAME (that is set by coverage)
2017-08-30 22:00:09 +02:00
mpromonet
34820c31ce add test with dash 2017-08-19 14:29:26 +00:00
Michel Promonet
43b5ffcad0 Merge pull request #73 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2017-08-17 00:43:16 +02:00
The Codacy Badger
af7c528c1d Add Codacy badge 2017-08-16 22:41:44 +00:00
Michel Promonet
dc35964ad0 fix build with old live555 2017-08-15 18:45:55 +00:00
Michel Promonet
d7f85da084 remove debug trace 2017-08-15 17:01:46 +00:00
Michel Promonet
8e3cb42725 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver 2017-08-15 18:19:29 +02:00
Michel Promonet
d13a914d01 fix build with old live555 release that doesnot support H265 2017-08-15 18:19:08 +02:00
Michel Promonet
fd9dffc81b travis: update live555 2017-08-15 18:09:36 +02:00
Michel Promonet
b0e3d7bdc7 start with HEVC 2017-08-15 17:49:30 +02:00
Michel Promonet
17adacfe8b update libv4l2cpp 2017-08-14 19:38:52 +02:00
Michel Promonet
1ff4ed27a6 fix overide of format argument when multiple device are used 2017-08-14 16:41:30 +01:00
Michel Promonet
4cb4c35d0f Update audio supported format in readme 2017-08-06 17:02:25 +02:00
Michel Promonet
deb3e2d7dd extract DeviceInterface in a separate include 2017-08-06 15:16:01 +02:00
Michel Promonet
8fd18e3c23 extract code from include file 2017-07-30 19:37:39 +02:00
Michel Promonet
1b9611f181 rename V4L2DeviceCapture to DeviceCaptureAccess 2017-07-29 20:09:34 +02:00
Michel Promonet
9ad4f08a0b rename V4L2DeviceCapture to DeviceCaptureAccess 2017-07-29 20:07:14 +02:00
Michel Promonet
497680f56f fix profile-level-id filling with 0 2017-07-01 15:18:22 +01:00
Michel Promonet
446234fb9e update v4l2wrapper 2017-07-01 14:31:10 +01:00
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