Skip to content

Releases: finger563/unreal-rtsp-display

v2.0.1

30 Jul 14:52
6d0350d
Compare
Choose a tag to compare

What's Changed

  • feat(android): added docs by @finger563 in #6
  • changed char type to uint8_t and fixed std::string_view type cast werror by @alexchunlin in #8
  • fix: replace deprecated accessors by @finger563 in #9

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Jul 23:25
230d1e7
Compare
Choose a tag to compare

What's Changed

  • fix(clientcomponent): threaded connection by @finger563 in #4
  • feat(ui): update Component and example by @finger563 in #5

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

08 Jul 16:03
Compare
Choose a tag to compare

Initial release of Unreal-RTSP-Display which works for MJPEG streams over RTSP/RTP.

Full Changelog: https://github.com/finger563/unreal-rtsp-display/commits/v1.0.0