General :: Setup Media Server To Stream Video Via The Internet?

Nov 27, 2010

setup a media server in Linux which streams video over the internet? Is it easy to do this? I want a server that will actually encode video in real time to allow it to stream over sometimes slow or unreliable networks. Basically, I want a server that works on the internet. I have a directory with a bunch of video files, and want to make this accessible to myself remotely. For other situations, I found great and useful software (such as the PS3 media server). I'd like to find something equally as useful for streaming video over the internet.

View 1 Replies


ADVERTISEMENT

CentOS 5 :: Server To Stream Media Over Local Network

Jun 14, 2010

I'm using CentOS 5.5 as a media server to stream media content over my local network. Currently i'm having problem while installing last.fm scrobbler.

Here is a sample output:
yum localinstall xmms-scrobbler-0.4.0-7.fc11.i586.rpm
Loaded plugins: fastestmirror, priorities
Setting up Local Package Process
Examining xmms-scrobbler-0.4.0-7.fc11.i586.rpm: xmms-scrobbler-0.4.0-7.fc11.i586
Marking xmms-scrobbler-0.4.0-7.fc11.i586.rpm to be installed
Loading mirror speeds from cached hostfile .....

The program package-cleanup is found in the yum-utils package.
Upon searching my hard disk this is what i get:
find / -mount -name libcurl*
/usr/share/man/man3/libcurl-easy.3.gz
/usr/share/man/man3/libcurl-tutorial.3.gz
/usr/share/man/man3/libcurl-share.3.gz
/usr/share/man/man3/libcurl-errors.3.gz
/usr/share/man/man3/libcurl-multi.3.gz
/usr/share/man/man3/libcurl.3.gz
/usr/lib/libcurl.so.3
/usr/lib/libcurl.a
/usr/lib/libcurl.so.3.0.0
/usr/lib/pkgconfig/libcurl.pc
/usr/lib/libcurl.so

So it tells me that I need libcurl.so.4, but I couldn't find any suitable rpm binaries for it. The only rpm that i found was for Suse and Mandrake. How to set this up, so that i can get a fully functional media server.

View 5 Replies View Related

General :: Sufficient Hardware And Methods To Stream Media In LAN?

Jul 22, 2010

Recently, my fraternity decided to use our LAN to stream media to our various bars, lounges and ballroom. Some of our playback devices, including an iPhone and a laptop, broke during a party, which is why we decided to have portable devices replaced with sturdy, interchangable and fixed hardware.

As this is going to cost some money and effort, we had better make a fully thought-through plan, which I am in charge of. Still, having never organized a project of any measurable magnitude, I would rather have this plan commented on here.

So far, I am planning to buy one central PC (2GHz, 512 MB RAM) acting as a server, and four identical PCs (1GHz, 256 MB RAM) acting as clients. The former would a) provide local files, stored an an external encrypted hard drive, and b) act as a NFS and SMB client to private systems in the same LAN to incorporate (and forward) data stored on those (as to provide one central point to change the configuration for their use). Futhermore, it would host /etc, /usr and /home of the individual clients to provide that at all times, the same software and drivers are used on all of them. The clients then would mount /etc, /usr and /home from the server, alongside with the both the directories on its external HDD and the ones it had itself mounted from other PCs. Each of them would have to be able to play back music, video files and terrestrial TV from a USB stick, with at most two of them doing so at a time.

Is this a realistic scenario? I so, would you have any recommendations for changes and could you point out pitfalls? The whole lot would have to be rather secure, as usually, there are lots of people coming and going, and we don't want our private data corrupted. If not, where did I go wrong? How would you yourself build a system like that?

And last, what software would you use? Is there a window manager which would be able to act solely as a means to display the three icons needed for TV, video, and music, and make it impossible to tamper with the system? And what programs would you use for playback to ensure maximum performance?

P.S.: Not that I'd suspect so, but is there a german lawyer present? Provided the individual files we play are in our legal posession, this is a legal scenario, isn't it? There would only be friends and other frats present at any public display.

View 3 Replies View Related

Server :: How To Stream Live Video From Usb Web-cam That Is Attached Directly To Server?

May 24, 2010

