Commit Graph

79 Commits

Author SHA1 Message Date
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 v0.1-alpha.8 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 v0.1-alpha.7 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 v0.1-alpha.6 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 v0.1-alpha.5 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 v0.1-alpha.4 2022-08-21 00:38:04 +03:00
Alexey Khit d96af31f86 Adds builder action v0.1-alpha.3 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