Alex X
|
4c3de3bbf4
|
Fix panic on h264.EmitNalus #1076
|
2024-05-05 07:01:21 +03:00 |
|
Alex X
|
322c332170
|
Fix JPEG from mjpg-streamer project
|
2024-05-04 07:44:30 +03:00 |
|
Alex X
|
a03db503c3
|
Fix running backchannel exec without start #1080
|
2024-05-03 15:57:18 +03:00 |
|
Alex X
|
edbcd3e736
|
Skip non-media codecs in webrtc module
|
2024-05-03 11:30:39 +03:00 |
|
Alex X
|
b4a524f46d
|
Fix tests
|
2024-04-30 14:25:48 +03:00 |
|
Alex X
|
297096a93b
|
Remove unused core.Any func
|
2024-04-30 13:34:24 +03:00 |
|
Alex X
|
bec792797d
|
Fix WebRTC WriteRTP panic #994
|
2024-04-30 11:04:22 +03:00 |
|
Alex X
|
52832223f8
|
Code refactoring after #859
|
2024-04-30 07:09:15 +03:00 |
|
Alex X
|
7a0646fd5f
|
Merge pull request #859 from 'reifl/master'
|
2024-04-29 20:19:51 +03:00 |
|
Alex X
|
070ea3892f
|
Merge pull request #913 from robvanoostenrijk/master
Added FreeBSD binaries
|
2024-04-29 11:27:31 +03:00 |
|
Alex X
|
cf4f6468f3
|
Simplify restart func
|
2024-04-29 10:41:53 +03:00 |
|
Alex X
|
e304035f76
|
Code refactoring after #967
|
2024-04-29 06:59:07 +03:00 |
|
Alex X
|
d96701453d
|
Merge pull request #967 from f1d094/master
Modify ISAPI to reliably open connections
|
2024-04-29 06:58:30 +03:00 |
|
Alex X
|
fb756b7473
|
Merge pull request #1029 from aprilmaccydee/h200-child-devices
feat(tapo): Add support for H200 hub and child devices (for example battery/sub2G powered D230S1)
|
2024-04-28 12:56:23 +03:00 |
|
Alex X
|
3bc5274461
|
Code refactoring after #1029
|
2024-04-28 12:25:32 +03:00 |
|
Alex X
|
fffb22dd1f
|
Merge pull request #961 from janza/master
Fix crash with tapo cameras not returning 401
|
2024-04-22 20:14:27 +03:00 |
|
Alex X
|
e4d970233e
|
Protect Nest API from fail on stop
|
2024-04-21 07:57:54 +03:00 |
|
Alex X
|
7bd346c402
|
Merge pull request #855 from Inrego/nest-extend-stream
Nest extend stream
|
2024-04-21 07:51:51 +03:00 |
|
Alex X
|
439319141b
|
Code refactoring after #855
|
2024-04-21 07:46:59 +03:00 |
|
Alex X
|
6cf3cd142a
|
Merge pull request #949 from civita/hap
Fix "no response" error when viewing cameras via apple watch
|
2024-04-20 14:15:06 +03:00 |
|
Евгений
|
8d825346ab
|
fix ivideon source
|
2024-04-12 08:50:11 +03:00 |
|
April MacDonald
|
801bb2d534
|
Add support for H200 hub and child devices (for example battery powered doorbell D230S1)
|
2024-04-01 19:39:10 +01:00 |
|
f1d094
|
2ff7a20eba
|
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 18:26:43 -08:00 |
|
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 |
|
Josip Janzic
|
14a9763c73
|
Fix crash with tapo cameras not returning 201
|
2024-02-23 16:39:29 +00:00 |
|
civita
|
6fbd141576
|
pkg/hap/camera/accessory.go
|
2024-02-16 20:18:53 -08:00 |
|
Alex X
|
5fa31fe4d6
|
Fix reconnection issue
|
2024-02-10 08:49:47 +03:00 |
|
Rob van Oostenrijk
|
93dad05bde
|
Added FreeBSD Binaries (#2)
Co-authored-by: Rob van Oostenrijk <robvanoostenrijk@noreply.users.github.com>
|
2024-01-29 21:14:47 +04:00 |
|
Alex X
|
4b62a6e34f
|
Fix double rtsp in the control field #830
|
2024-01-18 17:29:22 +03:00 |
|
Michael Reif
|
249ae49b43
|
execbc: Removed Buffered IO since it caused delay in the audio output
|
2024-01-07 10:14:23 +01:00 |
|
Michael Reif
|
33eafd5691
|
execbc: increased Buffer Size for IO Operation
|
2024-01-06 21:50:09 +01:00 |
|
Michael Reif
|
2b9247d630
|
execbc-source: Merged the dial function to the Client creation
|
2024-01-06 09:40:20 +01:00 |
|
Michael Reif
|
cc6b8277c9
|
Code Cleanup, rename outputbc to execbc, using buffered Writer
|
2024-01-06 09:32:47 +01:00 |
|
Michael Reif
|
f65b18842a
|
Added support to stream backchannel to a command (outputbc)
|
2024-01-06 00:04:15 +01:00 |
|
René Simonsen
|
bc516bce7d
|
Adds automatic extention of nest stream before it expires.
|
2024-01-03 15:08:21 +01: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 |
|