Commit Graph
81 Commits
Author SHA1 Message Date
Alexey Khit 18d7b9075b Autoadd cameras from Hass config 2022-08-25 06:41:39 +03:00
Alexey Khit 7c4497f856 Fix incoming RTSP without OPTIONS 2022-08-25 06:38:08 +03:00
Alexey Khit befa4ca1e6 Remove wrong RTSP channel panic 2022-08-25 06:37:47 +03:00
Alexey Khit dd3b326f7a Update readme 2022-08-24 14:41:00 +03:00
Alexey Khit e36123bb19 Update build docker 2022-08-24 14:30:02 +03:00
Alexey Khit 9310343ad3 Update docker cwd to /config 2022-08-24 12:49:59 +03:00
Alexey Khit e2d4fa3393 Advanced debug on app start 2022-08-24 12:49:48 +03:00
Alexey Khit 5fea2932c1 Error on wrong config 2022-08-24 12:49:40 +03:00
Alexey Khit 1fd110b70d Update readme 2022-08-24 09:55:34 +03:00
Alexey Khit 8377cf2655 Change url param to src in Web API 2022-08-24 09:55:16 +03:00
Alexey Khit 8f01b08d42 Code refactoring 2022-08-24 09:54:28 +03:00
Alexey Khit 97ce4c3114 Adds Security section to readme 2022-08-23 09:34:06 +03:00
Alexey Khit 4813a64d9d Adds build script for mips 2022-08-23 05:43:15 +03:00
Alexey Khit 7923ec74a8 Adds network filter for webrtc 2022-08-23 05:43:01 +03:00
Alexey Khit 1f0a5fb880 Stop WebRTC conn on AddConsumer error 2022-08-22 22:46:08 +03:00
Alexey Khit c6a3ee65b8 Remove UPX from Windows builds because antiviruses 2022-08-22 22:32:23 +03:00
Alexey Khit 12b712426d Fix busy RTSP backchannel 2022-08-22 15:41:25 +03:00
Alexey Khit a9af245ef8 Fix async requests to Producer 2022-08-22 15:40:28 +03:00
Alexey Khit f251129a2f Fix RTSP Transport header parsing 2022-08-22 14:46:39 +03:00
Alexey Khit d28debabe9 Update fix for parsing RTSP SDP 2022-08-22 14:44:33 +03:00
Alexey Khit 07bf00f9f6 Update readme 2022-08-22 13:40:58 +03:00
Alexey Khit be6ec7dbb9 Fix RTSP requests for some cameras 2022-08-22 13:38:26 +03:00
Alexey Khit 4e575d1356 Adds build file for win64 2022-08-22 11:43:42 +03:00
Alexey Khit 4cbacfec0c Adds empty response on RTSP error 2022-08-22 11:43:26 +03:00
Alexey Khit 31e24c6e03 Adds stop with empty producer warning 2022-08-22 11:33:38 +03:00
Alexey Khit 401bf85a10 Update RTSP error output 2022-08-22 09:09:18 +03:00
Alexey Khit f36851f83a Fix response with empty producer 2022-08-22 09:06:40 +03:00
Alexey Khit 67522dbb19 Update readme 2022-08-22 08:44:27 +03:00
Alexey Khit 26b5745f0a Adds keep-alive to RTSP connection 2022-08-22 06:54:58 +03:00
Alexey Khit 46f6a5d8e1 Return unmodified errors from RTSP 2022-08-22 06:54:42 +03:00
Alexey Khit 48f58d0669 Fix wrong stream name request 2022-08-22 06:54:08 +03:00
Alexey Khit fd0b8f3c39 Fix RTMP with audio 2022-08-22 05:46:22 +03:00
Alexey Khit 863bf503e2 Fix empty remote for webrtc 2022-08-21 18:00:02 +03:00
Alexey Khit 7a3a1a5336 Fix empty producer track 2022-08-21 17:51:36 +03:00
Alexey Khit b851041caa Fix concurrent map iteration for Track 2022-08-21 17:51:19 +03:00
Alexey Khit a4acde6d95 Fix two connections to Dahua camera simultaniosly 2022-08-21 17:26:27 +03:00
Alexey Khit 1139d4fcad Fix wrong RTSP Transport responses 2022-08-21 16:58:35 +03:00
Alexey Khit 159ad52277 Fix RTSP Content-Base requests 2022-08-21 16:45:43 +03:00
Alexey Khit 87bc07e404 Update readme 2022-08-21 13:38:42 +03:00
Alexey Khit d1b29275d7 Adds API for create and delete stream 2022-08-21 09:29:44 +03:00
Alexey Khit 7560bcbc83 Adds log info about serve static dir 2022-08-21 09:29:20 +03:00
Alexey Khit 090c360747 Adds fast script for building linux/amd64 2022-08-21 09:28:47 +03:00
Alexey Khit a81bf0daa8 Update web interface 2022-08-21 09:28:26 +03:00
Alexey Khit c7128897b8 Fix webrtc ontrack panic 2022-08-21 09:27:33 +03:00
Alexey Khit 07def5ba04 Adds restarts support to docker container 2022-08-21 09:27:02 +03:00
Alexey Khit b7f4c63517 Update exec timeout to 15 2022-08-21 06:56:43 +03:00
Alexey Khit 92c67df7b4 Rewrite ffmpeg query format 2022-08-21 06:56:24 +03:00
Alexey Khit 64c0f287ed Adds ffmpeg and ngrok to docker 2022-08-21 00:38:04 +03:00
Alexey Khit d96af31f86 Adds builder action 2022-08-20 23:27:02 +03:00
Alexey Khit cc55281f12 Fix known goroutines 2022-08-20 15:52:15 +03:00
Alexey Khit c10d619df8 Fix unclosed GetPublicIP request 2022-08-20 15:51:47 +03:00
Alexey Khit 65f451e0c5 Fix incoming rtsp url from Hass 2022-08-20 15:50:58 +03:00
Alexey Khit ecd46700db Support candidates for Hass integration 2022-08-19 18:06:16 +03:00
Alexey Khit 2f588c77c4 Show all streams in list 2022-08-19 18:05:32 +03:00
Alexey Khit f879663f55 Adds static www content to binary 2022-08-19 16:56:44 +03:00
Alexey Khit 3e1f4a0110 Update defaul ports 2022-08-19 15:41:48 +03:00
Alexey Khit 5b7e1a89d7 Adds UPX versions to build file 2022-08-19 14:58:50 +03:00
Alexey Khit 2c8f0a90f0 Adds inspired by section to readme 2022-08-19 14:57:05 +03:00
Alexey Khit 38438bbfae Update readme for scripts 2022-08-19 14:56:32 +03:00
Alexey Khit c3b18097b9 Remove cmd.go and fix interrupts catch 2022-08-19 14:55:13 +03:00
Alexey Khit 2ecf3c4a70 Fix log wrong module warning 2022-08-19 09:12:26 +03:00
Alexey Khit 43a69531b3 Code cleanup 2022-08-19 09:09:50 +03:00
Alexey Khit 49182737c8 Adds readme to scripts 2022-08-19 09:09:13 +03:00
Alexey Khit 6d264d6336 Fix Hass integration 2022-08-19 06:55:43 +03:00
Alexey Khit cc00633161 Adds stats to RTMP connection 2022-08-18 23:58:22 +03:00
Alexey Khit 7c23625a24 Support adding streams on the fly 2022-08-18 23:53:24 +03:00
Alexey Khit 6dceed64ed Fix RTMP to WebRTC 2022-08-18 23:25:09 +03:00
Alexey Khit e0a3e5ae96 Fix RTMP to RTSP 2022-08-18 23:09:25 +03:00
Alexey Khit 7d064a8d33 Update readme about hass 2022-08-18 23:01:26 +03:00
Alexey Khit 95f6592571 Adds integration with default hass webrtc card 2022-08-18 22:47:48 +03:00
Alexey Khit 7cdf97c91a Adds ExchangeSDP function to webrtc module 2022-08-18 22:46:43 +03:00
Alexey Khit e70a3629d7 Fix unknown codec type for SDP parsing 2022-08-18 22:45:59 +03:00
Alexey Khit d8baea7741 Rewrite producer init to GetProducer func 2022-08-18 22:45:20 +03:00
Alexey Khit 69d45c3216 Make new stream function public 2022-08-18 22:44:38 +03:00
Alexey Khit 77c4590170 Adds keyframe API 2022-08-18 17:27:29 +03:00
Alexey Khit 90b37d809b Update readme about webrtc and ngrok 2022-08-18 17:26:53 +03:00
Alexey Khit 3b2d1c2728 Change ngrok candate log output 2022-08-18 17:26:11 +03:00
Alexey Khit 88a02938a5 Fix ngrok logger 2022-08-18 17:25:42 +03:00
Alexey Khit a2ad01caad Check GetLogger module name 2022-08-18 17:24:40 +03:00
Alexey Khit 9862978bd9 Update readme 2022-08-18 13:30:24 +03:00
Alexey Khit 3e77835583 Initial commit 2022-08-18 09:19:00 +03:00