OpenSUSE :: Ushare To Stream Music And Video To 360
Jul 30, 2010
I'm trying to us ushare to stream music and video to my 360. I have ushare setup and my 360 sees ushare but none of the files I'm trying to stream. When I run ushare -x it only sees the two folders I'm sharing and none of the files.
View 9 Replies
ADVERTISEMENT
Feb 12, 2011
I am trying to stream my music and videos to my xbox 360 from ubuntu 10.10, and I have set up ushare to do that. Ushare seems to be workign correctly, it starts up and the xbox recognises the share from the media menu, but there is no videos or music! For some reason ushare doesnt find any media in the folders I specified, and I double checked and the paths look correct to me. This is the error I get in the terminal:
[Code]...
View 6 Replies
View Related
Feb 27, 2011
Is there anyone else out there who uses UShare? I'm trying to set it up so I can stream videos from Ubuntu to my Xbox 360. I got it set up however it spews out this:
Code:
uShare (version 1.1a), a lightweight UPnP A/V and DLNA Media Server.
Benjamin Zores (C) 2005-2007, for GeeXboX Team.
See [URL] for updates.
Initializing UPnP subsystem ...
Starting in XboX 360 compliant profile ...
UPnP MediaServer listening on 192.168.2.3:49224
Sending UPnP advertisement for device ...
Listening for control point connections ...
Building Metadata List ...
Looking for files in content directory : /home/james/videos
scandir: No such file or directory
Found 1 files and subdirectories.
As you can see it's saying no such file or directory but at the same time telling me it did find the one file in the directory. How to fix this or any other software will allow me to achieve streaming to 360? Because this software seems extremely buggy.
View 2 Replies
View Related
Jun 22, 2010
I have ushare server connected to my 360 and its working fine, I can see my videos and watch them perfectly, but my music or mp3's arent displaying on the 360 properly at all.
In the video library it displays all the sub folders with the videos in them first and then the video files that arent in a folder, thats normal for me. But the music libray is only showing 1000 files and half of it is the album art jpg files etc. I have well over 30,000 mp3's and 98% of them are organised into folders etc.
Why its sharing my files in this way?
View 2 Replies
View Related
Apr 19, 2010
I've had an awkward problem lately: every music player I use wants to instead of play music from my USB external hard drive, stream music from it. I have no idea why it suddenly started doing that. It may have been an accidental key-combo I pressed, thinking I had another window targeted and didn't bother pressing it again for my Totem music player. So I closed out of Totem in hopes that Rythmbox would work like totem used to. Well, it doesn't. It wants to stream music now.The problem with the streaming music is trivial, but here it is: I have a playlist with a little over 300 songs. I have Totem set to shuffle and repeat my music. Streaming music with it makes it just stop randomly after a few songs, and when I try to pause music and play it later it takes a good 30 seconds before it kicks back in at the beginning of the song.Like I always ask because I don't know enough to give back to the community yet, can anyone help me? Thanks.
View 2 Replies
View Related
Feb 22, 2011
So in trying to install ushare to be able to play my music and videos on my xbox 360, I have apparently screwed something up and now I can't get ushare to work. I can't even get it uninstall and do a fresh install. I used the instructions found here: [URL]. I got down to the basic configuration tool. I entered the name of the media server, which I called Ubuntu_Media_Server. Then I identified my network interface, which was my wireless connection (wlan0). Then I told it what directory to share, which was /home/ryan/music and hit enter.
It did exactly what it was supposed to do which was to restart ushare. And then, oops, I forgot, I wanted to be able to see my videos as well as my music, so I went back and ran the same command that I had to start the configuration tool which was $ sudo dpkg-reconfigure ushare and voila, I went back and added in the directory for the video folder that I wanted to share and hit enter. Again, it restarted as expected then it said permission was denied to the video folder. So I went to the video folder and gave permission for it to be shared. So then in all my illustrious wisdom (which apparently equates to dumbass), I decided to completely uninstall ushare and do a fresh install. Then it wouldn't reinstall, same problem permission denied for the video file.
View 9 Replies
View Related
Mar 7, 2010
I wonder if anyone here has succeeded in streaming the video of a local webcam to the internet? Some research has turned up webcam_server Project Home Page but unfortunately it only supports v4l, not v4l2 and is no longer maintained. It seems to be possible with VLC server, but I'm a bit reluctant, because their repo is said to break other things. I still have 11.1 here.
View 4 Replies
View Related
Dec 31, 2010
I have a Samsung BD-6800 blu-ray player that i want to stream HD mkv files to from my pc. I made sure DLNA was enabled in the /etc/ushare.conf file. The blu-ray player sees my pc perfectly and i can navigate to the folders where the videos are stored, however when i select a folder with videos in it all that is shown is an option called "upper folder" which takes me back to the root directory. The videos are nowhere to be found. I checked on the Ushare web site to see if mkv files are supported which they are.
Here is what my /etc/ushare.conf looks like.
Code:
# /etc/ushare.conf
# Edit this file with 'dpkg-reconfigure ushare'
# Configuration file for uShare
# uShare UPnP Friendly Name (default is 'uShare').
[Code].....
View 4 Replies
View Related
Mar 12, 2010
I'm using ushare 1.1 with my xbox360 and I'm trying to stream an avi file. It loads up ok and starts to play then after a minute it stops and loads up more of the video. I seem to remember this happening with my ps3 and mediatomb as well. Is there something I can change on my router (bt home hub)? I have enabled port forwarding for the port that ushare is running on. here's my ushare.conf
[Code]....
View 1 Replies
View Related
Jul 24, 2011
I am having problems with ffmpeg. My goal is to capture a video stream from my webcam and feed that into a webcam-capturing program. But to get that to work, I will need ffmpeg to work. I need the following command to work, but I get an error:
Code:
$ ffmpeg -b 100K -an -f video4linux2 -s 320x240 -r 10 -i $device -b 100K -f image2pipe -vcodec mjpeg - | perl -pi -e 's/\xFF\xD8/KIRSLESEP\xFF\xD8/ig'
ffmpeg: relocation error: /usr/lib/libavfilter.so.2: symbol avformat_find_stream_info, version LIBAVFORMAT_53 not defined in file libavformat.so.53 with link time reference
View 1 Replies
View Related
Jul 16, 2010
I wanted to see the current video stream of oil leak in the gulf but when I go to the page the video is black. When I click on the video it give the error message Quote:
An Error Occurred: Could not write to resource. I am not sure what that means or how to fix it.
View 2 Replies
View Related
Mar 27, 2010
an app that can slow down music or video without loosing pitch and also loop, i.e. in order to learn playing music etc ? In windoz there is for instance movie magician that I use, however, I really want to switch from windoz to suse
View 5 Replies
View Related
Jul 6, 2010
1-When entering a music CD, video or files, any programs or music or video players and desktop are closed are removed all the icons and I can not open any program only on firefox, I can not see the files or anything . (NOTE CD-rom is in mint condition)
2-I graphics effects ruin the entire desktop and when it is in fact no graphic still looks bad everything looks pixelated or striped like when flex is damaged or something is damaged and is in perfect condition.
Now I'm going with the version 10.04 of ubuntu:
1-I have the same problem with the CD I had in 9.10, except that in the 10/04 I can open some programs with the Emphaty and monitor systems.
2-When you close the laptop when I open the screen looks as if the flex embers damaged or broken screen (when it is of course) and I have no other to reset it.
3-When you drive about 30 minutes using computed with any open programs (Firefox, Emphaty, emesene, movie player, Gnome player) to close it or minimize it gets super slow and sometimes if I Friza and then to turn it off and repeat history.
4-When I'm watching a movie or a video with movie player is super slow (just what I'm playing does not the OS) as if Lageado and stuff. But with Gnome looks pretty good player just the video looks very small and I can not put it full screen. Certainly in a Dell Latitude C610 Pentium III-Processor: 1000/700mhz-Memory: 512MB Graphics-Card: 16mb.
View 1 Replies
View Related
Sep 12, 2010
I seem to be blocked from the music stream.I am using this command line:for the last year or so. I worked until last week.
I get a service forbidden error, and this:
dave@dave:~$ rhythmbox --debug http://www.wholewheatradio.org:8100/listen.pls &> rhythmbox-debug.txt
[code]....
View 4 Replies
View Related
Feb 9, 2011
I have a NAS set up (ubuntu server 10.04) which contains all my music. But when I play music from it, I can not see how long the song is and I can not skip to a specific time in the song. When I play video, all works well.
View 2 Replies
View Related
May 17, 2011
I just upgraded to 11.04 and have been unable to stream my music from Napster. In order to run it previously, I had to install prism (sudo apt-get install prism) and then add the following into the prism settings:-
URL settings = [URL].. NAME settins = napster online tick enable location bar, navigation keys and create desktop shortcut. I seem to be unable to install prism on 11.04, as its not available. Is there an alternative solution to this on 11.04?
View 7 Replies
View Related
May 13, 2010
is there any program to see video without X as mp3blaster to listen music without X?
View 4 Replies
View Related
Jan 6, 2010
I had mt-daapd working fine and was able to stream music from my Fedora 12 box and access it via Itunes 9 on Mac OS X until I edited my /etc/fstab file, so that the Windows vista partition (where my mp3 files reside) would auto map so I would not have to authenticate to map the NTFS drive each time I logged in, the NTFS mount directory is set to /mnt/windows and updated this in /etc/mt-daapd.conf now when I access the Daap share using Itunes 9 via Mac OS X the list of songs loads and I can select the song but it never plays and when I connect to the Daap share using Banshee an X appears next to the song.
[Code]...
View 1 Replies
View Related
Jan 20, 2011
My Specs: Asus UL80jt, i3 core processor, 4 gb ddr3 ram, Dual Boot Windows 7 and Fedora 14. I use Last.fm on my Xbox all the time and I use this application to stream music online all the time in windows. I would love to run this in Fedora 14, however I keep running into an issue when I go to run the make command.
# make
cd src/libUnicorn/ && make -f Makefile
make[1]: Entering directory `/home/Shaggakhan/Downloads/last.fm-1.4.2.58240/src/libUnicorn'
g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -D_REENTRANT -fPIC -DNBREAKPAD -DLINUX -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include -I../../src -I../../build -I. -I../../build/LastFmTools/release -o ../../build/LastFmTools/release/CachedHttp.o CachedHttp.cpp
make[1]: g++: Command not found
make[1]: *** [../../build/LastFmTools/release/CachedHttp.o] Error 127
make[1]: Leaving directory `/home/Shaggakhan/Downloads/last.fm-1.4.2.58240/src/libUnicorn'
make: *** [sub-src-libUnicorn-make_default-ordered] Error 2
I have tried looking online for awhile and cant get anywhere, I spoke to a few of my friends who run F14 and they say I am missing g++, I can't find how to install that, can't find it with yum, GUI software manager, nothing.
View 6 Replies
View Related
Oct 4, 2010
I would like to stream music to my iTouch. Does anyone have this working. What is the best combination of server and client to make this work?
View 2 Replies
View Related
Jun 8, 2010
First let me preface this with saying that I have been googling, and trolling boards trying to find a solution, tutorials, any thing to help me what I am trying to do, all day (since 8 am, when I started work, till now 3:50 pm) and I have found little to improve my situation.My goal is to setup my desktop (running Fedora core 12) as a server that can be accessed from anywhere. I would like to be able to have streaming music (find a song, or an album, you want to listen to, click and play) from any location, any computer, and I would also like to store files and such that I could also share with whomever I give permission. I have found plenty of tutorials helping with Apache and SSH, so anything along those lines would be nice.
View 14 Replies
View Related
Jun 28, 2011
I have found countless things that claim to be able to do this for free. I basically want to use my computer's music on my android device while I am not home. Plug in the headphones, press play, and listen to it. Essentially, turning my own computer into my own personal "cloud streaming service" like Ubuntu One.
I have gotten none of them to set up properly. any help would be greatly appreciated. I don't want to buy a large microSD card if I don't have to, i'd rather just stream it to my phone from my PC.
I don't want it to be WIFI only, I need it to work on my normal data connection.
View 6 Replies
View Related
Mar 20, 2011
I was thinking about using Subsonic to stream music from my Gentoo system to my Android phone. Does this create security concern by allowing someone to hack in to my Gentoo system?
View 3 Replies
View Related
Mar 26, 2010
I have a debian home server right now, I'm using samba for my file server but I was wanting to stream my movies and music to my other computers. My family (the other users on the network) are NOT computer savvy, and to top it off they are using both Windows (xp) and Mac (Snow Leopard) machines. So I'm looking for software that is simple to use that will allow other operating systems to use it. I would think the easiest way would be to stream the music/movies through a home website. I have seen quite a few programs out there that stream music, but none for movies.
View 3 Replies
View Related
Mar 20, 2011
At the moment I use Rhythmbox to acces my music and my iPod 5G. I would however like to use Banshee, but in Banshee all my iPod 5G-music is displayed under the video folder, while the music folder is empty. Any idea why?And also I have several albums with different artists on them, which gets spread out on i.e. 10 single albums even though they belong to the same album. This happens - as far as I can tell - after I've accessed the iPod from Rhythmbox (which is part of the reason why I wanna use Banshee).
View 1 Replies
View Related
Jan 12, 2010
Is there any way to check if a url points to a streaming video file or not programmatically. For example with this url : [URL].. I should get TRUE and with the url : [URL]..should return FALSE.
Program in any language will be okay but it ll be good if its Perl or PHP or Python or JAVA, JavaScript or SHELL script. I am working on LINUX. (note: i m not going to check with .....'s just for example's sake i ve used .....
View 2 Replies
View Related
Feb 28, 2011
There is an udp video stream accessible only on the local network, but I need to access it outside of the network. I have Linux machine (multiple actually) with root access.There is a small utility that makes the stream accessible on the local machine on port 1234.
./ping -h streamserver -p 1234
If I run it I can access the stream using vlc or mplayer.
mplayer udp://@:1234
vlc udp://@:1234
Now, I'm trying to create a port foward from my remote machine and access the port, but it is failing.
ssh me@machine -L 1234:127.0.0.1:1234
View 1 Replies
View Related
May 3, 2010
I can successfully stream video, but I cant figure out how to scale the size of the video down. This is the command I am using to start the stream.
vlc -vvv input_stream --sout '#standard{access=http,mux=ts,dst=server.example.org:1234}'
Is there a way that I can specify the height and with of the stream on the command line? From what I read, it looks like a #transcoder option would work, but I cant seem to figure it out. The above command is working, and I can view the stream, but it's extremely slow, and continuously freezes and buffers. My thinking is that if I can reduce the scale of the video.
View 2 Replies
View Related
Apr 21, 2010
I've looked around and found some programs avaialable in linux to stream video. I'm looking to stream to my PS3 but would like to be able to stream to my other computers. I would like the program to transcode too. I'm really looking for opinions on which one to use. I tried PS3 Media Server, it worked fine but it tended to be a resource hog. Also, I had trouble seeing it on other computers.
I'm running Debian Squeeze on an old AMD 3000+ but that will be updated here in the future. This is all internal personal network. Most computers will be on wired lan.Opinions? Ease of configuration, ease of use, stablilty?
View 1 Replies
View Related
Jan 6, 2010
In my home network i have installed NSLU2 in my router , and the hard drives have all my music stored in them. When i try to open a music file with RhythmBox everything its fine. But when i open them with audacious nothing happens. I can play music files that are stored in my laptop , but not from my hard drive from NSLU2.
I have ubuntu 8.10 installed.
View 1 Replies
View Related