Alex X
|
2c3219ffcb
|
Merge pull request #1520 from acortelyou/feat/unifi
Extend onvif server to support Unifi Protect
|
2024-12-30 20:33:33 +03:00 |
|
Alex Cortelyou
|
b8303b9a22
|
Remove optional fields, normalize indentation
|
2024-12-29 16:16:49 -08:00 |
|
Alex X
|
a3f084dcde
|
RTMP server enhancement to support OpenIPC cameras
|
2024-12-29 22:37:04 +03:00 |
|
Alex X
|
0d6b8fc6fc
|
Fix OPUS/48000/1 for RTSP from some cameras #1506
|
2024-12-29 11:44:56 +03:00 |
|
Xiaokui Shu
|
261a936bb8
|
Add rtsp server failed auth logging
|
2024-12-25 17:09:23 -05:00 |
|
Alex Cortelyou
|
159d9425a7
|
Remove non-essential fields
|
2024-12-24 11:08:18 -08:00 |
|
Alex Cortelyou
|
3a50b3678d
|
Extend onvif server to support Unifi Protect
|
2024-12-23 23:43:39 -08:00 |
|
fmcloudconsulting
|
6fa352f407
|
fix: don't require unicast param and fix typo (tr instead of transport)
|
2024-12-17 19:06:15 +01:00 |
|
fmcloudconsulting
|
4b80b2c233
|
fix: typo
|
2024-12-17 17:36:18 +01:00 |
|
fmcloudconsulting
|
d881755503
|
chore: lint
|
2024-12-17 17:30:10 +01:00 |
|
fmcloudconsulting
|
fd125ecc68
|
fix: return 461 if client requested an invalid transport method
|
2024-12-17 17:28:13 +01:00 |
|
fmcloudconsulting
|
29f7f1a57d
|
feat: accept rtsp client without interleaved parameter
|
2024-12-16 22:50:35 +01:00 |
|
Alex X
|
8ecaabfce9
|
Add support VIGI cameras #1470
|
2024-12-16 20:25:01 +03:00 |
|
seydx
|
1797ff67c0
|
Merge branch 'master' into rtsp-backchannel
|
2024-12-14 11:30:37 +01:00 |
|
Alex X
|
f1ba5e95ec
|
Fix parsing RTSP Transport header #1235
|
2024-12-06 12:34:31 +03:00 |
|
Alex X
|
d8c0f9d1d9
|
Update support doorbird source #1060
|
2024-12-05 10:55:14 +03:00 |
|
oeiber
|
5b53ca7cf1
|
Removing double additional '&' in rawURL
|
2024-11-24 16:19:58 +01:00 |
|
Alex X
|
194d1dae51
|
Add support doorbird source #1060
|
2024-11-24 13:09:13 +03:00 |
|
seydx
|
3ddf8b5922
|
Merge branch 'master' into rtsp-backchannel
|
2024-11-13 11:23:16 +01:00 |
|
Andrew Marshall
|
7640a42bfc
|
Read from credential files
See https://systemd.io/CREDENTIALS/. This will also work for Docker
Secrets by setting `CREDENTIALS_DIRECTORY=/run/secrets`.
|
2024-11-10 17:33:22 -05:00 |
|
Alex X
|
340fd81778
|
Fix loop request, ex. camera1: ffmpeg:camera1
|
2024-11-09 18:17:41 +03:00 |
|
MrToan
|
223f94077f
|
Fix "panic: send on closed channel"
|
2024-11-07 08:49:06 +07:00 |
|
seydx
|
f13aa21d0f
|
Add backchannel support for rtsp server
|
2024-11-03 16:33:08 +01:00 |
|
Alex X
|
2c34a17d88
|
Fix stop for webrtc stream #1428
|
2024-11-02 20:50:33 +03:00 |
|
Alex X
|
6b005a666e
|
Fix yet another broken SDP from CN cameras #1426
|
2024-11-01 12:09:44 +03:00 |
|
Alex X
|
1d1bcb0a63
|
Code refactoring for UnmarshalSDP
|
2024-11-01 12:08:06 +03:00 |
|
Alex X
|
8399edce6a
|
Fix RTSP AAC audio from very buggy noname camera #1328
|
2024-09-05 11:58:05 +03:00 |
|
Alex X
|
2311d5eabe
|
Change go version to 1.20 for Windows 7 support
|
2024-09-01 17:54:01 +03:00 |
|
Chris Thach
|
66de2f91b6
|
Fix resource leak in Nest source due to lack of closing HTTP response bodies
|
2024-08-06 22:25:55 +00:00 |
|
Alex X
|
bd88695e59
|
Fix AnnexB parsing in some cases
|
2024-08-04 10:18:24 +03:00 |
|
Alex X
|
d559ec0208
|
Fix wrong media values in SDP for some cameras #1278
|
2024-07-26 17:00:16 +03:00 |
|
Alex X
|
ed99025bd6
|
Add support S16LE (PCM-LE) for RTSP server
|
2024-07-26 14:47:42 +03:00 |
|
Alex X
|
57d48f53e0
|
Fix PCM audio quality for WebRTC
|
2024-07-26 14:15:53 +03:00 |
|
Alex X
|
68fa42249e
|
Fix PCM audio from Hikvision cameras
|
2024-07-26 14:01:43 +03:00 |
|
Alex X
|
c5bc761a52
|
Fix RTSP MJPEG source quality in some cases #559
|
2024-07-26 07:55:15 +03:00 |
|
Alex X
|
3762bdbccd
|
Fix mjpeg source for Foscam G2 camera #1258
|
2024-07-18 13:52:50 +03:00 |
|
Jamal Fanaian
|
13dd3084c2
|
Carry protocol info in stream URL
|
2024-07-11 18:47:05 -07:00 |
|
Jamal Fanaian
|
e1021a96af
|
go fmt
|
2024-07-11 17:58:31 -07:00 |
|
Jamal Fanaian
|
5b0781253f
|
Add support for Nest cameras with RTSP
|
2024-07-11 17:54:04 -07:00 |
|
Alex X
|
eaae7aee39
|
Fix stream info for publishing RTMP
|
2024-06-19 06:53:27 +03:00 |
|
Alex X
|
bdc7ff1035
|
Fix forwarded remote_addr in the network
|
2024-06-16 19:04:34 +03:00 |
|
Alex X
|
a56d335380
|
Fix homekit producer remote_addr
|
2024-06-16 15:26:18 +03:00 |
|
Alex X
|
906f554d74
|
Code refactoring after #1195
|
2024-06-16 15:19:50 +03:00 |
|
Alex X
|
96504e2fb0
|
BIG rewrite stream info
|
2024-06-16 06:20:45 +03:00 |
|
Alex X
|
ecfe802065
|
Code refactoring for streams HandleFunc
|
2024-06-14 12:52:55 +03:00 |
|
Alex X
|
0667683e4d
|
Restore support old cipher suites after go1.22 #1172
|
2024-06-07 17:57:36 +03:00 |
|
Alex X
|
a01da18018
|
Merge pull request #1150 from skrashevich/go122
update Go version to 1.22
|
2024-06-06 14:25:27 +03:00 |
|
Alex X
|
8377ad1d05
|
Update codec section in stream info
|
2024-06-06 13:16:12 +03:00 |
|
Alex X
|
31e4ba2722
|
Rewrite Receiver/Sender classes
|
2024-06-05 20:01:47 +03:00 |
|
Alex X
|
e0b1a50356
|
Add rtsp_client for testing ghost exec process
|
2024-06-05 20:00:41 +03:00 |
|