Commit Graph

  • a79061c7c2 feat(logging): add interactive shell detection for console output Sergey Krashevich 2024-05-28 09:10:32 +03:00
  • 50ad3b20c4 Add config schema.json Alex X 2024-05-28 09:08:57 +03:00
  • 649de0131c Change logs timestamp format in WebUI Alex X 2024-05-27 20:25:09 +03:00
  • 8cb513cb89 Add log level for ffmpeg module Alex X 2024-05-27 20:24:24 +03:00
  • 3932dbaa84 Add print exec stderr to logs for debug level Alex X 2024-05-27 20:23:55 +03:00
  • 4534b4d8ca Add more log customization options Alex X 2024-05-26 21:28:34 +03:00
  • 8e571a66e3 Code refactoring for debug packet logger Alex X 2024-05-26 00:19:26 +03:00
  • 0ccfcb0ec0 Fix timestamps for RTMP client Alex X 2024-05-26 00:18:56 +03:00
  • 8bae4631d2 Fix support some RTSP servers Alex X 2024-05-26 00:17:31 +03:00
  • 268629f551 Fix pix_fmt for publishing to RTMP servers Alex X 2024-05-25 16:47:57 +03:00
  • 0bd2fcde54 Update color index func for ascii stream Alex X 2024-05-25 13:52:55 +03:00
  • 6f34cf0c95 Add streaming to rawvideo format Alex X 2024-05-25 11:49:56 +03:00
  • f8bc25d0ae Add support rawvideo format Alex X 2024-05-25 08:22:38 +03:00
  • 8749562c96 Fix detection webrtc without audio #1106 Alex X 2024-05-10 21:55:47 +03:00
  • d9d2bdff44 Add timeout query param to RTSP incoming source #1118 Alex X 2024-05-24 16:26:06 +03:00
  • 562046c278 Fix link to audio codec change tip Felipe Santos 2024-05-24 10:12:34 -03:00
  • 4cc28977cb Add note about unicast=true&proto=Onvif Felipe Santos 2024-05-24 10:10:21 -03:00
  • 3ce4624aee Add note about requesting multiple backchannel on Dahua Doorbell Felipe Santos 2024-05-24 10:03:51 -03:00
  • b3e9ed23ac Add /api/ffmpeg for playing files and tts on cameras with two-way audio Alex X 2024-05-24 12:49:37 +03:00
  • bf3f81ccac Update ffmpeg pkg for reading files and parsing ffmpeg version Alex X 2024-05-24 11:06:51 +03:00
  • ff39e2e496 Change import log for hass module from debug to trace Alex X 2024-05-24 11:04:26 +03:00
  • d2346a2aed Fix FFmpeg producer codecs Alex X 2024-05-24 07:48:44 +03:00
  • 8f57b1acb6 Fix TTS template Alex X 2024-05-24 07:48:17 +03:00
  • 6fafd10482 Add stream source validation for dynamic streams Alex X 2024-05-23 17:40:27 +03:00
  • c726651b8b Add ffmpeg version checker Alex X 2024-05-23 17:31:02 +03:00
  • 02af2e2849 Code refactoring for FFmpeg producer Alex X 2024-05-23 12:40:29 +03:00
  • 6d9c7012b0 Add output/aac for ffmpeg source Alex X 2024-05-23 12:24:41 +03:00
  • 8a7712a4c8 Add ffmpeg auto codec selection logic Alex X 2024-05-22 18:49:43 +03:00
  • 82fa803a37 Add ffmpeg virtual tests Alex X 2024-05-22 18:48:40 +03:00
  • 78a74da8d6 Fix aac.DecodeConfig sampleRate parsing Alex X 2024-05-22 18:46:30 +03:00
  • 53242ea02f Add ffmpeg tts source Alex X 2024-05-22 13:00:39 +03:00
  • af05083a1f Code refactoring for ffmpeg device and virtual Alex X 2024-05-22 12:58:21 +03:00
  • c41bddbbea Add using wav format for ffmpeg transcoding to PCMA/PCMU Alex X 2024-05-21 17:50:15 +03:00
  • 54c8ca0112 Add wav format to magic producer Alex X 2024-05-21 17:48:22 +03:00
  • a518488289 Add debug logs for run RTSP pipe Alex X 2024-05-21 17:46:43 +03:00
  • 99cc21aacb Code refactoring for magic producer Alex X 2024-05-20 14:24:04 +03:00
  • bc8295baee Improve play audio on RTSP backchannel Alex X 2024-05-19 11:56:33 +03:00
  • 50f9913c41 Add hls.html Alex X 2024-05-19 10:33:11 +03:00
  • 4c135b5a46 Add binaries to gitignore Alex X 2024-05-19 07:25:50 +03:00
  • 686fb374e9 Remove PCMU for two way for DVRIP source #1111 Alex X 2024-05-18 17:14:25 +03:00
  • 2b3e6a2730 Merge pull request #1122 from isegals/master Alex X 2024-05-18 17:09:02 +03:00
  • 9143729042 Merge pull request #1123 from skrashevich/fix-vcs-tags-in-docker-builds Alex X 2024-05-18 16:20:42 +03:00
  • 3952f0ba0f add git to build stage Sergey Krashevich 2024-05-18 13:44:51 +03:00
  • 7a131822db Update client.go isegals 2024-05-18 11:14:16 +03:00
  • b2399f3bb3 Update version to 1.9.2 v1.9.2 Alex X 2024-05-17 15:57:11 +03:00
  • 2a8a3f1cbf Merge pull request #1113 from skrashevich/ui-move-probe-link Alex X 2024-05-17 15:52:52 +03:00
  • b1ba5bab62 Update readme for ASCII Alex X 2024-05-17 14:43:27 +03:00
  • 6878f05e57 Fix ESC codes duplicates for ASCII stream Alex X 2024-05-17 14:34:24 +03:00
  • d428a8964a Fix writers for MJPEG and ASCII Alex X 2024-05-17 14:32:59 +03:00
  • f432e72dd0 Add support custom color for ascii streaming Alex X 2024-05-16 22:02:18 +03:00
  • 2929db9cec Fix w/h variables for ascii streaming Alex X 2024-05-16 22:01:57 +03:00
  • 6d967bc1f9 Improve ascii stream for any one symbol Alex X 2024-05-16 17:33:09 +03:00
  • 83c0053b2c Fix blinking for ASCII stream Alex X 2024-05-16 15:06:26 +03:00
  • ecfd7404f5 Add UTF8 support for ASCII streaming Alex X 2024-05-16 14:01:43 +03:00
  • 41badbfb8e Add support streaming as ascii to terminal Alex X 2024-05-16 11:35:25 +03:00
  • 0cb013a7fd Refactor probe link placement in UI Sergey Krashevich 2024-05-15 12:39:50 +03:00
  • 75020d4df7 Add probe link to WebUI Alex X 2024-05-15 10:36:29 +03:00
  • 69c288b154 Fix codec name for probe producer Alex X 2024-05-15 10:31:43 +03:00
  • 0ea651db62 Fix links in the manifest.json Alex X 2024-05-15 10:23:25 +03:00
  • 4823e60a92 Add probe stream API #998 Alex X 2024-05-15 07:44:18 +03:00
  • c4949eb81f Add example about rpi5 cam to readme #1041 Alex X 2024-05-15 05:36:28 +03:00
  • aa4c81c266 Add pix_fmt to H265 transcoding string Alex X 2024-05-14 21:21:27 +03:00
  • 063fef5813 Add auto reconnect for broken MSE stream Alex X 2024-05-14 21:20:25 +03:00
  • d9fb734c85 Fix stop pending producer on multiple mode requests Alex X 2024-05-14 19:31:42 +03:00
  • a51156cf18 Add instant start for WebRTC consumer Alex X 2024-05-14 17:34:47 +03:00
  • 32e0ee4a10 Merge pull request #1071 from skrashevich/refactr-syscall-more-generic Alex X 2024-05-13 19:00:10 +03:00
  • e6bea97936 Merge pull request #1099 from skrashevich/add-favicon Alex X 2024-05-13 18:23:58 +03:00
  • 9776e09ca7 Code refactoring after #1099 Alex X 2024-05-13 18:22:35 +03:00
  • ad273d3a98 Merge pull request #1098 from skrashevich/ci-docs-docker-tags-and-readme Alex X 2024-05-13 15:03:10 +03:00
  • 69c301e79f Remove docker examples from readme (move to dockerhub) Alex X 2024-05-13 15:02:39 +03:00
  • 8f2bb3f34b Add support key=value pair for cli config Alex X 2024-05-13 14:14:28 +03:00
  • e4ff6d224f Update logo.gif Alex X 2024-05-13 13:29:44 +03:00
  • 00751459a2 Merge pull request #1107 from skrashevich/version-display-enhance Alex X 2024-05-13 12:45:22 +03:00
  • 874c07b887 Code refactoring for #1107 Alex X 2024-05-13 12:42:55 +03:00
  • 152df3ef5d Fix pkt_size key name in json format Alex X 2024-05-13 07:11:57 +03:00
  • c950bb0252 Update api.ws log messages Alex X 2024-05-13 07:00:51 +03:00
  • dd7ea2657a feat(app): enhance CLI with shorthand flags and dynamic versioning Sergey Krashevich 2024-05-12 21:24:06 +03:00
  • 5889791847 Merge pull request #1100 from skrashevich/upd-ace-1-33-1 Alex X 2024-05-12 18:40:37 +03:00
  • 9160403b99 Fix device_id and device_private for HomeKit config Alex X 2024-05-11 06:35:28 +03:00
  • 5ccbd7c1c2 Rename param source to video for ffmpeg virtual source Alex X 2024-05-12 15:58:17 +03:00
  • 778245dd1c Set default max-bundle for video-rtc.js viewer Alex X 2024-05-12 15:56:56 +03:00
  • 205018c96a Improve WebRTC candidates handling Alex X 2024-05-10 17:26:52 +03:00
  • eaba451a47 refactor(app): streamline version info retrieval and formatting Sergey Krashevich 2024-05-12 06:46:45 +03:00
  • b7c11db604 feat(version): enhance version command output with VCS revision and timestamp Sergey Krashevich 2024-05-12 06:34:28 +03:00
  • f7b98044e6 Fix Kasa KC200 cameras Alex X 2024-05-10 21:55:47 +03:00
  • 1b1bdb37db feat(branding): prepend 'go2rtc -' to page titles in add, editor, and log pages Sergey Krashevich 2024-05-09 12:06:46 +03:00
  • ab453d275e feat(editor): upgrade Ace editor to version 1.33.1 Sergey Krashevich 2024-05-09 11:29:37 +03:00
  • ee387b79e1 Update version output Alex X 2024-05-09 08:21:19 +03:00
  • e71ed5e7eb feat(icons): add favicon and apple-touch-icon links across all pages Sergey Krashevich 2024-05-09 06:20:20 +03:00
  • 122a550599 feat(icons): add website icons and update GH Pages workflow to include icon changes Sergey Krashevich 2024-05-09 02:53:36 +03:00
  • f3f08afac8 ci(build.yml): enable latest tag and onlatest for hardware suffix Sergey Krashevich 2024-05-09 05:58:38 +03:00
  • a0030194cb Add gif logo Alex X 2024-05-08 13:04:59 +03:00
  • f158ffb33e Merge remote-tracking branch 'upstream/master' into refactr-syscall-more-generic Sergey Krashevich 2024-05-07 14:45:48 +03:00
  • a9f2b5158c Update version to 1.9.1 v1.9.1 Alex X 2024-05-06 20:35:28 +03:00
  • b9f984dad0 Update dependencies #1072 #1073 #1075 Alex X 2024-05-06 20:34:25 +03:00
  • 290e011061 Add support allowed_media_types for RTSP server #1054 Alex X 2024-05-06 07:32:45 +03:00
  • 2b8ced9c59 Update build.yml Rob van Oostenrijk 2024-05-06 08:06:08 +04:00
  • 09109e783e Update RTSP handle error message Alex X 2024-05-05 12:36:17 +03:00
  • 8ac834bdd4 Add support AAC MPEG-2 for magic source Alex X 2024-05-05 12:35:51 +03:00
  • 06d8503fd0 Increase timeout for hls client Alex X 2024-05-05 12:32:18 +03:00