![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: Sweden
Beans: 31
Edubuntu 7.10 Gutsy Gibbon
|
Can't stream videos over my samba network
Hi.
I'm trying to change completely to ubuntu now, getting tired of windows fu**ing up all the time. But now I got kind of a problem in ubuntu. I got a server with samba running on it. I can access the shares that I have set up and read i.e. pictures and pdf's directly over the network. But I can't stream videos from the server, instead I have to dl them localy and then play them. It worked fine in windows streaming the vids from the server. The msg I get from Totem, when trying to start a vid is something like this: Code:
Totem could not play 'smb://server/Share/[Lunar] Bleach - 01 [2101CD82].avi'. Could not read from resource. |
|
|
|
|
|
#2 |
|
5 Cups of Ubuntu
![]() |
Re: Can't stream videos over my samba network
This is a bug that has come up in the latest version of Ubuntu. It is unfortunate, but an easy way around it is to use smbFS. To do this install smbFS:
Code:
sudo aptitude install smbfs Code:
#First create a directory to mount it in sudo mkdir /media/samba_share #now mount sudo mount -t smbfs //computer_ip_or_name/share_name /media/samba_share Let me know how you go, you can also set up your file system to mount samba shares on boot |
|
|
|
|
|
#3 | |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: Sweden
Beans: 31
Edubuntu 7.10 Gutsy Gibbon
|
Re: Can't stream videos over my samba network
Quote:
Really fast reply. It work smoothly. How do you set up it to mount on boot? is it in fstab? |
|
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: Sweden
Beans: 31
Edubuntu 7.10 Gutsy Gibbon
|
Re: Can't stream videos over my samba network
Yeah and also...
I have to be root to mount (sudo), so now I dont have permissions as my regular user to write to the mounted points. Still a noob |
|
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() |
Re: Can't stream videos over my samba network
This link here will provide some useful details on how to mount smb shares on boot, even with password protected shares
http://www.justlinux.com/nhf/Filesys...rmanently.html Hope that helps |
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2006
Location: Sweden
Beans: 31
Edubuntu 7.10 Gutsy Gibbon
|
Re: Can't stream videos over my samba network
Thanks a bunch man!
|
|
|
|
|
|
#8 |
|
5 Cups of Ubuntu
![]() Join Date: Jan 2008
Beans: 16
|
Re: Can't stream videos over my samba network
Hi guys,
This thread is old I hope you guys are still tunned. Im having this same problem with ubuntu hardy and the work around works fine but I dont wanna have to mount the share every time (im in a big network and allways streamming media from different servers) is there any other way? or perhaps using smbfs to mount shares on the fly ie by typing the smb://xxx address on a window (this is how I usually access the shares) how would I do that? |
|
|
|
|
|
#9 |
|
Just Give Me the Beans!
![]() Join Date: May 2007
Beans: 60
Ubuntu 7.10 Gutsy Gibbon
|
Re: Can't stream videos over my samba network
I have the same problem here. Just playing shares directly from the server worked fine in 7.4 and 7.10, but not in Hardy. I've been searching for quite some time but can't find a reason or solution to this. Please help!!
Thx |
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() Join Date: Jan 2008
Beans: 16
|
Re: Can't stream videos over my samba network
aparently is a bug in the latest samba update:
https://bugs.launchpad.net/ubuntu/+s...em/+bug/241448 I guess they will fix it some time soon Update Jul 1 2008: Fixed install the latest updates (there should be some samba stuff there) and it will play again Last edited by jjrp78; July 1st, 2008 at 10:38 AM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|