Skip to content

Releases: viam-modules/viamrtsp

0.3.0

06 Feb 16:19
c81ce10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...0.3.0

0.3.0-rc1

30 Jan 21:52
0809def
Compare
Choose a tag to compare
0.3.0-rc1 Pre-release
Pre-release
  • Preference TCP connection
  • Pack h265 NALUs

v0.2.0

29 Jan 16:50
5a4daa3
Compare
Choose a tag to compare

What's Changed

  • Avoid the %w usage meant for wrapping errors with fmt.Errorf. by @dgottlieb in #40
  • [RSDK-8197] [RSDK-8212] Fix ViamRTSP Performance Regression using pool by @hexbabe in #41
  • [RSDK-8589] erh -> viam by @hexbabe in #43
  • [RSDK-7953] [RSDK-8709] Consolidate build workflow for all archs AND bump RDK by @hexbabe in #44
  • [RSDK-7766] Add linux/arm64 integration tests by @hexbabe in #46
  • [RSDK-7953] Consolidate build workflow for all archs part 2 by @hexbabe in #48
  • [RSDK-8741] Discovery v0 (find IP addresses) by @hexbabe in #47
  • [RSDK-8575] Add better errors in decode.go by @hexbabe in #49
  • [RSDK-8667] Fix possible edge case for decode wonkiness using pool clear func by @hexbabe in #50
  • [RSDK-8776] Remove pkg/errors import and migrate calls to std pkg by @hexbabe in #51
  • [RSDK-9044] Bump RDK version and fix build and lint errors by @hexbabe in #53
  • [RSDK-9094] Document how to use ONVIF RTSP Discovery by @hexbabe in #54
  • [RSDK-9000] Register Discovery callback and associated ONVIF stuff by @hexbabe in #52
  • added discovery binary and some refactoring by @erh in #55
  • Don't use canon in CI by @hexbabe in #57
  • [RSDK-9228] Default RTPPassthrough to true and update README by @hexbabe in #56
  • upnp to find ip of a camera by @erh in #58
  • move upnp helpers elsewhere for common use by @erh in #62
  • [RSDK-9475] - Update to use Image endpoint by @seanavery in #61
  • Fix empty credentials onvif by @hexbabe in #63
  • capitalize-rtsp-protocol-in-onvif by @nicksanford in #67
  • [RSDK-9688, RSDK-9732, RSDK-9733] Use libav for JPEG encoding by @seanavery in #69
  • Fix ws discovery by @nicksanford in #70
  • [RSDK-9700] - Add YUYV mimetype handling by @seanavery in #71
  • [RSDK-9723] Fix mjpeg CI by @hexbabe in #74
  • add onvif discovery service by @JohnN193 in #73
  • Update README.md by @randhid in #76
  • [RSDK-9843] Support mpeg4 to address codecInfo error on some RTSP streams by @hexbabe in #75
  • add empty cred by @JohnN193 in #77

New Contributors

Full Changelog: 0.1.0...v0.2.0

0.2.0-rc9

28 Jan 13:10
5caa966
Compare
Choose a tag to compare
0.2.0-rc9 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.0-rc8...0.2.0-rc9

0.2.0-rc8

17 Jan 17:00
6e61ce4
Compare
Choose a tag to compare
0.2.0-rc8 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-rc7...0.2.0-rc8

0.2.0-rc7

10 Jan 22:41
1086a9e
Compare
Choose a tag to compare
0.2.0-rc7 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0-rc6...0.2.0-rc7

0.2.0-rc6

20 Dec 22:08
8202356
Compare
Choose a tag to compare
0.2.0-rc6 Pre-release
Pre-release

What's Changed

  • move upnp helpers elsewhere for common use by @erh in #62
  • [RSDK-9475] - Update to use Image endpoint by @seanavery in #61
  • Fix empty credentials onvif by @hexbabe in #63

Full Changelog: 0.2.0-rc3...0.2.0-rc6

0.2.0-rc4

15 Nov 16:44
e182c34
Compare
Choose a tag to compare
0.2.0-rc4 Pre-release
Pre-release

Release with new build flow with correct GLIBC

upnp feature added

13 Nov 15:56
@erh erh
e182c34
Compare
Choose a tag to compare
upnp feature added Pre-release
Pre-release
0.2.0-rc3

upnp to find ip of a camera (#58)

testing upnp

09 Nov 19:02
@erh erh
Compare
Choose a tag to compare
testing upnp Pre-release
Pre-release
0.2.0-rc002

upnp to find ip of a camera