Commit Graph

  • 67522dbb19 Update readme Alexey Khit 2022-08-22 08:44:27 +03:00
  • 26b5745f0a Adds keep-alive to RTSP connection v0.1-alpha.7 Alexey Khit 2022-08-22 06:54:58 +03:00
  • 46f6a5d8e1 Return unmodified errors from RTSP Alexey Khit 2022-08-22 06:54:42 +03:00
  • 48f58d0669 Fix wrong stream name request Alexey Khit 2022-08-22 06:54:08 +03:00
  • fd0b8f3c39 Fix RTMP with audio Alexey Khit 2022-08-22 05:46:22 +03:00
  • 863bf503e2 Fix empty remote for webrtc v0.1-alpha.6 Alexey Khit 2022-08-21 18:00:02 +03:00
  • 7a3a1a5336 Fix empty producer track Alexey Khit 2022-08-21 17:51:36 +03:00
  • b851041caa Fix concurrent map iteration for Track Alexey Khit 2022-08-21 17:51:19 +03:00
  • a4acde6d95 Fix two connections to Dahua camera simultaniosly Alexey Khit 2022-08-21 17:26:27 +03:00
  • 1139d4fcad Fix wrong RTSP Transport responses Alexey Khit 2022-08-21 16:58:35 +03:00
  • 159ad52277 Fix RTSP Content-Base requests Alexey Khit 2022-08-21 16:45:43 +03:00
  • 87bc07e404 Update readme Alexey Khit 2022-08-21 10:40:47 +03:00
  • d1b29275d7 Adds API for create and delete stream v0.1-alpha.5 Alexey Khit 2022-08-21 09:29:44 +03:00
  • 7560bcbc83 Adds log info about serve static dir Alexey Khit 2022-08-21 09:29:20 +03:00
  • 090c360747 Adds fast script for building linux/amd64 Alexey Khit 2022-08-21 09:28:47 +03:00
  • a81bf0daa8 Update web interface Alexey Khit 2022-08-21 09:28:26 +03:00
  • c7128897b8 Fix webrtc ontrack panic Alexey Khit 2022-08-21 09:27:33 +03:00
  • 07def5ba04 Adds restarts support to docker container Alexey Khit 2022-08-21 09:27:02 +03:00
  • b7f4c63517 Update exec timeout to 15 Alexey Khit 2022-08-21 06:56:43 +03:00
  • 92c67df7b4 Rewrite ffmpeg query format Alexey Khit 2022-08-21 06:56:24 +03:00
  • 64c0f287ed Adds ffmpeg and ngrok to docker v0.1-alpha.4 Alexey Khit 2022-08-21 00:34:53 +03:00
  • d96af31f86 Adds builder action v0.1-alpha.3 Alexey Khit 2022-08-20 15:53:38 +03:00
  • cc55281f12 Fix known goroutines Alexey Khit 2022-08-20 15:52:15 +03:00
  • c10d619df8 Fix unclosed GetPublicIP request Alexey Khit 2022-08-20 15:51:47 +03:00
  • 65f451e0c5 Fix incoming rtsp url from Hass Alexey Khit 2022-08-20 15:50:58 +03:00
  • ecd46700db Support candidates for Hass integration Alexey Khit 2022-08-19 18:06:16 +03:00
  • 2f588c77c4 Show all streams in list Alexey Khit 2022-08-19 18:05:32 +03:00
  • f879663f55 Adds static www content to binary v0.1-alpha.2 Alexey Khit 2022-08-19 16:55:50 +03:00
  • 3e1f4a0110 Update defaul ports Alexey Khit 2022-08-19 15:41:48 +03:00
  • 5b7e1a89d7 Adds UPX versions to build file Alexey Khit 2022-08-19 14:58:50 +03:00
  • 2c8f0a90f0 Adds inspired by section to readme Alexey Khit 2022-08-19 14:57:05 +03:00
  • 38438bbfae Update readme for scripts Alexey Khit 2022-08-19 14:56:27 +03:00
  • c3b18097b9 Remove cmd.go and fix interrupts catch Alexey Khit 2022-08-19 14:55:13 +03:00
  • 2ecf3c4a70 Fix log wrong module warning Alexey Khit 2022-08-19 09:12:26 +03:00
  • 43a69531b3 Code cleanup Alexey Khit 2022-08-19 09:09:23 +03:00
  • 49182737c8 Adds readme to scripts Alexey Khit 2022-08-19 09:09:13 +03:00
  • 6d264d6336 Fix Hass integration Alexey Khit 2022-08-19 06:55:43 +03:00
  • cc00633161 Adds stats to RTMP connection Alexey Khit 2022-08-18 23:58:22 +03:00
  • 7c23625a24 Support adding streams on the fly Alexey Khit 2022-08-18 23:53:24 +03:00
  • 6dceed64ed Fix RTMP to WebRTC Alexey Khit 2022-08-18 23:25:09 +03:00
  • e0a3e5ae96 Fix RTMP to RTSP Alexey Khit 2022-08-18 23:09:25 +03:00
  • 7d064a8d33 Update readme about hass Alexey Khit 2022-08-18 23:01:26 +03:00
  • 95f6592571 Adds integration with default hass webrtc card Alexey Khit 2022-08-18 22:47:31 +03:00
  • 7cdf97c91a Adds ExchangeSDP function to webrtc module Alexey Khit 2022-08-18 22:46:43 +03:00
  • e70a3629d7 Fix unknown codec type for SDP parsing Alexey Khit 2022-08-18 22:45:49 +03:00
  • d8baea7741 Rewrite producer init to GetProducer func Alexey Khit 2022-08-18 22:45:20 +03:00
  • 69d45c3216 Make new stream function public Alexey Khit 2022-08-18 22:44:38 +03:00
  • 77c4590170 Adds keyframe API Alexey Khit 2022-08-18 17:27:29 +03:00
  • 90b37d809b Update readme about webrtc and ngrok Alexey Khit 2022-08-18 17:26:53 +03:00
  • 3b2d1c2728 Change ngrok candate log output Alexey Khit 2022-08-18 17:26:11 +03:00
  • 88a02938a5 Fix ngrok logger Alexey Khit 2022-08-18 17:25:42 +03:00
  • a2ad01caad Check GetLogger module name Alexey Khit 2022-08-18 17:24:40 +03:00
  • 9862978bd9 Update readme Alexey Khit 2022-08-18 11:53:58 +03:00
  • 3e77835583 Initial commit v0.1-alpha.1 Alexey Khit 2022-08-18 09:19:00 +03:00