i need to ask how can i stream live video from my usb web-cam that is attached directly to my server.

View 2 Replies View Related

General :: Windows 7 - Properly Stream Media From Torrent Box *without* Transcoding?

Jan 29, 2011

I have a torrentbox. The special thing about this torrent box is that it's custom built, it has Windows 7 installed and I have full control over it using TightVNC. At the moment I'm using uTorrent WebUI and FTP do download the files. But I'm thinking - When I download a 1,5 hour long video in 30 minutes, wouldn't it be theoretically possible to just WATCH the movie directly from the torrentbox? Obviously this can't be dont using FTP since it makes you download the entire file, BUT:

Is there some other way to fool your OS into thinking that this is a local folder, and get media players like VLC or GOM player to play video files directly? This would be a monumental time- and space saver for me.(I have both Windows and Linux Mint on my PCs)

View 1 Replies View Related

Ubuntu Multimedia :: Stream Movies From Home Server Over Internet?

Mar 9, 2010

I'm running Ubuntu 9.10 and I have got a VNC, FTP, SSH, Apache server running on it. I would love to setup a media server on it so that when I'm away from home I can stream my movies rather than download them via ftp (made even worse by my slow upload speed).

I installed fuppes however I think that only streams to xboxes, playstations, etc :/

Is there a piece of software that I could put on top of apache? So that when I'm out and about I can just open my website and from there open my password-protected media server and stream any movie file I chose?

View 2 Replies View Related

General :: Tunneling Video Stream Through SSH?

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

General :: How To Setup Stream Across Subnet Using HTTP Proxy

Jun 27, 2010

Computer A has two network interfaces. One is on a 255.255.255.240(eth0) subnet and has an IP of 192.168.1.6 and the other is on 255.255.255.0(eth1) subnet and has an IP of 192.168.1.64.
eth1 can communicate with modem(192.168.1.254), which also acts as a gateway to the Internet.
eth0 can communicate with my internal LAN, which consists of several computers including Computer B. This subnet 255.255.255.240 has it's own gateway to the internet at 192.168.1.1. However gateways will not apply to this scenario. I just added them to help paint a picture of my network.

What I am trying to do is tunnel http from a web server running on the modem(192.168.1.254) across to Computer B within my internal LAN and be able to view the http content via a browser. Sure I can just open a browser on Computer A, but I'm running Computer A headless. I can also curl it from a command line, but I'd like to learn how to tunnel across a subnet. If I get this to work, would I be able to interact with the site(i.e. make modem configuration changes)? or would it just be one way? How do I tunnel data from the eth1 subnet over to the eth0 subnet and over to Computer B on my internal LAN?

What I tried was the following:
I setup a proxymini to run on Computer A and have it listening on the eth0 interface on port 8080 by using this command 'proxymini -l 192.168.1.6 -p 8080'.
Then on computer B, I setup httptunnel -a 80 -p 192.168.1.254:80 -d 192.168.1.64:8080.
Then I should be able to view the site through a browser on port 80 on the computer I run httptunnel? This setup isn't working.

View 1 Replies View Related

General :: Acessing The Video Stream From A IC-3030 Camera?

Mar 2, 2011

I am going to purchase an IC-3030 camera. I want to access the video stream and download it as it happens, but not by using the Edimax-supplied video utility, as the computer will be running Linux. I am unable to find in the user manual whether I can access the stream directly or not. How can I access the video stream directly from an Edimax IC-3030 camera?

View 2 Replies View Related

General :: Stream Video Directly From Torrent File?

Jul 18, 2011

Is there some way to do live stream video directly from torrent? Are there linux tools like torrent cleint which can do this?

View 3 Replies View Related

Ubuntu Multimedia :: Setup Media Streaming Server?

Oct 9, 2010

how to stream media securely over the internet from my desktop to my laptop.

I have a ton of movie and tv shows on my hard drive and instead of carrying around a backup of them on an external drive, I'd like to be able to type in a web address to view a list of files available to just stream.

View 6 Replies View Related

Ubuntu Multimedia :: Setup 10.4 Server As An UPnP Media Renderer?

Jul 27, 2010

