Skip to content

jhenstridge/videowhisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videowhisk

Videowhisk is a live video mixing server in the same vein as DVSwitch and Voctomix. Multiple ingest nodes send audio and/or video over the network to a mixing server that produces a mixed version that can be saved or live streamed.

It takes strong inspiration from Voctomix, with a few differences:

  1. ingest sources are created dynamically rather than configured statically.
  2. ingest sources can send any combination of audio and video, or even multiple streams of the same type.
  3. networking code uses Python's asyncio library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages