Hi,
In my home I have a Mikrotik RB951G-2HnD (Webfig v6.27).
I have issues streaming data from a stb to my PC via wifi (~8mb/s).
Images haves pixelation.
Is there any way to fix this issue ?
My stb stays at 5 meters from my router.
I streamed HD video from my external HDD via WiFi without problems. Im distanced from router ~20m with many walls between router and me. However, WiFi is not recomended in any way to stream too much data. If you want performances, and stability only cable is the answer.
I streamed HD video from my external HDD via WiFi without problems. Im distanced from router ~20m with many walls between router and me. However, WiFi is not recomended in any way to stream too much data. If you want performances, and stability only cable is the answer.
Hi,
seems that you have issues with your Wi-Fi settings, but it's quite hard to help you with data you gave us.
Can you connect using winbox (or ssh), run following commands in "new terminal" and paste results here?
This will print all your configuration hiding sensitive data (like passwords, WPA key ecc)
#1: /export hide-sensitive
Then during your issue:
#2: /interface wireless registration-table print
The above command will print the registration table which contains data about current associated clients
Once you provide info above I'll be able to help you further.
Hi valdemirs,
Is that simple queue targeting your set top box?
If yes that would be the issue since the default queue configuration is not enough for media streaming, therefore please try to disable it and let me know
I changed frequencies in my Mikrotik router, but with no success.valdemirs,
that's really strange I have AP installations which support around 100mbit over Wi-fi.
Did you try changing frequency?
Try to download Btest from Mikrotik download page and run a TCP test to ensure that issue is outside our wireless config.
valdemirs,
Interferences can be a problem but if signal is very low (below -90dbm) it's not a big deal, if it's strong (above -90dbm) then you need to avoid at least 3 frequencies around it.
If we will not able to find any suitable channel then we need to change the band (e.g. move to 5Ghz), change AP location or find the channel with lowest possible interference, unfortunately 801.11b/g/n has only 3 non overlapping frequencies and if all of them are busy then we are without solutions.
About btest you need to put your Mikrotik IP there, it's actually the PC version of the bandwidth test that you can find inside the RouterBOARD.
You need to disable all networking related software on your PC and then run the test, based on the results we will know where the problem is and how to fix it.
valdemirs,
from the output you sent me your router is able to create a total throughput of ~ 80Mbit (53Mbit towards your laptop and 26Mbit from your laptop to your router) therefore the wireless configuration is ok.
Now question is how the stb communicate with your PC?
if it uses wireless you will have the root cause of your issue because Wi-fi is not full-duplex.
Solutions:
#1: run a cable between your stb and RouterBOARD and use wifi only to communicate to laptop
#2: install another radio (if the RouterBOARD permits it) and use one radio to communicate to stb and the other to the laptop
This host looks bad - it also appears to be running an 802.11b bitrate. . .[admin@MikroTik] > /interface wireless registration-table print
# INTERFACE RADIO-NAME MAC-ADDRESS AP SIGNAL-STRENGTH TX-RATE UPTIME
0 ;;; tplink TL-WR702N
wlan1 C0:4A:00:68:BE:58 no -65dBm@1Mbps 65.0... 6m4s
1 ;;; Iphone
wlan1 98:FE:94:27:94:B0 no -49dBm@1Mbps 11.0... 3m36s
[admin@MikroTik] >
looks like you are using this tplink device as a repeater[admin@MikroTik] > /interface wireless registration-table print
# INTERFACE RADIO-NAME MAC-ADDRESS AP SIGNAL-STRENGTH TX-RATE UPTIME
0 ;;; tplink TL-WR702N
wlan1 C0:4A:00:68:BE:58 no -65dBm@1Mbps 65.0... 6m4s
1 ;;; Iphone
wlan1 98:FE:94:27:94:B0 no -49dBm@1Mbps 11.0... 3m36s
[admin@MikroTik] >