Udpxy - version 1.0.23
Little tool for re-transmition from udp/rtp stream to http.
For usage with mumudvb/getstream/astra/dvblast, etc.
Homepage: http://www.udpxy.com/index-en.html
Note: Tou need to have installed an opkg manager (viewtopic.php?f=95&t=8485)
1.
Over ssh type:
opkg install udpxy-moi.ipk
2.
You can control installation with:
opkg list
3.
Usage:
udpxy -p 4022 (when 4022 is listenning http port)
Sample of direct http url for streaming:
http://<ip_of_your_moi>:<port_of_udpxy>/<udp|rtp>/<multicast_ip>:<mutlicast_port>
for example: http://192.168.1.188:4022/udp/239.0.0.1:1234
You can remove package with command:
opkg remove Moi-package-udpxy