Commit Graph

  • 2406b944e4 Bump github.com/pion/sdp/v3 from 3.0.16 to 3.0.17 dependabot/go_modules/github.com/pion/sdp/v3-3.0.17 dependabot[bot] 2025-12-22 22:06:05 +00:00
  • c7ed464bc1 Bump github.com/pion/rtp from 1.8.26 to 1.8.27 dependabot/go_modules/github.com/pion/rtp-1.8.27 dependabot[bot] 2025-12-22 22:05:44 +00:00
  • d0b37aa0dd Support URI format sent by HappyTime ONVIF and RTSP clients during (#964) main Kelvin Lawson 2025-12-22 16:45:14 +00:00
  • 94e7927447 Bump golang.org/x/net from 0.47.0 to 0.48.0 (#963) dependabot[bot] 2025-12-12 01:45:44 +01:00
  • 2747e1266c Bump github.com/bluenviron/mediacommon/v2 from 2.5.2 to 2.5.3 (#962) dependabot[bot] 2025-12-12 01:45:25 +01:00
  • 0185fc96ce bump golangci-lint to 2.7.2 (#961) bluenviron-bot 2025-12-12 01:45:22 +01:00
  • dfa360d122 Bump github.com/bluenviron/mediacommon/v2 from 2.5.1 to 2.5.2 (#960) v5.2.1 dependabot[bot] 2025-12-06 22:16:44 +01:00
  • 12d5c3b1a0 bump golangci-lint to 2.7.1 (#958) bluenviron-bot 2025-12-06 22:08:11 +01:00
  • e15851c83f Bump github.com/pion/rtp from 1.8.25 to 1.8.26 (#959) dependabot[bot] 2025-12-06 22:05:07 +01:00
  • a58fc5a9c0 improve documentation (#957) Alessandro Ros 2025-12-02 18:17:29 +01:00
  • 525b9b4590 Bump github.com/pion/srtp/v3 from 3.0.8 to 3.0.9 (#955) dependabot[bot] 2025-12-02 18:07:25 +01:00
  • 0ece7534e0 improve fuzz tests (#956) Alessandro Ros 2025-12-01 15:30:08 +01:00
  • 8511935286 Allow 1 byte of extra padding at mikey message (#953) Sijmen 2025-11-30 11:15:16 +01:00
  • c471d887e9 Bump actions/checkout from 5 to 6 (#950) dependabot[bot] 2025-11-21 02:02:14 +01:00
  • 67bf6ce73b bump golangci-lint to 2.6.2 (#948) v5.2.0 bluenviron-bot 2025-11-18 04:13:03 +01:00
  • 7525a5a22d Bump github.com/pion/rtp from 1.8.23 to 1.8.25 (#929) dependabot[bot] 2025-11-14 17:25:44 +01:00
  • 0e56f305d1 allow rtpreceiver and rtpsender to count received, lost and sent packets (#947) Alessandro Ros 2025-11-12 18:07:09 +01:00
  • ece3be55c0 Bump golang.org/x/net from 0.46.0 to 0.47.0 (#945) dependabot[bot] 2025-11-12 18:06:51 +01:00
  • c9199e39d6 update golangci-lint configuration (#946) Alessandro Ros 2025-11-11 23:53:44 +01:00
  • d0295e6077 update golangci-lint configuration (#944) Alessandro Ros 2025-11-11 14:19:56 +01:00
  • bf1118094a improve performance by decoding RTP header once (#941) Alessandro Ros 2025-11-11 12:35:09 +01:00
  • b8acb24a71 support formats with dynamic SSRC (#687) (#940) Alessandro Ros 2025-11-11 12:27:05 +01:00
  • 9a257e65c8 simplify code with ptrOf (#943) Alessandro Ros 2025-11-11 11:51:31 +01:00
  • 21e4b85728 Bump golangci/golangci-lint-action from 8 to 9 (#942) dependabot[bot] 2025-11-11 10:23:39 +01:00
  • db702b1fc2 bump golangci-lint to 2.6.1 (#939) bluenviron-bot 2025-11-09 22:53:32 +01:00
  • b6f80fd5f2 fix SP payload of MIKEY messages (#827) (#935) Alessandro Ros 2025-11-02 17:04:51 +01:00
  • 98f0331637 server: add NetListener() (#833) (#934) Alessandro Ros 2025-11-02 17:04:01 +01:00
  • 1214bdc17e server: fix timeout when reading with Media Foundation (bluenviron/mediamtx#5090) (#932) Alessandro Ros 2025-11-02 17:03:44 +01:00
  • 69481ce0bd Apply modernize changes (#917) Tristan Matthews 2025-11-02 11:00:34 -05:00
  • 24c512c583 bump golangci-lint to 2.6.0 (#933) bluenviron-bot 2025-11-02 16:13:08 +01:00
  • 97bc53a1fa update workflows (#931) Alessandro Ros 2025-10-26 16:46:24 +01:00
  • 59474a8fa3 add and use readbuffer.SetReadBuffer (#930) Alessandro Ros 2025-10-26 11:12:19 +01:00
  • 396998aa4a support RTSP responses with empty status message (#807) (#928) Alessandro Ros 2025-10-26 10:36:50 +01:00
  • 95ca014456 Bump github.com/bluenviron/mediacommon/v2 from 2.5.0 to 2.5.1 (#927) v5.1.1 dependabot[bot] 2025-10-21 18:56:23 +02:00
  • b4355d3099 use AVP profile when scheme is RTSPS and protocol is TCP (#916) ProtoTess 2025-10-21 12:46:24 -04:00
  • cb169d3924 normalize workflows (#926) Alessandro Ros 2025-10-21 18:19:11 +02:00
  • dd00a0a356 fix documentation (#924) Alessandro Ros 2025-10-21 18:05:09 +02:00
  • b104968d33 add missing defer close in examples (#925) Alessandro Ros 2025-10-21 18:04:55 +02:00
  • 2db67e7195 improve tests (#923) Alessandro Ros 2025-10-20 21:20:15 +02:00
  • 2b3d77d465 server: fix crash when calling PAUSE (#922) Alessandro Ros 2025-10-20 14:12:14 +02:00
  • 1486bce64a server: fix timeout when recording with FFmpeg and UDP (bluenviron/mediamtx#5100) (#921) Alessandro Ros 2025-10-20 14:11:51 +02:00
  • 5e540b0c2b normalize GitHub actions (#919) Alessandro Ros 2025-10-19 12:01:46 +02:00
  • f1ca69c4d4 Bump github.com/pion/rtcp from 1.2.15 to 1.2.16 (#918) dependabot[bot] 2025-10-17 16:51:33 +02:00
  • d1f853ca4c Bump github.com/bluenviron/mediacommon/v2 from 2.4.3 to 2.5.0 (#913) v5.1.0 dependabot[bot] 2025-10-13 18:10:30 +02:00
  • 449624b60f server: add idle timeout (#912) Alessandro Ros 2025-10-13 18:06:27 +02:00
  • fbbaeea390 Bump github.com/pion/rtp from 1.8.22 to 1.8.23 (#908) dependabot[bot] 2025-10-11 12:36:29 +02:00
  • 4cee3b1781 Bump golang.org/x/net from 0.44.0 to 0.46.0 (#910) dependabot[bot] 2025-10-11 12:36:22 +02:00
  • 611aa6ff02 update README (#907) Alessandro Ros 2025-10-01 12:14:53 +02:00
  • 5ab10e3e4e Fix: invalid SDP: sdp: invalid syntax c=IN (#906) Dan Nicholls 2025-10-01 20:14:05 +10:00
  • 2750e92d2d Bump github.com/pion/srtp/v3 from 3.0.7 to 3.0.8 (#905) dependabot[bot] 2025-09-27 13:39:01 +02:00
  • 9dc9245ad6 bump golangci-lint to 2.5.0 (#904) v5.0.1 bluenviron-bot 2025-09-22 09:48:21 +02:00
  • 6750a1eb8a sdp: fix compatibility with a Uniview camera (bluenviron/mediamtx#5008) (#903) Alessandro Ros 2025-09-21 18:08:27 +02:00
  • 1dd27b250c sdp: add labels to test cases (#902) Alessandro Ros 2025-09-21 17:20:51 +02:00
  • da8f2c69b2 format code (#900) v5.0.0 Alessandro Ros 2025-09-18 10:53:38 +02:00
  • dc5d990699 Bump github.com/bluenviron/mediacommon/v2 from 2.4.2 to 2.4.3 (#899) dependabot[bot] 2025-09-18 10:53:06 +02:00
  • 6107dea9a0 add RTSP-over-WebSocket (#891) (#898) Alessandro Ros 2025-09-17 21:30:11 +02:00
  • 1616c8c634 rename Transport2 into Transport (#897) Alessandro Ros 2025-09-16 12:28:28 +02:00
  • 25aecc7b96 server: prevent using UDP when tunneling through HTTP (#896) Alessandro Ros 2025-09-16 12:19:54 +02:00
  • 425fce20fc rename Transport* into Protocol* (#895) Alessandro Ros 2025-09-16 12:06:50 +02:00
  • ec81d388d1 switch to v5 (#890) Alessandro Ros 2025-09-16 11:46:52 +02:00
  • f8649f6cf1 fix race condition in tests (#894) Alessandro Ros 2025-09-16 11:18:47 +02:00
  • 8c7e4320bc server: fix panic due to regression in #887 (#892) Alessandro Ros 2025-09-16 10:36:06 +02:00
  • 3f446ed08d client: fix crash when opening UDP listeners (#893) Alessandro Ros 2025-09-16 10:35:31 +02:00
  • ead4471b5c support RTSP-over-HTTP (#433) (#768) (#887) Alessandro Ros 2025-09-15 19:00:50 +02:00
  • 73474c7569 Bump github.com/bluenviron/mediacommon/v2 from 2.4.1 to 2.4.2 (#889) dependabot[bot] 2025-09-15 18:55:27 +02:00
  • 0e674daa7b client: remove automatic SNI support (#888) Alessandro Ros 2025-09-15 15:54:37 +02:00
  • 0e425a863b Bump golang.org/x/net from 0.43.0 to 0.44.0 (#885) dependabot[bot] 2025-09-10 08:46:54 +02:00
  • 9259df7cff modernize code (#884) Alessandro Ros 2025-09-07 16:05:13 +02:00
  • 9db34842c8 move host resolution from headers to client/server (#883) Alessandro Ros 2025-09-07 15:39:02 +02:00
  • c466c342ba expose transport details (#850) Alessandro Ros 2025-09-06 16:28:40 +02:00
  • 3c2625c7cf make most methods thread safe (#882) Alessandro Ros 2025-09-06 15:42:07 +02:00
  • 702cd0a70f server: remove Setupped* prefix from most methods (#881) Alessandro Ros 2025-09-05 23:30:20 +02:00
  • 65da49ffc0 optimize code (#878) Alessandro Ros 2025-09-05 23:11:51 +02:00
  • 1bc89661eb Fix SDP parsing for repeat time field with no offsets (#880) nicoske 2025-09-05 23:04:30 +02:00
  • a8513af402 Fix typo when identifying KLV packets as SMPTE336M-encoded (#877) James Ford 2025-09-05 13:32:28 -04:00
  • 6add5809c2 Bump actions/setup-go from 5 to 6 (#875) dependabot[bot] 2025-09-05 18:18:48 +02:00
  • d3f2f8dead Bump actions/github-script from 7 to 8 (#876) dependabot[bot] 2025-09-05 18:18:39 +02:00
  • 1f543a0331 rename rtcpreceiver into rtpreceiver, rtcpsender into rtpsender (#874) Alessandro Ros 2025-09-04 19:06:56 +02:00
  • cf2ff2b564 add Transport.Profile, media.Profile (#873) Alessandro Ros 2025-09-04 18:08:51 +02:00
  • d2cb011812 Bump github.com/pion/rtp from 1.8.21 to 1.8.22 (#872) dependabot[bot] 2025-09-04 12:43:12 +02:00
  • 3981f6c3ff Bump github.com/pion/sdp/v3 from 3.0.15 to 3.0.16 (#871) dependabot[bot] 2025-09-03 11:05:10 +02:00
  • 367eb4dffd fix encoding and decoding of NTP fractional part (#869) (#870) Alessandro Ros 2025-08-31 12:36:17 +02:00
  • d5e677fc72 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#868) dependabot[bot] 2025-08-28 12:55:09 +02:00
  • 9db1df05d4 Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#867) dependabot[bot] 2025-08-26 17:23:34 +02:00
  • b8f8076c56 bump Golang to 1.25 (#864) bluenviron-bot 2025-08-14 10:51:28 +02:00
  • b52fc1db52 bump golangci-lint to 2.4.0 (#865) bluenviron-bot 2025-08-14 10:33:55 +02:00
  • 0f430557ca Bump github.com/pion/srtp/v3 from 3.0.6 to 3.0.7 (#862) dependabot[bot] 2025-08-13 10:39:00 +02:00
  • cf1e074137 restore Windows compatibility (#860) (#861) v4.16.2 v4 Alessandro Ros 2025-08-12 12:45:06 +02:00
  • 78a8f619f7 Bump actions/checkout from 4 to 5 (#859) dependabot[bot] 2025-08-12 11:22:30 +02:00
  • 7a5df14b2c add UDPReadBufferSize option (#857) v4.16.1 Alessandro Ros 2025-08-11 10:49:54 +02:00
  • a560c2c24a Bump github.com/bluenviron/mediacommon/v2 from 2.4.0 to 2.4.1 (#858) dependabot[bot] 2025-08-10 23:30:30 +02:00
  • 314288ef12 client: prevent setting up undesired back channels (#856) Alessandro Ros 2025-08-09 17:14:22 +02:00
  • 7c174e3eb3 Bump actions/github-script from 6 to 7 (#854) dependabot[bot] 2025-08-08 10:24:52 +02:00
  • f2d66eeb45 Bump codecov/codecov-action from 3 to 5 (#853) dependabot[bot] 2025-08-08 10:24:44 +02:00
  • 01d40cee72 Bump actions/setup-go from 3 to 5 (#855) dependabot[bot] 2025-08-08 10:23:58 +02:00
  • dfd923f276 enable github-actions dependabot (#852) Alessandro Ros 2025-08-08 10:18:06 +02:00
  • 40354a2516 Bump golang.org/x/net from 0.42.0 to 0.43.0 (#851) dependabot[bot] 2025-08-08 10:09:45 +02:00
  • 5cbe14c918 remove useless check (#849) Alessandro Ros 2025-08-07 16:31:12 +02:00
  • 6d6c7fe273 improve documentation (#848) Alessandro Ros 2025-08-07 16:18:43 +02:00
  • e9db56f913 client: use server interface as multicast interface (#762) (#847) Alessandro Ros 2025-08-04 15:17:49 +02:00