v2.0

Genymobile/scrcpyv2.0Mar 12, 2023by rom1v

AI Summary

A major version jump introducing audio forwarding, support for advanced video codecs (H265, AV1), and display management improvements.

Key Highlights

  • Added audio forwarding capability
  • Added H265 and AV1 video codec support
  • Added --list-displays and --list-encoders options
  • Improved --turn-screen-off to work on all displays

New Features

  • Audio forwarding
  • H265 and AV1 codec support
  • --list-displays
  • --list-encoders
  • Retry mechanism for spurious encoder errors

Full Release Notes

_To receive a notification on new releases, click on **Watch > Custom > Releases** on the top._

---

**scrcpy v2.0**

Changes since v1.25:
 - Add Audio forwarding (#14, #3757)
 - Add H265 and AV1 video codec support (#3713)
 - Add --list-displays and --list-encoders
 - Fix clicks on Chrome when --forward-on-clicks is enabled (#3635)
 - Retry on spurious encoder error (#3693)
 - Make --turn-screen-off work on all displays (#3716)
 - Restore resizing workaround for Windows (#3640)
 - Upgrade platform-tools to 34.0.1 (adb) in Windows releases
 - Upgrade FFmpeg to 6.0 in Windows releases (and use a [minimal build])
 - Upgrade SDL to 2.26.4 in Windows releases

[minimal build]: https://github.com/rom1v/scrcpy-deps/

---

# Highlights

Read the blog post announcing the release: [scrcpy 2.0, with audio][blogpost].

[blogpost]: https://blog.rom1v.com/2023/03/scrcpy-2-0-with-audio/


---

 - Twitter: [`@scrcpy_app`](https://twitter.com/scrcpy_app)
 - Reddit: [`r/scrcpy`](https://www.reddit.com/r/scrcpy)