[GLLUG] streaming music

Thomas Driscoll tad001 at sunn.net
Tue Dec 23 11:45:44 EST 2008


Just a thought I have a filer running FreeBSD on a:

CPU: Pentium II/Pentium II Xeon/Celeron (265.54-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x633  Stepping = 3
  Features=0x80fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,MMX>
real memory  = 67108864 (64 MB)
avail memory = 56033280 (53 MB)

I use NFS and just export out my music directory and then mount it on other workstations. I have used Rhythmbox, Audacity, XMMS, ect to play the music off this share with out any problems. I also store mp4 videos off that as well and they play fine. I use Samba as I still have one computer running Micro$oft OS and I read out of that same directory. 

So basically I just do "mount 192.168.1.10:/usr/home/music /mnt/music"

The only gotchas to be aware of are the UIDs and GUIDs I have made sure all mine are the same across all my machines.

I hope this helps :)



On Mon, Dec 22, 2008 at 05:22:58PM -0500, David Singer wrote:
>    I have all of my music (about 150GB) on a P3/512MB Ubuntu Server 8.04 box
>    in the other room. I typically work on my Laptop Core 2 Duo/4GB Ubuntu
>    8.04 (either 100Mbit or Wireless). I was wondering if anyone knew a good
>    solution for playing my music off my P3 Server on my Laptop. I have tried
>    samba mounting my music folder with the following script:
> 
>    #!/bin/sh
>    smbmount //[1]192.168.43.41/music/ /home/david/Music/ -o
>    username=david,password=mypassword (192.168.43.41 is my P3 server)
> 
>    This works to access my music (a mix of mp3/flac) but it skips when I play
>    it with VLC/Songbird/every other media player iv tired. I can of course
>    copy some of it to my files to my local disk and play it fine from there
>    but this a huge pain and i would really like to be able to use Songbird to
>    create play lists / organise my files.
> 
>    I was hopping someone might have found a good solution for remotly playing
>    music (preferably with Songbird). I googled a bit with no success.
>    Optionaly i would like something that would work with Movies as well but i
>    could live without this. Some sort of ACL would be nice as well since
>    there are other poeple on my network i would like to give read (but not
>    write) access to.
> 
>    Thanks
>    -David
> 
> References
> 
>    Visible links
>    1. http://192.168.43.41/music/

> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://mailman.egr.msu.edu/mailman/listinfo/linux-user


-- 
Thomas Driscoll
e-mail: tad001 at sunn.net
phone:(517)944-2041


All is in flux, nothing stays still.
               		
                        
         by: Heraclitus



More information about the linux-user mailing list