Slashdot Mirror


A Video Studio Over Ethernet - Can it be done?

mikejz84 asks: "I am working on a design for a college campus TV station. Right now I am trying to find a way to do live events on campus. The link at most would be about a mile and a half. I was thinking microwave, but want something easier. Our campus has a gigabit ethernet backbone, I am wondering if there are any solutions for remote-to-studio links that would work over ethernet and still have very hight quality video? Idealy, I would like to have it where I can send straight DV across Ethernet Live."

4 of 23 comments (clear)

  1. You have problems? We have answers. by Anonymous Coward · · Score: 3, Informative

    "Right now I am trying to find a way to do live events on campus."

    Mobile or fixed points?

    "The link at most would be about a mile and a half. I was thinking microwave, but want something easier."

    If you're thinking microwave then I'm thinking mobile. A licensed frequency band may be needed.

    "Our campus has a gigabit ethernet backbone"

    Who else is on this backbone?

    "I am wondering if there are any solutions for remote-to-studio links that would work over ethernet and still have very hight quality video?"

    Yes you can send DV video over ethernet.

    "Idealy, I would like to have it where I can send straight DV across Ethernet Live."

    Encapsulated DV, yes.

  2. Firewire over Tcpip? by bentfork · · Score: 5, Informative
    I though a firewire over ip solution shouldn't be to hard to find. However when I did a google search I found a lot of dislexics out there really talking about "IP over Firewire". query

    My guess is that this is what you are looking for DV Stream on IEEE1394 Encapsulated into IP

    You may also want to look at The Comet Project if you are willing to buy some custom hardware (non english)

    1. Re:Firewire over Tcpip? by dissy · · Score: 3, Informative

      Just a nitpick, but they are not dislexics at all.

      IP over firewire and firewire over IP are two very very different things that serve different purposes.
      IP over firewire fills the more common need (IP networking), and thus it is talked about more.

      While firewire is indeed more than just the hardware layer, it is a protocol, its generally easier to encode your video into ANY other format and then send over IP than to use firewire over IP. This is why you almost never see it mentioned.
      While this guy is indeed looking for this solution, do keep in mind that most common and lower end video hardware does not support firewire still, and even older but Very high end video hardware did not support it. When one spends $10k on a camera they arnt very quick to toss it for something new.

  3. VideoLAN by brendan_orr · · Score: 4, Informative

    A possibility is VideoLAN which, while not able to send raw data across the network, can stream mpeg-1, -2, and -4, as well as other formats/codecs. For direct data streaming, netcat is a possibility. However, like stated in a brother post, the traffic on the network is an important aspect to consider.

    These are "poor-man" methods, so the choice is up to you if you want to use these or a more professional method of streaming.