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 |
|
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 |
|