I have been trying to find something that does this for some time now and discussions on IRC didn't turn up anything usefull - thats why this post for a prolonged discussion I have Ubuntu Server 10.4 installed (no X) and am trying to use it as an upnp media renderer. I would like to be able to playback their music on the servers soundcard from various devices. Thus it would be nice to have the ubuntu server expose an upnp media-renderer which one can use as an output device.

Is there a suggestion on which software to use? What I already have working is an upnp media-server (mediatomb) with ampache, but this isn't really what I'd like since I don't have as much disk-space on the server as I have on the various computers.

View 4 Replies View Related

Ubuntu :: Current Video Stream Of Oil Leak In The Gulf But Page Of The Video Is Black?

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

Server :: Media Streaming - Process Video Files ?

Feb 1, 2011

I was just wondering if there is a software package that will allow my linux server to process video files (mainly AVI and MKV) so that they can be streamed over the network or Internet. I obviously wouldn't be able to stream files between 600MB and 8GB over the Internet and have it play smoothly. What my plan is to setup something so that I can stream my videos over the Internet when I am not home. Can anyone point me in the right direction?

Or maybe there's a software that can break the video file into "parts" and only send out blocks at specific intervals?

View 2 Replies View Related

OpenSUSE Wireless :: Stream Media To Xbox 360?

Dec 17, 2009

I'm pretty sure this has been asked before, and I'm not even sure I'm in the right thread,*ahem* I am trying to stream media (or at least music) from my openSUSE 11.2 library, either from Amarok or a specialized program. The problem is, I only have one computer and it's upstairs, the Xbox is in the basement. So, it needs to be wireless. Not sure where I saw it, but there was a guide for doing it with Ubuntu, a spare computer, and an Ethernet cable. As you can see, however, there are 3 fatal flaws to this method in my case.

