AlexHCC
Results
2
comments of
AlexHCC
> Actually there is a dual display example in https://github.com/tomba/pykms/blob/master/utils/dual-display.py. If I understood Python import magic better then I might be able to get it to run, but am currently...
> Now how to structure that is a trickier proposition. > > * Each card will need to be handled independently, largely as independent instances of `class DrmPreview`. > >...