Kamil Trzcinski
|
7cb28d810d
|
html: add control.html and change POST /option interface
|
2023-06-12 22:39:28 +02:00 |
|
Kamil Trzcinski
|
c88d5c9b17
|
Rename status.json to status
|
2023-04-29 10:21:52 +02:00 |
|
Kamil Trzcinski
|
b2dfba5577
|
cmd: add /status.json to describe what and how it works
|
2023-02-22 21:40:17 +01:00 |
|
Kamil Trzcinski
|
aafd120af3
|
libcamera: support Rectangle and Size types
Fixes: https://github.com/ayufan/camera-streamer/issues/28
Replaces: https://github.com/ayufan/camera-streamer/pull/30
|
2023-02-22 18:07:27 +01:00 |
|
Kamil Trzcinski
|
caafd0da44
|
Add Access-Control-Allow-Origin: * everywhere
|
2022-10-24 00:22:48 +02:00 |
|
Kamil Trzcinski
|
57fb09fbf1
|
Improve index.html to provide better description of all options
|
2022-10-03 01:25:51 +02:00 |
|
Kamil Trzcinski
|
f08421a796
|
Improve HTTP support (to better handle params) and redirect /video params
|
2022-09-24 10:41:09 +02:00 |
|
Kamil Trzcinski
|
5801152b03
|
Add /video to automatically give HLS to supported browser
|
2022-09-24 10:40:52 +02:00 |
|
Kamil Trzcinski
|
5ee0bee59f
|
Add WebRTC support using libdatachannel
The WebRTC is exposed via `/video.html` endpoint
and enabled by default as long as h264 stream
is available.
|
2022-09-24 10:38:37 +02:00 |
|
Kamil Trzcinski
|
dd3aa47805
|
Move http/ and rtsp/ into output/
|
2022-09-02 22:06:19 +02:00 |
|
Kamil Trzcinski
|
17ec167dd9
|
Move part of http/ into util/http/
|
2022-09-02 22:02:41 +02:00 |
|
Kamil Trzcinski
|
f5726fc9b2
|
Move opts/ into util/opts/
|
2022-09-02 22:00:01 +02:00 |
|
Kamil Trzcinski
|
94afdc2cf4
|
Split camera-streamer into separate files
|
2022-08-31 10:53:14 +02:00 |
|