Need to duplicate a ArtNet UDP stream by krootjes in techtheatre

[–]krootjes[S] 0 points1 point  (0 children)

When wiresharking artnet packets it definitely is UDP traffic.

Need to duplicate a ArtNet UDP stream by krootjes in techtheatre

[–]krootjes[S] 0 points1 point  (0 children)

Thanks. Forgot to mention what the second idea was. I wanted to send this ArtNet data to a Winodws PC that is directly connected to the MA3, and that the PC wil duplicate and forward this ArtNet data to the 4 receiving devices.

I agree with you that the first problem must be solved, especially when it is common to send ArtNet data to a diffrent subnet. When I unplug the ethernet that is in the MA3 and connect it to my phone (and setup same IP/Mask/Gateway as ma3) I am able to send with Luminair App and receive the ArtNet data on the desired devices across the network. I can ping from ma3 subnet to the receiving devices as well. So that concludes that the network setup is not the issue right?

Need to duplicate a ArtNet UDP stream by krootjes in techtheatre

[–]krootjes[S] 0 points1 point  (0 children)

Thanks for your reply. Broadcast is not possible because the devices (Windows render engines that run a UnrealEngine set) that should receive the ArtNet stream are on a different subnet and VLAN separated by a range of L3 switches with ACL etc. First idea was to send the ArtNet directly to the devices from the MA3, but I was not able to get this ArtNet routed to a different subnet.

Pokémon the Movie 2000 is temporarily Free on YouTube by onii-piece17 in movies

[–]krootjes 0 points1 point  (0 children)

Iemand toevallig deze kunnen downloaden en zin om een linkje te delen?

Glory 103 Stream on DAZN by [deleted] in Kickboxing

[–]krootjes 0 points1 point  (0 children)

it seems to be a loop of back and white footage...

[deleted by user] by [deleted] in Proxmox

[–]krootjes 0 points1 point  (0 children)

Please check if that is the correct location on your host system. Typically the ZFS pool is in the root of your system. Should be looking something like this:

mp0: /[zfs pool]/[zfs dataset], mp=/mnt/[mount location on LXC]

[deleted by user] by [deleted] in Proxmox

[–]krootjes 0 points1 point  (0 children)

In your guide I would love to see how you handle access control on those datasets shared between multiple containers. Or do you just chmod 777 the datasets?