Hello Gioacchino

But it's written at http://wiki.openwrt.org/doc/uci/wireless:
mcast_rate: Sets the fixed multicast rate, measured in kb/s. Only
supported by madwifi, and mac80211 (for type adhoc in trunk)

madwifi does not support 802.11n so it's not an option.

How can I configure mcast_rate using iw tool for mac80211 driver in AP mode?

On Wed, Jan 4, 2012 at 7:58 PM, Gioacchino Mazzurco
<gmazzurc...@gmail.com> wrote:
>>Unfortunately mac80211 driver in AP mode does not support mcast_rate
>> option.
>>If i'm correct basic_rates are 802.11 rates to be used for multicast
>> packets.
>
> it seems that mcat_rate should work on latest backfire
>
> 2012/1/4 Viktar Palstsiuk <viktar.palsts...@promwad.com>
>>
>> Hello
>>
>> I'm trying to set up IPTV over wifi (ath9k driver in AP mode + OpenWrt).
>> I'm using UDP multicast stream to deliver video.
>> By default multicast packets are transmitted at 1 Mbps (802.11g) which
>> is insufficient for SD video stream.
>> Unfortunately mac80211 driver in AP mode does not support mcast_rate
>> option.
>> If i'm correct basic_rates are 802.11 rates to be used for multicast
>> packets.
>> So i'm setting basic_rate to '11000 6000 9000' in /etc/config/wireless
>> but this does not affect multicast transmission rate.
>> Only after I set 'iw wlan0 set bitrate legacy-2.4 11 6 9' I get
>> acceptable mcast tx rate.
>>
>> Is it possible to use basic_rate in /etc/config/wireless for my
>> purpose or it was designed for something else?

-- 
Best regards,
Viktar Palstsiuk
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to