Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
leandreb
Visitor

Accessing linux drive for FileBrowser.

I need to know the direct code to access a drive on my server... CreateObject("roPath", "")
0 Kudos
1 REPLY 1
jbrave
Channel Surfer

Re: Accessing linux drive for FileBrowser.

this would only work if you have the server hard drives connected to your Roku via USB, or if you have an http server running on your linux server, you could use roURLTransfer to request files from you linux server. Of course they would need to be playable files in one of the formats the Roku can actually play such as WMV, mp4, m4a, mp3, or a text file.

- Joel
Screenshades: The first Screensaver for Roku2!
Musiclouds: The best free internet music, on your Roku!
Ouroborialis: Psychedelic Screensaver for Roku!
0 Kudos