Commit Graph

39 Commits

Author SHA1 Message Date
Alexey Khit 64247fc90f Adds support local USB cameras 2022-08-26 10:43:35 +03:00
Alexey Khit e6cfd1818b Adds on the fly add producer feature 2022-08-26 10:07:35 +03:00
Alexey Khit 18d7b9075b Autoadd cameras from Hass config 2022-08-25 06:41:39 +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 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 1f0a5fb880 Stop WebRTC conn on AddConsumer error 2022-08-22 22:46:08 +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 d28debabe9 Update fix for parsing RTSP SDP 2022-08-22 14:44:33 +03:00
Alexey Khit 31e24c6e03 Adds stop with empty producer warning 2022-08-22 11:33:38 +03:00
Alexey Khit f36851f83a Fix response with empty producer 2022-08-22 09:06:40 +03:00
Alexey Khit 48f58d0669 Fix wrong stream name request 2022-08-22 06:54:08 +03:00
Alexey Khit 7a3a1a5336 Fix empty producer track 2022-08-21 17:51:36 +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 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 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 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 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 6d264d6336 Fix Hass integration 2022-08-19 06:55:43 +03:00
Alexey Khit 7c23625a24 Support adding streams on the fly 2022-08-18 23:53:24 +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 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 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 3e77835583 Initial commit 2022-08-18 09:19:00 +03:00