Skip to content

A custom implementation of FFmpegStreams to allow a single stream to be broadcast to multiple voiceconnections

Notifications You must be signed in to change notification settings

KawaiiBot/SharedFFmpegStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SharedFFMpegStream

A custom implementation of FFmpegStreams to allow a single stream to be broadcast to multiple voiceconnections

Usage Example

import audio

stream = audio.SharedFFmpegStream(source='URL or File Path')

voice_client.play(stream)

About

A custom implementation of FFmpegStreams to allow a single stream to be broadcast to multiple voiceconnections

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages