1

I've got a Raspberry Pi with Wi-Pi and XBian installed. All works great until I try to look at high def 720p over wireless network. Is there a way to tweak the original settings to increase the network buffer? I have not yet tried to change gpu_mem.

Christian
  • 1,230
  • 1
  • 13
  • 25

1 Answers1

1

Edit the advancedsettings.xml

nano /home/xbian/.xbmc/userdata/advancedsettings.xml

Change the value to something bigger. It's in bytes.

Reference here http://wiki.xbmc.org/?title=advancedsettings.xml

lenik
  • 11,533
  • 2
  • 32
  • 37
Sam
  • 11
  • 1