Wowza Community

DVB-T stream / udp unicast

Hello,

I’m current my working in a DVB-T over Ip project, I’m not really familiar with video stream, so I’d like to have some advices.

Basically this is what I want to do:

  • Capture DVB-t stream from PCI cards, to stream the DVB I’ll use mumudvb linux based software or Tvheadend (http://www.lonelycoder.com/hts/tvheadend_overview.html)

  • Now to transmit the channels over internet I’ll need to transcode them, this is the output signal I want to have: H264 for video codec, AAC for audio format, stream format MPEG2-TS, video bit rate 400 Kbps

Can you let me know if I can use wowzamedia server to transmit all channels over 1 ipv4 IP address over udp unicast protocol?

Many thanks for your help.

Nathan,

Take a look at this VLC guide:

https://www.wowza.com/docs/how-to-use-vlc-as-a-live-stream-encoder-with-wowza-media-server-mpeg-ts)

With this input from VLC, Wowza can stream to any supported client.

Richard

Yes. They can be individual applications, or multiple applications.

-Ian

Thanks for this reply. Can you confirm this configuration:

I have multiple streams from VLC (example 10 channels)

wowza will be able to stream all those streams on 1 IP Unicast / UDP over Internet? (I need to send about 10 channels over Internet to 1 ip address in Udp)