node-caspar-cg
node-caspar-cg copied to clipboard
CLS does not contain full list of items - 2.1_AMCP_Protocol
CLS outputs something like this: "TESTPATTERNS/1080P2500_TEST_A" MOVIE 809223 20160331173428 50 1/25 .....etc....
My guess is that the attribute names are as follows:
File, type, length, date, framesTotal?, fps?
Also while I'm here what is the unit of Length?
I haven't started using 2.1 yet. We need to keep compatibility with 2.0.6 but I'll accept pull requests for new features and improvements for 2.1.
I think the Length is in frames.
Thanks @respectTheCode, I might do that.