...
Post

How to autostart udpxy on Enigma 2?

IPTV is becoming increasingly popular among users of Enigma 2 satellite receivers. If you want to watch IPTV channels (mpeg-ts streams) on your receiver then you need udpxy which converts udp/rtp multicast mpeg-ts to unicast http mpeg-ts. For more information about IPTV check out my other article: https://www.satnigmo.com/896/iptv-on-dreambox-vu-xtrend-and-clarke-tech-receivers/

In order to get udpxy to start after boot, you need to follow this procedure (I tested it on OpenPLi):

1. Download udpxy for MIPS based receivers – CLICK! (BUILD 19, do not use udpxy that you can download from OpenPLi server – build 23)

2. Put udpxy file to /usr/bin folder on your receiver. Use FTP for this. Put 0755 permissions to this file!

3. Download udpxy start script – CLICK!

4. Put start script to /etc/init.d folder on your receiver. Use FTP for this. Put 0755 permissions to this file!

5. Now connect to your receiver using telnet (I suggest DCC for E2) and execute this command:

ln -s /etc/init.d/udpxy /etc/rc3.d/S99udpxy

6. Restart your receiver. After restart udpxy should automatically start. If you want to change port on which udpxy works, just change this line in start script:

start-stop-daemon -S -b -n udpxy -a /usr/bin/udpxy -- -p 8088

As you can see default port is 8088. My recommendation is that you change this port to something which is not 8088 or 1234 as these ports are too common.

FOR DISCUSSION ABOUT THIS ARTICLE VISIT THIS THREAD ON FORUM:

https://www.satnigmo.com/forum/index.php?threads/autostart-udpxy-on-enigma-2-receiver.530/

RELATED ARTICLES:

1. https://www.satnigmo.com/2681/put-iptv-channels-enigma-2-bouquets/

2. https://www.satnigmo.com/2302/converter-for-enigma-2-iptv-channels/

3. https://www.satnigmo.com/896/iptv-on-dreambox-vu-xtrend-and-clarke-tech-receivers/

4. https://www.satnigmo.com/2716/attach-epg-iptv-channels-openpli/

Powered by moviekillers.com.com

Seraphinite AcceleratorOptimized by Seraphinite Accelerator
Turns on site high speed to be attractive for people and search engines.