Closed MarcHagen closed 6 months ago
I have not done myself, but believe you would playback OLA recorder files (part of the OLA project... https://docs.openlighting.org/ola/man/man1/ola_recorder.1.html).
These can be triggered by OSC or ArtNet with the DMX Showfile Player firmware.... https://www.orangepi-dmx.org/8-dmx-showfile-player
On Sat, 4 Dec 2021, 22:42 Marc, @.***> wrote:
Hi,
I've been fiddling around with the project and works great as a Artnet node. But in a upcoming hobby project i would like to have a "headless" dmx player to spuw out DMX . There is a player option in the current project! Great!
Now. how to record then? I have a light console where i have to program the show in. and then record the physical dmx output to a file. Is this possible in the current project state?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vanvught/rpidmx512/issues/227, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWBBRIGZXQCW7DHPNFV4H3UPIEEXANCNFSM5JLRDNIA .
Yes i found that part, i just need a way to record from a DMX input.
Yeah, currently you use OLA recorder on a Linux installation to capture your show...
You can then playback these files back on the OrangePi.
Recording would be a nice feature @Arjan van Vught @.***> :)
On Sat, 4 Dec 2021, 23:40 Marc, @.***> wrote:
Yes i found that part, i just need a way to record from a DMX input.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vanvught/rpidmx512/issues/227#issuecomment-986029050, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWBBRLSTJW42G33IOXIDMTUPIK4LANCNFSM5JLRDNIA .
Mm yeah well that the issue, i dont have a dmx usb interface (except the orangepi) nor have i a linux install. But if its not currently in the project then i have to find another solution,
but this would indeed be a good feature for the project :)
In a spot, without a USB device you can no doubt capture (network) ArtNet or sACN with OLA recorder to file, is configured correctly
On Sun, 5 Dec 2021, 00:07 Marc, @.***> wrote:
Mm yeah well that the issue, i dont have a dmx usb interface (except the orangepi) nor have i a linux install. But if its not currently in the project then i have to find another solution,
but this would indeed be a good feature for the project :)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vanvught/rpidmx512/issues/227#issuecomment-986033745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWBBRJRJT4Y3H5XWKI5PVTUPIOB5ANCNFSM5JLRDNIA .
Upvote
It is on my radar and todo-list. I hope to find some good free time soon. Thanks. Arjan.
That is one massive update! Thank you very much ❤️
Hi,
I've been fiddling around with the project and works great as a Artnet node. But in a upcoming hobby project i would like to have a "headless" dmx player to spuw out DMX . There is a player option in the current project! Great!
Now. how to record then? I have a light console where i have to program the show in. and then record the physical dmx output to a file. Is this possible in the current project state?