• 0 Posts
  • 106 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle
  • I mean, you just keep asking different people whether a thing that does X exists. They’ve all said no, but you can use Y plus mods to do it. Doesn’t seem good enough for you.

    Now you’ve risen to “VLC cant do that”. I’ve shown you it can, and you not only beak back at me about it being CLI, but downvote me as well. Thanks for that.

    streaming not transcoding

    Literally the first sentence:

    “This functionality allows you to link VLC’s transcoding capability with a segmenter which will in turn create the series of files needed for http live streaming to the iPhone”

    You don’t know what you’re talking about, and you don’t understand your own problem.

    Regardless of any info you get here, you will still need to problem-solve. Good luck.







  • There’s a bunch of posts about the iptables-save function of the built-in iptables module not working in many cases, so I figured it was a safer bet to suggest the playbook include an actual command invocation.

    In my personal experience, the module doesnt actually save the persistent rule in about half the cases. I haven’t looked into it much, but it seems happen more on systems where systemd iptables-firewall is present. (Not trying to start a flame war)







  • https://en.m.wikipedia.org/wiki/IEEE_802.1X

    802.1x are a set of protocols that allow port access to be locked to specific devices, which would preclude your need for multiple subnets. You would likely need a few extra physical ports on your white box router, the unmanaged switch could later become overwhelmed passing traffic in a more complicated setup, and you would still need to keep trusted and untrusted traffic separate at the gateway subnet.

    Your use case is exactly why vlans were invented.

    However, I suspect from your other answers that you are actually looking for an open source managed switch so your entire networking stack is auditable.

    There are a few solutions like opx, but hardware supporting opx is prohibitively expensive and it is almost always cheaper to build a beige box and use Linux or get a 2nd hand supported device and use openwrt.