Skip to content

AndyFug/tcnetsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcnetsync (Timecode Network Synchronisation)

This library (in its early stages) is intended to provide tools for SMPTE timecode sync across a LAN/WAN/Wifi etc. The library provides server and client modules with respective classes in each. Synchronisation relies on hosts having network time synchronisation (e.g. NTP or PTP etc). Ideally we should build in some type of OS interrogation to check NTP sync status etc.

Install

pip install git+https://github.com/AndyFug/tcnetsync.git

Servers

Currently only an MTCServer class is provided. This server listens to MTC (midi timecode) and shares it with tcnetsync clients.

Client

The tcnetsync client requests sync from a tcnetsync server.

About

Timecode network sync tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages