how do i stream the videos from my comp to my xbox. also what programs do i need. i have searched alot so plz dont flame
mjfouline, I could write a tutorial on the matter but I am sure there is already one written on this site, plus I couldn't live w/ myself if I deprived you the chance to look up "how to create a samba share for XBMC" on google or your favorite search engine. I promise you it will be absolutely painless....
well it was painful and i still cant do it vause im good witht his file sharing stuff. thats why i asked for a user freindly tut
So you ask for a user-friendly tutorial, find one, and then don't post the link?!? Show me please but I bet I've seen it already. It's been hell trying to get it to work for me. I've run up and down the net, back and forth editing that xml file and I still can't get it to work. If I do get it to work, I will make a manual that will be the most user friendly in the frickin' WORLD wide web. There are always some details left out, for example, do you need to put the smb share info directly under my video shares, for example, </myprograms> <!-- My Videos shares !--> <video> <default /> <bookmark> or does it go further down that bookmark under smb share, for example: <bookmark> <name>SMB Network Share</name> <!-- You can use one of these following formats: !--> <!-- smb://domain;userassword@ip/share/directory/ !--> <!-- smb://userassword@ip/share/ !--> <!-- Only if guest/public access is enabled: !--> <!-- smb://ip/ !--> !!! <path>smb://DOMAIN;usernamewd@MyWindowsServer/movies/</path> </bookmark> <bookmark> <name>My computer</name> <path>smb://pain:ass@192.168.1.105/</path> </bookmark> <bookmark> <name>WORKGROUP (SMB) Network</name> <path>smb://</path> </bookmark> <bookmark> <name>ReplayTV</name> <path>rtv://*/</path> </bookmark> </video> And THEN, what do you do under the media center - do you need to set up something in the network settings under smb shares? According to the xbmc guide, you're supposed to include info in that area (the GUI). Sorry, extremely frustrated and any help is greatly appreciated. Thanks