vanvught / rpidmx512

Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / GD32 / GigaDevice / Raspberry Pi
http://www.orangepi-dmx.org/
MIT License
391 stars 108 forks source link

Using the OrangePiZero as a recorder then as player #227

Closed MarcHagen closed 3 months ago

MarcHagen commented 2 years ago

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?

hippyau commented 2 years 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 .

MarcHagen commented 2 years ago

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

hippyau commented 2 years ago

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 .

MarcHagen commented 2 years ago

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

hippyau commented 2 years ago

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 .

mrv96 commented 9 months ago

Upvote

vanvught commented 9 months ago

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

vanvught commented 3 months ago

URL http://allwinner_34020e.local./showfile

Scherm­afbeelding 2024-05-25 om 14 57 16 Scherm­afbeelding 2024-05-25 om 14 56 52
MarcHagen commented 3 months ago

That is one massive update! Thank you very much ❤️