rpidmx512 icon indicating copy to clipboard operation
rpidmx512 copied to clipboard

Using the OrangePiZero as a recorder then as player

Open MarcHagen opened this issue 3 years ago • 7 comments

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?

MarcHagen avatar Dec 04 '21 12:12 MarcHagen

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 .

hippyau avatar Dec 04 '21 13:12 hippyau

Yes i found that part, i just need a way to record from a DMX input.

MarcHagen avatar Dec 04 '21 13:12 MarcHagen

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 .

hippyau avatar Dec 04 '21 13:12 hippyau

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 :)

MarcHagen avatar Dec 04 '21 14:12 MarcHagen

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 .

hippyau avatar Dec 04 '21 14:12 hippyau

Upvote

mrv96 avatar Dec 02 '23 15:12 mrv96

It is on my radar and todo-list. I hope to find some good free time soon. Thanks. Arjan.

vanvught avatar Dec 07 '23 19:12 vanvught