github exelix11/SysDVR v3.0
Version 3.0

latest releases: v6.1.1, v6.1, v6.0...
4 years ago

Changes:

  • UsbStream has been renamed to SysDVR-Client, if you have the old version on your pc, delete it before extracting the new zip.
  • RTSP Streaming has been implemented in both SysDVR and SysDVR-Client, this implies the following:
    • Audio and video are finally properly synchronized.
    • Random stream desynchronization (lag) should be finally solved, it can still happen depending on the player and connection stability but pausing and unpausing the stream is enough to fix it.
    • Native support for many more players and other software such as OBS, live streaming from SysDVR has never been easier.
    • As now streaming requires a single player instance the GoLive feature on discord works as expected.
    • Unfortunately due to RTSP caching latency may have slightly increased, some players allow to disable it but not all, in the end is a stability/synchronization vs delay compromise (if you prefer less delay most of the previous modes are still available but not recommended)
    • While RTSP works fine mostly, some players like vlc don't really play nice with it, mpv is still the recommended player
  • The following streaming modes have been added:
    • Direct RTSP from SysDVR : it's possible to connect a player to the switch in the local network without any extra setup. This means you don't even need SysDVR-client, just type your switch ip address in mpv on your phone/pc and you're good to go !
    • TCP Bridge : video and audio data is sent via network to SysDVR-Client and it's relayed over RTSP (this has a few advantages over Direct RTSP as explained in the guide)
    • RTSP mode from USB : video and audio data are sent over USB and streamed via RTSP on the local pc
  • The old TCP streaming mode has been removed in favor of TCP bridge, it had major synchronization issues, in case you still need it it's still available in older versions.
  • Fixed a few issues reported on GitHub

Since there have been some major changes the guide in the readme has been rewritten, please be sure to read it again to use the new modes

Known issues

  • In case of network errors ExtendedSocketException is shown instead of a proper error message, if you need to know the full error message try the build provided in the related issue #30
  • Sx os is not fully supported due to memory issues, some games will crash with 2003-0008. This is an sx os issue and won't be fixed in SysDVR (#39)
  • On some computers there seem to be a NullReferenceException crash due to a race condition when beginning to stream, this seems to be pretty rare, if you're facing it there's a fix in the related issue #33

Don't miss a new SysDVR release

NewReleases is sending notifications on new releases.