Commit Graph

  • f6936f7cee Allow add Input param without codecs changes. Correct the Input Template to delete the 'input' parameter to allow set the copy codecs option, otherwise the '-vn -an' codecs option is selected. Galindo, Alex 2023-07-06 10:25:09 +02:00
  • bdafaef7dc Add api.html webpage Alexey Khit 2023-07-06 11:07:51 +03:00
  • 209d7b47d9 Rewrite FFmpeg devices and add support ALSA for Linux Alexey Khit 2023-07-04 13:02:10 +03:00
  • 4283ae1022 Add RepackG711 func for WebRTC (fix PCMA/PCMU audio) Alexey Khit 2023-07-04 12:06:45 +03:00
  • c2a398211c Rewrite repack G711 func (for RTSP backchannel) Alexey Khit 2023-07-04 12:06:11 +03:00
  • 6c2f883f9e Fix OPUS transcoding quality Alexey Khit 2023-07-04 10:37:40 +03:00
  • c34f9ae2b7 Support FFmpeg drawtext param #487 Alexey Khit 2023-07-03 00:45:51 +03:00
  • c29dd8c4e3 Support templates for FFmpeg raw param #487 Alexey Khit 2023-07-03 00:44:25 +03:00
  • 9e65f18e08 Add interactive OpenAPI to readme Alexey Khit 2023-07-02 20:51:40 +03:00
  • db3fb72ac8 Add OpenAPI Alexey Khit 2023-07-02 20:47:31 +03:00
  • 90cdfafcf5 Add Content-Type to WebRTC API Alexey Khit 2023-07-02 20:46:56 +03:00
  • fa8d4e4807 Remove on the fly stream creation for security reason Alexey Khit 2023-06-29 22:52:59 +03:00
  • 37abe2ce0d Code refactoring after #274 Alexey Khit 2023-06-29 22:08:17 +03:00
  • 1c3835f2a8 Merge pull request #274 from skrashevich/fix-exit-code-on-config-save Alexey Khit 2023-06-29 22:03:44 +03:00
  • bc6e4f40bf Code refactoring after #352 Alexey Khit 2023-06-29 21:39:31 +03:00
  • ac5bcda492 Merge pull request #352 from skrashevich/patch-listen-tls Alexey Khit 2023-06-29 20:30:40 +03:00
  • 7bd42eb55f Fix onvif discovery close port Alexey Khit 2023-06-29 20:29:35 +03:00
  • e4c7ffd1b4 Code refactoring after #462 Alexey Khit 2023-06-29 17:17:45 +03:00
  • d31cf5521b Merge pull request #462 from dbuezas/dvrip/discovery Alexey Khit 2023-06-29 16:28:18 +03:00
  • 9de980a63c Fix config tab showing byte string instead of text #479 Alexey Khit 2023-06-29 16:16:08 +03:00
  • 74cef13479 Fix panic after RTSP reconnect feature #433 Alexey Khit 2023-06-29 16:09:17 +03:00
  • 887a491077 Fix panic on processing RTCP from HomeKit cameras #287 Alexey Khit 2023-06-29 11:13:27 +03:00
  • 253fc4c915 Code refactoring for SRTP Alexey Khit 2023-06-29 11:13:00 +03:00
  • 3a51fa2397 Fix panic with only audio for MP4/MSE #404 Alexey Khit 2023-06-29 10:55:43 +03:00
  • 306451f94f Fix race on pcm pack backchannel #432 Alexey Khit 2023-06-28 20:25:40 +03:00
  • 39811d121b Fix panic on empty path in RTSP link #474 Alexey Khit 2023-06-28 20:02:51 +03:00
  • 99b962e7bb Fix panic on empty RTSP medias #481 Alexey Khit 2023-06-28 19:59:36 +03:00
  • 3dd14a826c Merge pull request #461 from dbuezas/master Alex X 2023-06-16 22:48:04 +03:00
  • a99d7097b9 Revert ignoring high 4 bits and add 0x43 as an h265 code David Buezas 2023-06-16 21:45:24 +02:00
  • 4f97e119ac Update selectall checkbox on index page Alexey Khit 2023-06-16 15:18:22 +03:00
  • 44ee0066a5 Merge pull request #466 from Vipas-ana/patch-1 Alex X 2023-06-16 15:14:28 +03:00
  • e5e899450f Fix ws service not load origin from config #469 Alexey Khit 2023-06-16 15:07:38 +03:00
  • 05a2f53b67 Update projects using section in readme Alexey Khit 2023-06-16 15:01:42 +03:00
  • 63bcaa836a Merge remote-tracking branch 'origin/master' Alexey Khit 2023-06-16 15:00:10 +03:00
  • ba68bcb89e Merge pull request #413 from skrashevich/230504-patch-hwdetect-darwin Alex X 2023-06-15 16:52:00 +03:00
  • 4a162c9a55 Merge pull request #471 from makuser/patch-1 Alex X 2023-06-12 13:10:41 +03:00
  • c2f5f37f40 Fix camera brand typo in README.md Marc Kolly 2023-06-12 10:56:53 +02:00
  • 11201790d2 Update index.html Vipas-ana 2023-06-07 10:04:00 -04:00
  • 64804cbc87 Simplify code and improve error handling David Buezas 2023-06-04 22:37:29 +02:00
  • 75818d6967 Add dvrip discovery David Buezas 2023-06-04 02:25:22 +02:00
  • 14bb4b40f7 For dvrip video codec, only compare less significant byte David Buezas 2023-06-03 12:00:35 +02:00
  • 0fdb0b128b Merge pull request #460 from dbuezas/master Alex X 2023-06-03 08:07:04 +03:00
  • fe28c32400 Add mediaCode 0x12 to CodecH264 identifiers ini DVIRIP stream David Buezas 2023-06-01 21:22:37 +02:00
  • 888159d2b6 Update API response mime type Alexey Khit 2023-05-31 14:41:57 +03:00
  • 397eb0b6ee Fix tests Alexey Khit 2023-05-31 14:36:38 +03:00
  • ffeb473918 Remove broken tests Alexey Khit 2023-05-31 14:36:00 +03:00
  • 966bedd38c Fix MP4 with PCM on Android Telegram Alexey Khit 2023-05-30 22:03:20 +03:00
  • 0e270081fe Add content-type to API responses Alexey Khit 2023-05-28 06:37:59 +03:00
  • 1612f9c81e Fix AAC inside MP4 Alexey Khit 2023-05-25 06:49:04 +03:00
  • bff9b06d5d Add support filename query param for mp4 files Alexey Khit 2023-05-25 06:47:51 +03:00
  • 59555cfe1d Move WS API to separate module Alexey Khit 2023-05-23 14:21:39 +03:00
  • c94d1e237d Merge remote-tracking branch 'remotes/upstream/master' into patch-listen-tls Sergey Krashevich 2023-05-21 23:29:08 +03:00
  • 82a8e07b66 Rewrite shell signal handling Alexey Khit 2023-05-20 06:29:14 +03:00
  • e29307125c Add Nest source for WebRTC cameras Alexey Khit 2023-05-20 06:28:33 +03:00
  • 1eaacdb217 Add Hass API source for WebRTC cameras Alexey Khit 2023-05-20 06:26:05 +03:00
  • c09438d3d0 Set prefer_tcp flag for ffmpeg Alexey Khit 2023-05-16 18:39:39 +03:00
  • 8b126c0d37 Add support RTSP over WebSocket Alexey Khit 2023-05-06 14:31:46 +03:00
  • 3139189975 Move ParseQuery from ffmpeg to streams module Alexey Khit 2023-05-06 14:29:35 +03:00
  • 4fe078c7c0 ONVIF code refactoring Alexey Khit 2023-05-05 10:01:59 +03:00
  • 083ec127fd Fix video timestamp accuracy Alexey Khit 2023-05-05 09:45:55 +03:00
  • bcb9756aca Update readme about ONVIF Alexey Khit 2023-05-05 09:08:13 +03:00
  • 981974eac9 Update hardware.Dockerfile Sergey Krashevich 2023-05-04 22:45:39 +03:00
  • 5b29306d4f Refactor video toolbox probe commands to use SVGA resolution in hardware_darwin.go Sergey Krashevich 2023-05-04 22:18:58 +03:00
  • e89c5cb429 Add bages to readme Alexey Khit 2023-05-04 17:45:17 +03:00
  • 04f263aa15 Add binary for old Raspberry 1 and Zero Alexey Khit 2023-05-04 17:40:54 +03:00
  • da92256910 Update version to 1.5.0 v1.5.0 Alexey Khit 2023-05-04 15:04:06 +03:00
  • 035b824645 Update readme Alexey Khit 2023-05-04 15:03:03 +03:00
  • 2a91c4625a Add ALSA support inside docker Alexey Khit 2023-05-04 13:40:14 +03:00
  • 23dd5b450c Add support H265 codec for MPEG-TS Alexey Khit 2023-05-04 12:26:56 +03:00
  • f617c148cd Fix FFmpeg template for H265 Alexey Khit 2023-05-04 11:57:32 +03:00
  • b5f4c7f75b Rewrite exec pipe, TCP and HTTP sources Alexey Khit 2023-05-04 11:52:36 +03:00
  • d44efb84a0 Fix buffer size for mpegts Alexey Khit 2023-05-04 11:49:38 +03:00
  • 03968d2f2e Restore hadrware transcoding for MJPEG Alexey Khit 2023-05-04 07:39:15 +03:00
  • 3c371e7046 Change FFmpeg output for MJPEG to pipe Alexey Khit 2023-05-04 07:38:49 +03:00
  • 4656086985 Add auto transcoding to JPEG snapshot Alexey Khit 2023-05-03 07:49:48 +03:00
  • e78f9fa69d Add support pipe to exec source Alexey Khit 2023-05-03 07:49:10 +03:00
  • 2e8be342ef Rework FFmpeg hardware support Alexey Khit 2023-05-04 01:24:37 +03:00
  • 5387e88fe3 Rework FFmpeg devices support Alexey Khit 2023-05-04 00:03:01 +03:00
  • 1746f55eda Add pix_fmt to ffmpeg h264 transcoding Alexey Khit 2023-05-03 23:57:39 +03:00
  • 4d53889519 Improve support ONVIF client Alexey Khit 2023-05-03 08:02:56 +03:00
  • 6d9d89bbe3 Fix support 2 way audio for Reolink Doorbell #331 Alexey Khit 2023-05-03 08:01:33 +03:00
  • c1923627c0 Fix panic on Producer GetMedias Alexey Khit 2023-05-03 07:57:00 +03:00
  • 95ca5f5fe1 Remove unnecessary run.sh file Alexey Khit 2023-05-02 14:20:55 +03:00
  • 4bbd3a1cd2 Fix ONVIF discovery for buggy camera Alexey Khit 2023-05-02 11:25:00 +03:00
  • 9c8a1d8b19 Add path to ONVIF requests Alexey Khit 2023-05-02 11:07:12 +03:00
  • 53967fc72a Update ONVIF discovery request #397 Alexey Khit 2023-05-02 09:36:38 +03:00
  • 31f870e950 Update internal readme Alexey Khit 2023-05-01 15:09:58 +03:00
  • c7d228daff Remove mp4 pkg dependency from rtsp pkg Alexey Khit 2023-05-01 14:33:03 +03:00
  • 378f071e2c Add go2rtc_rtsp app Alexey Khit 2023-05-01 12:55:32 +03:00
  • 75f61b38ac Move cmd module to internal Alexey Khit 2023-05-01 12:55:14 +03:00
  • bc770f1a85 Remove FFmpeg buffer because have problems with MJPEG Alexey Khit 2023-04-29 17:04:56 +03:00
  • d276311fcf Add support insecure HTTPS client Alexey Khit 2023-04-29 17:00:52 +03:00
  • 1e14dc9ab2 Add ONVIF client and server support Alexey Khit 2023-04-29 13:58:10 +03:00
  • 8dbaa4ba93 Fix RTSP client Session processing Alexey Khit 2023-04-29 13:48:17 +03:00
  • f0893bd78b Fix bug in SDP from Annke CZ400 #384 Alexey Khit 2023-04-27 14:02:55 +03:00
  • 6247746177 Change localhost to 127.0.0.1 Alexey Khit 2023-04-25 06:21:50 +03:00
  • a20de73ab2 Add pkt_size option fort RTSP server Alexey Khit 2023-04-24 06:40:11 +03:00
  • 813c8b3b3d Make core atoi func public Alexey Khit 2023-04-24 06:39:07 +03:00
  • 63d9c6c2b7 Fix Chinese cameras with wrong Session header after v1.4.0 #382 Alexey Khit 2023-04-23 20:42:49 +03:00
  • 2610f15eb6 Update readme about codecs Alexey Khit 2023-04-23 08:08:52 +03:00