Commit Graph

713 Commits

Author SHA1 Message Date
Michel Promonet
75c0088925
Update ort.yml 2023-05-21 17:21:33 +02:00
Michel Promonet
f145b7a53b
Create ort.yml 2023-05-21 17:11:49 +02:00
Michel Promonet
adec94cc86
Delete ort.yml 2023-05-21 16:57:46 +02:00
Michel Promonet
43b1cb39e9
Update ort.yml 2023-05-21 16:42:32 +02:00
Michel Promonet
789c47ab5a
Create ort.yml 2023-05-21 15:39:39 +02:00
Michel Promonet
646387575a
Create scorecard.yml 2023-05-18 19:04:47 +02:00
Michel Promonet
07e7201d5a export compile options 2023-05-15 21:11:44 +02:00
mpromonet
7dee1b863c int instead of long 2023-02-11 21:30:52 +01:00
mpromonet
0ecdc522ea add debug log for dqt parsing 2023-02-05 16:03:39 +01:00
Michel Promonet
3b5bb10b5d
Merge pull request #302 from fujiishigeki/mjpeg_dqt
Update handling of Quantization Table header for Motion JPEG
2023-02-05 12:49:49 +01:00
Shigeki Fujii
bff93b99e3 Update handling of Quantization Table header for Motion JPEG 2023-02-05 18:23:52 +09:00
Michel Promonet
59a242eda4
Merge pull request #301 from azsde/retry-upon-camera-unavailable
[BUGFIX #299] Do not exit thread upon EAGAIN error when fetching frames
2023-01-23 20:47:19 +01:00
Azsde
cb9a64b395 [BUGFIX #299] Do not exit thread upon EAGAIN error when fetching frames 2023-01-23 16:49:33 +01:00
Michel Promonet
9029be33c5
Update docker.yml 2022-12-10 19:09:04 +01:00
Michel Promonet
3e14254a5c
Update ccpp.yml 2022-12-10 19:07:25 +01:00
Michel Promonet
6d37dce4ef
Update docker.yml 2022-12-03 16:15:53 +01:00
Michel Promonet
f409ac3a1c
Update config.yml 2022-12-03 16:05:51 +01:00
Michel Promonet
6b7e20131d
Update .cirrus.yml 2022-12-03 16:04:35 +01:00
Michel Promonet
9af7e4ff34
Merge pull request #296 from s-fairchild/arm64-docker-alsa
Update arm64 Dockerfile to build audio support
2022-11-23 22:36:36 +01:00
s-fairchild
4767fb1cc8 Update arm64 Dockerfile to build audio support
I'm not sure if there's a reason audio support wasn't being built in the arm64 images, I would like to update the arm64 Dockerfile to support alsa.
2022-11-22 18:03:33 -05:00
mpromonet
c0f06018ae improve computation of arch for deb package 2022-11-19 19:20:55 +01:00
mpromonet
a80b4cf202 add interface to get audio format list 2022-11-19 18:41:13 +01:00
mpromonet
a38262b88e add method to convert audio fmt to string 2022-11-13 12:15:35 +01:00
mpromonet
dc3c7d8802 update libv4l2cpp 2022-10-30 11:52:50 +01:00
mpromonet
2a360ab574 fix init frames 2022-10-23 13:58:57 +02:00
mpromonet
eaeda29aec Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver into HEAD 2022-10-23 11:00:40 +02:00
mpromonet
0165defff3 add api to getInitFrames 2022-10-23 11:00:00 +02:00
mpromonet
cdbc3a6b85 Merge branch 'master' of github.com:mpromonet/v4l2rtspserver 2022-10-17 18:05:36 +02:00
mpromonet
70ce4d562b fix #291 2022-10-17 18:05:25 +02:00
mpromonet
a5c0762671 allow to disable ssl 2022-10-13 20:47:19 +02:00
mpromonet
e92e7b41f6 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver into HEAD 2022-10-13 16:45:21 +02:00
mpromonet
9d725ecf6c embeded libv4l2cpp 2022-10-13 16:44:05 +02:00
mpromonet
081a550130 allow to ignore try to link with staticcpp 2022-10-12 15:18:17 +02:00
Michel Promonet
30a0531776
Update CMakeLists.txt 2022-10-12 14:46:36 +02:00
mpromonet
631f43cdcf for #290: allow default value in -M option 2022-10-12 11:32:16 +02:00
Michel Promonet
233b631fc4
Update snapcraft.yaml 2022-10-07 17:17:30 +02:00
mpromonet
7628fa4711 Merge branch 'master' of https://github.com/mpromonet/v3l2rtspserver into HEAD 2022-10-04 13:53:21 +02:00
mpromonet
59cfcf6f32 move audio fonctions 2022-10-04 13:53:04 +02:00
Michel Promonet
53b7d9173e
Update config.yml 2022-10-01 18:15:36 +02:00
Michel Promonet
70bb3a4b33
Update config.yml 2022-10-01 17:30:23 +02:00
mpromonet
83fbac1f3e add nv12 format to default 2022-10-01 15:00:59 +02:00
mpromonet
737c4f88d9 more tries with raw 2022-09-25 18:42:55 +02:00
mpromonet
4c140e29d5 allow to remove a session 2022-09-25 17:47:27 +02:00
mpromonet
b03e11fd04 Merge branch 'master' of https://github.com/mpromonet/v4l2rtspserver into HEAD 2022-09-18 15:56:58 +02:00
mpromonet
4542647b72 add api to get url 2022-09-18 15:50:32 +02:00
mpromonet
3f81e89799 rename submodule v4l2wrapper according to git repo name 2022-09-11 18:17:08 +02:00
mpromonet
b9b48c40b8 update libv4l2cpp 2022-09-07 21:05:59 +02:00
mpromonet
6209874075 upgrade libv4l2cpp 2022-07-10 14:26:12 +02:00
Michel Promonet
c7a167ca5e
Update config.yml 2022-07-09 17:03:15 +02:00
mpromonet
b007df2faa Merge branch 'master' of github.com:mpromonet/v4l2rtspserver 2022-06-12 12:02:22 +02:00