I used to use TwonkyMedia Server, but that was a trial, and I refuse to pay for any service that should be as simple as Pie (no, not Pi. That's not quite as simple).

View 9 Replies View Related

Ubuntu Networking :: Can't Use SSH To Stream Media Anymore

Oct 15, 2010

I'm new to linux, but after install ubuntu to one of my old PCs I have used "Connect to server" to view media from different computers from each other.Just today I've been getting Host Key verification failed on both computer A and B, one of the computers is running wubi.

View 2 Replies View Related

Fedora :: Can't Play Windows Media Stream In Firefox?

Nov 7, 2009

I have Fedora 11 and I cannot play a windows media stream in Firefox. E.g. http://www.rogersplus.ca/movie.asp?mid=35147# from this site I cannot view trailers in Windows Media Format but I can using Real Player. When I select Windows Media Stream, all I see is a black window in place of video.

I have installed following plugins in Firefox, DivX Browser Plug-in (Geko Media Player 0.9.8), MozPlugger 1.12.1, gecko-mediaplayer 0.9.8, VLC Multimedia Plug-in 1.0.3.

View 14 Replies View Related

Ubuntu Multimedia :: Internet Streaming Media Server For Debian PPC?

Mar 17, 2010

I've tried on a couple of mailing lists to get a decent response, but it's been pretty shabby, so I thought I'd try the expertise of this fine community.I have a, relatively, ancient iMac G4 "Flowerpot" running Debian Testing and XFCE that I was using as a home music server. I write "was" because I could simply mount it using SSHFS from work, but now they have decided to become very restrictive with ports and for the life of me I can't get it working. I've already set-up GNUMP3D on it, but that also uses a port work won't allow.

So, in essence, I'm looking for suggestions on a Web-based application I could use to stream my music from home. Flash does not work on PPC, so anything Adobe-related is out of the question. Also, Java seems "iffy" at best... It's also worth note all of my music is in OGG format, so the program would have to be able to play said format.

View 7 Replies View Related

OpenSUSE Network :: Mulit Server Setup \ Server Machine Has No Internet?

Mar 27, 2010

I want to set up the following server in open suse:dhcpopenldapnfs (to allow users to mount their home directories from the serverI started off with the openldap server. I configured it with dc=localdomain,dc=local as its domain. As the server machine has no internet. Though when I go to add a .ldif file with the following command

Code:
ldapadd -x -D 'cn=Administrator,dc=localdomain,dc=local' -f /home/base.ldif -W
It returns this

[code]....

View 9 Replies View Related

Ubuntu Multimedia :: Stream Music And Videos To Xbox 360 From 10.10 - Ushare Works ... But No Media

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

General :: Video - Tool Like Media File Segmenter ?

Feb 5, 2010

I'm looking for a tool for Linux which can segment a video file into multiple small .ts files.I know one for Mac OS X called Media File Segmenter which is a simple command line tool - I'm looking for an equivalent tool for Linux.

View 4 Replies View Related

General :: Playing Video Media Files In Open Suse?

Jan 10, 2011

How con i install win32 codecs (free)in 0pen suse 11.... I have got gstreamer codec pack but on compiling it says missing packages like c, gcc, glib...etc...how can i get them from where do i get them....

View 1 Replies View Related

General :: Internet Streaming Media Won't Play In Firefox

Apr 29, 2010

on almost every website i've tried with streaming media the media will not play. i don't know if this is something to do with the proxy server i have to use or a lack of plug-ins on firefox or something else entirely. (they're not blocked i can get them on a windows pc on the same network) [url] this one i can play from the command line with mpalyer but in a browser i get 'waiting for video' and the status bar says 'done' [url] this one i have control of the player buttons but it just says 'buffering' and the status bar says 'done'

[url]

on these two i have control of the player but the status bar says 'transfering data' then 'done and nothing plays [url] this one plays! why's it different? videos plays. bbc iplayer crashes firefox. $ uname -a linux seven 2.6.31-20-generic #58-ubuntu smp fri mar 12 05:23:09 utc 2010 i686 gnu/linux $ firefox -v mozilla firefox 3.5.9, copyright (c) 1998 - 2010 mozilla.org

firefox plug-ins
divx web player
helixdna: realplayer g2 plug-in compatible
quicktime plug-in 7.2.0

[code]....

i have firefox set with an 'automatic proxy configuration url' i've tried manual as well.

View 3 Replies View Related

Ubuntu :: Can't Access Internet On Server Setup

Jul 8, 2011

First off - I'm running 11.04 as a VPS on an OpenVZ.

I've set up a very basic environment of LAMP + mail server. Installing apache, php, mysql and proftpd all went fine, but whenever I install iRedMail (which is postfix + dovecot + clamav and few more packages) I lose the internet connection.

Although the server is easily reachable by ssh and http, I can't connect anywhere from the server. At first I thought it only had issues with resolving domain names, but now I see it doesn't even ping IPs as well.

Code:
# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1

[Code]....

View 1 Replies View Related

Software :: URL Has A Video To Stream Or Not?

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

General :: Stream Webcam Using On A Distant SSH SERVER?

May 30, 2010

Step #1: Generate DSA Key PairUse ssh-keygen command as follows:$ ssh-keygen -t dsaOutput:

Enter file in which to save the key (/home/vivek/.ssh/id_dsa): Press [Enter] key
Enter passphrase (empty for no passphrase): myPassword
Enter same passphrase again: myPassword

[code]...

View 3 Replies View Related

Software :: Scale And Stream Video Using VLC?

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

Software :: Which Program To Stream Video?

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

General :: Mail Server - 111 Cannot Open SMTP Stream

Oct 20, 2010

We have one major problem in our dedicated online mail server. In this mail server both sendmail and qmail running for send and receive mails. In this server I can able to send mail to other domain like Gmail and yahoo its works fine. But I am not receiving any mails from other domains. And automatically I got telnet localhost 25 connections refused error. When I send mail from my webmail I got like this error Connection refused Server replied: 111 can't open SMTP stream. This is I got when I send mail from webmail. I am using centos 5.2 version.

View 2 Replies View Related

Ubuntu :: Setup Home Network With A File/internet Server

Aug 23, 2010

I'd like to set up my home network with an Ubuntu file/internet server. In addition, I would use this server to monitor internet traffic. What hardware/software would be required?

My current network is as follows:

Laptop 1 Ubuntu 9.1
Laptop 2 Vista
Laptop 3 XP
Desktop Ubuntu 9.04 (would be used as server)

All connected thru linksys wireless router to cable modem.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved