Forums » Tutorial and setups »
IPTV Configure NETWORK - HELP
Added by Petr Tuma about 9 years ago
Good evening everyone. Can you please advise setting TVHEADEND Version 4 ...
I am trying to break in IPTV, but I do not know how to solve the configuration of the network interface.
My own server is configured as follows: The network card eth0 is set as public. IP: 213.195 ...... eth1 network card is designed for entry IPTV. This card is set as DHCP. Recently I have used version 3.4 and everything was OK. The thing that I needed to deploy private STREAMING public IP address.
I'll be all thankful if someone help you. Thank you in advance ..
I want to indicate that I do not use any DVB tuner, but only input cable IPTV.
IPTV list that works in e VLC player
# EXTM3U
#EXTINF: 0, ANIMAL PLANET
udp: //@239.1.1.5: 11111
#EXTINF: 0, AXN
udp: //@239.1.1.6: 11111
#EXTINF: 0, AXN SCIFI
udp: //@239.1.1.201: 11111
Replies (3)
RE: IPTV Configure NETWORK - HELP - Added by cilin dro about 9 years ago
RE: IPTV Configure NETWORK - HELP - Added by Petr Tuma about 9 years ago
Thanks for the information.Do I need help configuring my network connections. Today I installed Ubuntu 14.03 LTS server. I need advice on what I set except that install TVHeadend. Thank you very much for the advice everyone.
I attach the picture settings for the network interface.
eth0 - INPUT IPTV
eth1 - PUBLIC IP Address
network.png (64.7 KB) network.png | IFCONFIG ..... |
RE: IPTV Configure NETWORK - HELP - Added by Tomas eS about 8 years ago
Hi Petr,
did you find out how to add UDP multicast streams to tvheadend?
I'm able to open streams on my PC from provider's multicast IPTV
I want to add them to tvheadend server aand after that send them to RPi boxes and stream to mobile device (after transcoding?)
thanks.