Skip to content

A Windows Media Player wrapper in C# that allows synchronized media playback among multiple clients

Notifications You must be signed in to change notification settings

NicholasVanSickle/Sync-Video

Repository files navigation

This is an alpha-stage wrapper around the Windows Media Player com object
It allows for synchronized video playback between multiple clients and a server
by propogating media player state changes (paused/playing/stopped and time in playback)
to all attached clients.

In essence, it is useful for watching videos with others and discussing them

About

A Windows Media Player wrapper in C# that allows synchronized media playback among multiple clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages