What's new

can somebody compile astra for ac66u?

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Thank you very much!

just to compare hd channel:
udpxy 50%
astra 10%

again, thank you!
 
but this is for mipsel router based version? mine is arm.....post here what exactly you add or changed in jffs?
 
i put this file to jffs and chmod it.....i don`t see any change? how can i test it if it working?
 
i put this file to jffs and chmod it.....i don`t see any change? how can i test it if it working?
what udpxy command do u use? so it needs to look something like it

it works on same address like udpxy:
http:// router ip: port/udp/udp adress:udp port
 
udpxy address is like this and working but from udpxy not astra.....i think i forgot something.....
Code:
http://xxx.xxx.xxx.xxx:1234/udp/238.10.0.1:6005
 
it is ok now....i got astra in web browser if i put this address...
Code:
http://routerIP:8000/stat/
but if i open one stream still goes over udpxy, don`t see it in astra statistics?
 
okey, for me it's much better then udpxy whit minimal cpu usage.
 
okey, for me it's much better then udpxy whit minimal cpu usage.
what is stream link to put in player?
is something like this:
Code:
http://routerIP:astra port/http://routerIP:udpxy port/udp/udp address/udp port
 
what is stream link to put in player?
is something like this:
Code:
http://routerIP:astra port/http://routerIP:udpxy port/udp/udp address/udp port

it's same as:
http://xxx.xxx.xxx.xxx:1234/udp/238.10.0.1:6005

udpxy has status page at http:// router ip: udpxy port: /status
astra has status page at http:// router ip: udpxy port: /stat
it's same as udpxy but much less cpu usage
 
ok, but i should see at astra status page that i am connected but don`t....i see at udpxy status just.....
 
when i rebooted router astra didn't start automaticly....what i done wrong and is there any comand that write in syslog if someone connected to astra?

sent from Kodi 17 Krypton
 
when i rebooted router astra didn't start automaticly....what i done wrong and is there any comand that write in syslog if someone connected to astra?

sent from Kodi 17 Krypton
I put everything in services-start file and it loads after reboot
 
I put everything in services-start file and it loads after reboot
can you post here sample of services-start script? and if you know you post here comand for write in syslog on router if someone was connected to astra?

sent from Kodi 17 Krypton
 
#!/bin/sh
sleep 30
/jffs/astra --relay /jffs/astra.lua -p 9091 -l 10.245.11.100 -a 192.168.1.1
 
do you know what to insert in script to get write in syslog router statistics from astra? for example: IP from client who was connected to astra?
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top