Commit Graph

  • e42085a237 Remove lock on sender buffer processing Alex X 2023-11-04 15:14:04 +03:00
  • a060b3447c Increase buffer for RTSP input Alex X 2023-11-04 15:13:39 +03:00
  • d7784b24c6 Fix memory overflow on bad RTSP sources #675 Alex X 2023-11-04 09:42:50 +03:00
  • 39645cb3d8 Remove unnecessary 0.0.0.0 from listeners Alex X 2023-11-03 12:45:40 +03:00
  • 36166caccc Fix raw conn for https client Alex X 2023-11-03 12:40:42 +03:00
  • 0f1dc73d55 Update WebRTC candidates logic Alex X 2023-11-02 15:37:44 +03:00
  • 6b29c37433 Update webrtc trace logs for local candidates Alex X 2023-11-02 14:58:30 +03:00
  • 535bacf9d6 Fix ngrok Alex X 2023-11-02 14:57:52 +03:00
  • e6fb4081f7 Add drawtext tests for ffmpeg Alex X 2023-11-02 14:57:22 +03:00
  • eb04fafaa4 Add more ffmpeg transcoding presets Alex X 2023-11-02 14:56:58 +03:00
  • b4ed738d17 Add IPv6 support to WebRTC #721 Alex X 2023-10-30 21:04:38 +03:00
  • 6a9ae93fa1 Update pixel format for h264 vaapi hardware Alex X 2023-10-30 19:06:56 +03:00
  • 2dd47654e6 Fix panic for HomeKit source without SRTP module #712 Alex X 2023-10-27 17:08:07 +03:00
  • c27e735c17 Fix wrong SDP for MERCURY camera #708 Alex X 2023-10-27 14:37:12 +03:00
  • 8bc65e4c91 Update codecs table in readme Alex X 2023-10-27 07:20:05 +03:00
  • 0a476a74b3 Add QNAP to readme Alex X 2023-10-27 07:19:48 +03:00
  • b5be4ce03b Add expr source Alex X 2023-10-26 21:07:48 +03:00
  • f291f1d827 Rewrite shell cmd parser Alex X 2023-10-25 16:49:01 +03:00
  • 041ce885c7 Merge pull request #704 from testwill/map Alex X 2023-10-24 12:09:15 +04:00
  • df16f28825 Update poster Alex X 2023-10-24 10:52:47 +03:00
  • a8867bc3cb Add Synology NAS to readme Alex X 2023-10-24 10:34:55 +03:00
  • b2b115ec9c Merge pull request #705 from skrashevich/openapi-add-restart-handler Alex X 2023-10-19 16:51:43 +03:00
  • 95de3a1f3e Update openapi.yaml Sergey Krashevich 2023-10-19 16:40:14 +03:00
  • dd4376cd37 chore: unnecessary guard around call to delete guoguangwu 2023-10-19 21:21:09 +08:00
  • 20d45bff92 Update to version 1.8.1 v1.8.1 Alex X 2023-10-15 20:03:52 +03:00
  • 4ad67e9f6f Update external dependencies Alex X 2023-10-15 20:15:26 +03:00
  • e367940bd9 Fix version in API Alex X 2023-10-15 09:37:24 +03:00
  • 6f2af78392 Update version to 1.8.0 v1.8.0 Alex X 2023-10-14 17:19:06 +03:00
  • 548d8133eb Update readme with new features Alex X 2023-10-14 17:15:31 +03:00
  • 36ee2b29fb Update TLS files handling Alex X 2023-10-14 15:51:43 +03:00
  • 05accb4555 Add support media config param for JS player Alex X 2023-10-14 11:41:45 +03:00
  • f949a278da Fix HLS JS error on latest iOS Alex X 2023-10-14 11:40:49 +03:00
  • bfae16f3a0 Improve SPS parser Alex X 2023-10-14 08:11:03 +03:00
  • d09d21434b Panic if shell can't restart process Alex X 2023-10-14 08:06:09 +03:00
  • 2b9926cedb Support broken SPS for MP4 Alex X 2023-10-14 08:04:20 +03:00
  • af24fd67aa Fix snapshots for some streams Alex X 2023-10-13 14:46:24 +03:00
  • e2cd34ffe3 Fix hap secure connection Alex X 2023-10-13 11:25:04 +03:00
  • ecdf5ba271 Fix homekit proxy after events handler Alex X 2023-10-13 11:23:00 +03:00
  • 995ef5bb36 Add support RTMP from Dahua cameras Alex X 2023-10-12 17:55:03 +03:00
  • 8165adcab1 Rewrite hap secure connection Alex X 2023-10-12 17:03:58 +03:00
  • 91c4a3e7b5 Add ffmpeg test for DeckLink Alex X 2023-10-11 22:35:53 +03:00
  • cb710ea2be Update dvrip source processing Alex X 2023-10-11 22:23:22 +03:00
  • 843a3ae9c9 Total rework DVRIP source + add two way audio #633 Alex X 2023-10-11 19:47:26 +03:00
  • de040fb160 Fix panic for homekit source (nil conn) #628 Alex X 2023-10-11 14:34:01 +03:00
  • acec8a76aa Fix panic from roborock source (iot.Dial error) #601 Alex X 2023-10-11 14:26:02 +03:00
  • 6c07c59454 Fix panic on aac.RTPDepay #635 Alex X 2023-10-11 14:21:56 +03:00
  • 4d708b5385 Fix send audio to RTSP (cuts out after 30 seconds) #659 Alex X 2023-10-11 13:56:40 +03:00
  • 2e9f3181d4 Fix onvif source: invalid control character in URL #662 Alex X 2023-10-11 13:43:45 +03:00
  • 3ae15d8f80 Add support TLS cert/key as file path #680 Alex X 2023-10-11 11:50:30 +03:00
  • d016529030 Merge pull request #632 from skrashevich/230911-fix-hap-pairing-dups Alex X 2023-10-11 11:33:05 +03:00
  • 09f1553e40 Fix SO_REUSEPORT for macOS #626 Alex X 2023-10-11 11:31:37 +03:00
  • 52e4bf1b35 Add retry for publish Alex X 2023-10-11 07:14:43 +03:00
  • bbe6ae0059 Update publish RTMP examples Alex X 2023-10-11 06:58:17 +03:00
  • c02117e626 Add support incoming RTMP Alex X 2023-10-11 06:54:50 +03:00
  • b8fb3acbab Fix Tapo error on setup Alex X 2023-10-11 06:52:39 +03:00
  • d4d0064220 Change publish start time from 5 to 1 second Alex X 2023-10-11 06:52:23 +03:00
  • 855bbdeb60 Update ffmpeg tests Alex X 2023-10-10 12:25:07 +03:00
  • 05893c9203 Add fix for YCbCr range on hardware transcoding Alex X 2023-10-10 11:15:30 +03:00
  • c9c8e73587 Add feature auto publish on app start Alex X 2023-10-09 23:09:28 +03:00
  • c7b6eb5d5b Fix ffmpeg pix_fmt for H264 transcoding Alex X 2023-10-09 23:08:18 +03:00
  • 96bc88d8ce Add copyright for restart func Alex X 2023-10-09 17:37:53 +03:00
  • 9a2e9dd6d1 Add support /api/restart #652 Alex X 2023-10-09 17:11:57 +03:00
  • b252fcaaa1 Code refactoring after #661 Alex X 2023-10-05 17:30:01 +03:00
  • c582b932c7 Merge pull request #661 from skrashevich/230930-unpkg Alex X 2023-10-05 16:38:58 +03:00
  • c3f26c4db8 Fix logger for rtmp Alex X 2023-10-05 16:37:58 +03:00
  • f27f7d28bb Update editor.html Sergey Krashevich 2023-09-30 12:38:31 +03:00
  • 0424b1a92a Merge pull request #656 from skrashevich/230927-fix-whep-link Alex X 2023-09-27 14:35:09 +03:00
  • 81fb8fc238 Update README.md Sergey Krashevich 2023-09-27 14:11:03 +03:00
  • 037970a4ea Add support ManagedMediaSource for Safari 17 Alex X 2023-09-26 13:25:50 +03:00
  • 3f6e83e87c Merge pull request #653 from skrashevich/230925-fix-openapi-spec Alex X 2023-09-25 10:33:05 +03:00
  • aa5b23fa80 fix openapi specs Sergey Krashevich 2023-09-25 07:40:40 +03:00
  • 02bde2c8b7 Add RTMP publish to WebUI Alex X 2023-09-17 20:39:31 +03:00
  • cb5e90cc3b Add RTMP server and publish to RMTP logic Alex X 2023-09-17 20:31:36 +03:00
  • 209fe09806 Add active publish logic to streams Alex X 2023-09-17 20:29:28 +03:00
  • dca8279e0c Update AMF tests Alex X 2023-09-17 14:08:30 +03:00
  • 8163c7a520 Update tcp.Dial func Alex X 2023-09-17 14:11:47 +03:00
  • 4dffceaf7e Update FLV muxer Alex X 2023-09-17 14:07:55 +03:00
  • 9f1e33e0c6 Add output to HTTP-FLV Alex X 2023-09-16 11:14:56 +03:00
  • 9a7d7e68e2 Add tests to AMF reader Alex X 2023-09-16 11:12:51 +03:00
  • ab18d5d1ca Improve magic bitstream producer Alex X 2023-09-16 11:11:23 +03:00
  • 6e53e74742 Add WriteEcmaArray func for AMF proto Alex X 2023-09-16 11:10:32 +03:00
  • f910bd4fce Add auto Flush to core WriteBuffer Alex X 2023-09-16 11:09:46 +03:00
  • 93e475f3a4 Fix support ONVIF client with line breaks #638 Alexey Khit 2023-09-13 18:08:57 +03:00
  • e5d8170037 Add HomeKit accessories parser Alexey Khit 2023-09-12 21:04:55 +03:00
  • 861632f92b Add support events for HomeKit client Alexey Khit 2023-09-12 21:03:59 +03:00
  • 9cf75565b5 Fix error for HAP server Alexey Khit 2023-09-12 21:02:40 +03:00
  • 9368a6b85e Add conditional check before adding a new pair in the server's AddPair function Sergey Krashevich 2023-09-11 10:04:52 +03:00
  • c8ac6b2271 Update version to 1.7.1 v1.7.1 Alexey Khit 2023-09-10 20:19:20 +03:00
  • 28f5c2b974 Update dependencies Alexey Khit 2023-09-10 20:01:22 +03:00
  • daa2522a52 Fix panic for HomeKit source Alexey Khit 2023-09-10 16:10:00 +03:00
  • 863f8ec19b Fix malformed HTTP version for HomeKit source #620 Alexey Khit 2023-09-10 16:08:06 +03:00
  • 8f98fc4547 Fix after #614 fix Alexey Khit 2023-09-10 16:03:49 +03:00
  • 398afbe49f Update default deadline from 3 to 5 seconds Alexey Khit 2023-09-10 16:03:08 +03:00
  • ad8c0ab2fb Fix HomeKit pairing for some cameras Alexey Khit 2023-09-10 14:56:00 +03:00
  • 37130576e9 Add support webrtc go2rtc source with auth #539 Alexey Khit 2023-09-10 07:58:20 +03:00
  • 486fea2227 Merge pull request #611 from felipecrs/patch-1 Alex X 2023-09-10 07:18:17 +03:00
  • 6d7357b151 Update README.md Felipe Santos 2023-09-09 15:16:58 -03:00
  • 452d7577f8 Merge pull request #614 from skrashevich/230905-fix-runtime-crash Alex X 2023-09-09 17:37:52 +03:00
  • 124398115e Restore fix for Chinese buggy cameras Alexey Khit 2023-09-06 13:15:04 +03:00
  • 541a7b28a7 Refactor LocalIP method to correctly handle non-TCP connections Sergey Krashevich 2023-09-05 10:27:12 +03:00