Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

netham45/windows-scream-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreamSender

This is a usermode alternative to the Windows Scream driver that sends audio over the network. It implements the UDP protocol from the Scream Windows Audio driver. It is intended to be used with ScreamRouter. It works by capturing audio to an existing sound card instead of providing it's own.

Usage

  • Build with Visual Studio
  • Run with ScreamSender.exe <IP> [Port=16401] [-m]
    • -m for multicast

To be compatible with a default Scream receiver:

  • ScreamSender.exe 239.255.77.77 4010 -m

About

Windows Usermode Scream Sender

Resources

Stars

Watchers

Forks

Packages

No packages published