• 0 Posts
  • 12 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.









  • Assuming it’s not a 1-1 NAT it does make for a functional unidirectional firewall.

    That’s like saying a router and firewall are the same thing. NAT appears to be a “firewall” because it’s usually deployed with one. NAT itself has no filtering functions the way you’re describing.

    Now, a pure router in the sense of simply offering a gateway to another subnet

    A “pure” router, as you put it, understands upstream subnets and routing tables. NAT does not, and is usually overlayed on top of an existing routing function.

    You can set up NAT between two subnets as an experiment with no iptables and it will do its job.