f1d094
|
3fa481bdfc
|
Modified func Close in pkg/isapi/client.go to call '/ISAPI/System/TwoWayAudio/channels/<channel id>/close' instead of '/ISAPI/System/TwoWayAudio/channels/<channel id/close/open'
Modified pkg/isapi/client.go to call 'close' before 'open' to prevent channel left open from prior connection blocking with 401 or 403 errors.
|
2024-02-24 15:45:43 -08:00 |
|
Alex X
|
5fa31fe4d6
|
Fix reconnection issue
|
2024-02-10 08:49:47 +03:00 |
|
Alex X
|
4b62a6e34f
|
Fix double rtsp in the control field #830
|
2024-01-18 17:29:22 +03:00 |
|
Alex X
|
9feb98db3f
|
Fix panic on reconnect #828
|
2024-01-01 09:30:40 +03:00 |
|
Alex X
|
a724c5f3ce
|
Fix support Aqara G2H #793
|
2024-01-01 09:24:43 +03:00 |
|
Alex X
|
c60767c8b0
|
Add support H265 to FLV source #822
|
2023-12-31 21:06:41 +03:00 |
|
Alex X
|
458d5e7d0d
|
Add error for wrong homekit source #805
|
2023-12-30 20:43:40 +03:00 |
|
Alex X
|
89e15d9b57
|
Add support subtype for Tapo source #792
|
2023-12-30 13:04:53 +03:00 |
|
Alex X
|
0d2292c311
|
Add test for issue #825
|
2023-12-28 16:49:23 +03:00 |
|
Alex X
|
62343af009
|
Update dependencies
|
2023-12-28 16:49:09 +03:00 |
|
Alex X
|
c8c3b22d19
|
Fix memory allocation for HomeKit OPUS
|
2023-12-28 11:54:38 +03:00 |
|
Alex X
|
853e98879b
|
Fix OPUS for HomeKit server #667 #843
|
2023-12-27 23:05:45 +03:00 |
|
Alex X
|
7036d196be
|
Fix H265 support from OpenIPC project
|
2023-12-15 12:42:07 +03:00 |
|
Alex X
|
a46bad0522
|
Add support hardware resize for Rockchip
|
2023-12-10 15:58:54 +03:00 |
|
Alex X
|
d0dfa1d3dd
|
Add support OPUS inside MPEG-TS
|
2023-12-10 15:56:53 +03:00 |
|
Alex X
|
67ea2d9d02
|
Fix support FFmpeg device on Windows
|
2023-12-05 15:40:16 +03:00 |
|
Alex X
|
051c5ff913
|
Fix buggy SDP from D-Link cameras #771
|
2023-11-22 17:42:41 +03:00 |
|
Alex X
|
742cb7699b
|
Improve magic producer about support mjpeg with trash on start
|
2023-11-18 17:08:57 +03:00 |
|
Alex X
|
33512e73bd
|
Add support ADTS to magic producer
|
2023-11-17 22:28:28 +03:00 |
|
Alex X
|
c9ae6dcc03
|
Fix https source, again
|
2023-11-15 17:31:59 +03:00 |
|
Alex X
|
9bda2f7e60
|
Add support gopro source
|
2023-11-15 11:41:42 +03:00 |
|
Alex X
|
54b19999c6
|
Fix support raw username/password for tapo source #748
|
2023-11-14 14:22:17 +03:00 |
|
Alex X
|
aa3c081352
|
Add support incoming H264 bitstream #745
|
2023-11-13 22:56:07 +03:00 |
|
Alex X
|
ec96a14807
|
Fix digest auth in some cases
|
2023-11-13 22:44:28 +03:00 |
|
Alex X
|
af72548a43
|
Fix panic for broken RTP with AAC #697
|
2023-11-13 21:56:35 +03:00 |
|
Alex X
|
6d85b36f47
|
Fix homekit source panic on stop producer #734
|
2023-11-13 21:51:52 +03:00 |
|
Alex X
|
5d3953a948
|
Fix support Tapo C210 firmware v1.3.9 #733
|
2023-11-12 16:41:43 +03:00 |
|
Alex X
|
bcbebd5a36
|
Fix custom https client
|
2023-11-05 08:39:07 +03:00 |
|
Alex X
|
f4fe8c3769
|
Increase ProbeSize up to 5MB
|
2023-11-04 15:14:23 +03:00 |
|
Alex X
|
e42085a237
|
Remove lock on sender buffer processing
|
2023-11-04 15:14:04 +03:00 |
|
Alex X
|
a060b3447c
|
Increase buffer for RTSP input
|
2023-11-04 15:13:39 +03:00 |
|
Alex X
|
d7784b24c6
|
Fix memory overflow on bad RTSP sources #675
|
2023-11-04 09:42:50 +03:00 |
|
Alex X
|
39645cb3d8
|
Remove unnecessary 0.0.0.0 from listeners
|
2023-11-03 12:45:40 +03:00 |
|
Alex X
|
36166caccc
|
Fix raw conn for https client
|
2023-11-03 12:40:42 +03:00 |
|
Alex X
|
0f1dc73d55
|
Update WebRTC candidates logic
|
2023-11-03 11:13:54 +03:00 |
|
Alex X
|
b4ed738d17
|
Add IPv6 support to WebRTC #721
|
2023-10-30 21:18:09 +03:00 |
|
Alex X
|
c27e735c17
|
Fix wrong SDP for MERCURY camera #708
|
2023-10-27 14:37:12 +03:00 |
|
Alex X
|
b5be4ce03b
|
Add expr source
|
2023-10-26 21:07:48 +03:00 |
|
Alex X
|
f291f1d827
|
Rewrite shell cmd parser
|
2023-10-25 16:49:01 +03:00 |
|
Alex X
|
bfae16f3a0
|
Improve SPS parser
|
2023-10-14 08:11:03 +03:00 |
|
Alex X
|
d09d21434b
|
Panic if shell can't restart process
|
2023-10-14 08:06:09 +03:00 |
|
Alex X
|
2b9926cedb
|
Support broken SPS for MP4
|
2023-10-14 08:04:20 +03:00 |
|
Alex X
|
af24fd67aa
|
Fix snapshots for some streams
|
2023-10-13 14:46:24 +03:00 |
|
Alex X
|
e2cd34ffe3
|
Fix hap secure connection
|
2023-10-13 11:25:17 +03:00 |
|
Alex X
|
ecdf5ba271
|
Fix homekit proxy after events handler
|
2023-10-13 11:23:00 +03:00 |
|
Alex X
|
995ef5bb36
|
Add support RTMP from Dahua cameras
|
2023-10-12 17:55:03 +03:00 |
|
Alex X
|
8165adcab1
|
Rewrite hap secure connection
|
2023-10-12 17:03:58 +03:00 |
|
Alex X
|
cb710ea2be
|
Update dvrip source processing
|
2023-10-11 22:23:22 +03:00 |
|
Alex X
|
843a3ae9c9
|
Total rework DVRIP source + add two way audio #633
|
2023-10-11 19:47:26 +03:00 |
|
Alex X
|
de040fb160
|
Fix panic for homekit source (nil conn) #628
|
2023-10-11 14:34:01 +03:00 |
|