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


ADVERTISEMENT

General :: Windows Computer Send Webcam Stream To The Server?

Jul 19, 2010

I have a high bandwidth linux server and a lower bandwidth windows computer. I want to have the windows computer send my webcam stream to the linux server, then have the linux server redistribute the stream with it's higher available speed to any users connected to it (via http, or whatever will work).

View 3 Replies View Related

General :: Stream Webcam On A Specific Port For Friends Having Windows?

Jun 2, 2010

Linux machine is running a webcam. I export my webcam with fswebcam for the moment on a ftp and ssh, but it is so slow.

I wanna stream it, how can I make it and make it simple for the friends ?

View 1 Replies View Related

OpenSUSE Multimedia :: Stream Webcam Video To The Net?

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

Fedora :: Webcam Streaming Software That Can Stream Over HTTP

May 2, 2011

I'm looking for Webcam Streaming software that can stream over HTTP.I've done a bit of looking on google and can't find a good solution.Ideally it would be streaming video with sound.

View 1 Replies View Related

Ubuntu :: Notebook Webcam Stream To File On Desktop At Home

Feb 17, 2011

So I have a notebook with a web cam and ubuntu on it, I would like to use the webcam to stream videos that I take in class to my desktop at home (dual booting ubuntu and 7). The idea is that I can take video notes in class and when I get home I can look them over because they've been saved to my desktop. What would the best course of action be in this instance?

View 5 Replies View Related

Programming :: Sending Video Stream From Webcam To Online Computer

Mar 16, 2009

How could I (using c++ language on linux machine) put media stream (like mpeg4 movie) into the udp packets and send it to other computer in the network?

View 1 Replies View Related

OpenSUSE Multimedia :: Capturing Video Stream From Webcam - FFmpeg Relocation Error

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

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

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 View Related

Software :: How To Set Equi-distant Xtics In GNUPLOT

Feb 4, 2010

Plotting with GNUPLOT, I have these values at x-axis:Quote:0, 20, 40, 80For this I have used:uote:set xtics (0,20,40,80)Note that distance between 0, 20 and 40 is equal (i.e 20) but it is not equal between 40 and 80 (i.e. 40). Therefore it shows xtics at 0, 20, and 40 with equal gaps (equally spaced) and inserts more gap between xtics of 40 and 80. I want all the xtics equally spaced. Is it possible?

View 12 Replies View Related

Ubuntu :: Setting Up Remote Administration On A Distant Machine?

Oct 30, 2010

I'm try to assess the viability of of setting up remote administration on a distant machine. Just for background, the computer I wish to administer is located on a boat in Southern Ireland while I'm in SE England. Sadly, the the boat operator is a far better fisherman than computer user and every now and then some rogue sensor numbers get captured by the boat's computer and these eventually need operator intervention. Anyone who has tried to talk a non PC literate user through correction routines over a dodgy mobile telephone while the said user is trying to operate mouse/keyboard in an Atlantic swell will appreciate the problem.

However, there is a fairly good mobile phone broadband signal available in the area so I was wondering if there was anyway I could set up a point to point connection with the boat over this medium. That would allow me to administer the machine remotely.

View 2 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

Server :: Convert WMA To MP3 Stream On-the-fly

Sep 30, 2009

For converting a WMA to a MP3 stream 24h by day, I consider to lease a virtual server.

Is this basically possible in linux (ubuntu server 8.04), maybe with Video LAN Client software?

In windows my command line is for my network

Code:

View 2 Replies View Related

Debian :: DLNA Server Get Stream

Jul 7, 2015

i have a PC (debian wheezy) in my LAN that serves as dlna server, especially for my TV. it runs minidlna from the repository and the system is nice.i have a stream that comes from the Internet and i can see it in URl... i can see that stream to my PC or to my mobile through a browser or VLC.is it possible to get that stream in DLNA to serve it in my LAN for devices that cannot see it directly, such as my TV?

View 1 Replies View Related

Software :: Not Able To Stream / Connect To Stream Using Vlc

Dec 26, 2010

It seems I might be having an issue that's a non-issue. I am not able to stream/ connect to a stream using vlc.I've looked at a few walk-throughs; I follow the steps and as often as not I get no error messages but cannot connect to a stream.

View 1 Replies View Related

Ubuntu Multimedia :: Stream Movies To IPhone Using A Server

Jun 19, 2010

I was wondering if it would be possible to set up a server on my desktop that has a folder of videos converted to iPhone formats that I can access with my iPhone over the internet to stream videos to my phone?I started by setting up a server and used no-ip2 to create a domain name so I didn't have to worry about my dynamic ip changing.Then I tried unsuccessfully to transcode a DVD to iPhone format using Arista, Transmaggedon, and Avidemux, none of which I could get to properly work.

Finally I used iUI (URL...) to create a site that would appear as a simple menu to search through my movies on my website and stream them.This failed in that every time I set a static link it would change it to URL...

View 6 Replies View Related

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

Fedora Servers :: Stream / Share Music / Files Server?

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

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

Software :: Create Server Program That Will Stream Contents Of File To Any Client

Apr 26, 2011

I need help to do a program that emulates the following shell command line:"sort </etc/passwd | less".Using a socket in a connection-oriented setup.First the contents of the file /etc/password are being fed into the sort program. The sort program is then sorting the contents of the file and sending it to another programm called less. Less is paging the results so that you can see one page of the results at a time.I know that i can solve the problem this way:

1. Create a server program that will stream the contents of a file to any client that connects to it
2. Create a client application that will connect to the server and download the contents of the file. The program should then sort the file. After sorting the file the client should connect to the "less" program and send the sorted results
3. Create a server program that will listen for connections and download whatever is sent to it. It will then display that data one page at a time.

View 1 Replies View Related

Software :: Stream Movies And Music From Home Server To Other Computers On Network

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

Ubuntu Multimedia :: Webcam Upside Down Webcam Doesn't Work In Skype Vaio

Jul 5, 2011

i have sony viao vgn-fz11 Can someone please help ,im new user to ubuntu been trying to get webcam working properly at the moment its upside down and does not work in skype at all just get black screen does this look correct? do i have the right driver?i will try and give as much information as i can.

View 1 Replies View Related

Ubuntu Multimedia :: Webcam 5986:0241 Acer - When Do A Lsusb My Webcam Does Not Appear

Aug 3, 2010

I have a problem making work a webcam. At the begining, after the instalation of 10.04 in a new laptop, the webcam did not work but with a lsusb I see that the webcam was Webcam 5986:0241 acer. I was not able to config neither use the webcam with any application. After lots of test and forums reading I could not do my webcam to work, and now when I do a lsusb my webcam does not appear.

View 1 Replies View Related

Fedora :: Find Out What Driver Webcam Is Using And Where Its Located The Webcam

Aug 14, 2010

how to find out what driver my webcam is using and where its located the webcam it self works but goes from normal to dark after a minute of use and would like to fix it

View 2 Replies View Related

Ubuntu :: Use Laptop's Built In Webcam As Remote Webcam?

Jun 3, 2009

I want to use my laptop's built in webcam as remote webcam and I don't want to use FTP and post images to a www and use php script or sth, I want to make it accessed remotely as a fast stream and if there is a way I would like to use it with Windows XP - Microsfot Windows Messenger.

View 8 Replies View Related

Ubuntu Servers :: Need To Set Up Webcam Server

Nov 28, 2010

I need to set up my laptop to stream its webcam to me wherever i am and can view what is going on from there. this is going to be the sole purpose of this computer, how would i do this? the laptop has a ppc processor

View 5 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 :: Extracting A Stream From Ffmpeg?

Oct 4, 2010

Code:
$ffmpeg -i /data/sumeet/video/hollywood/you don't know jack/You.Dont.Know.Jack.2010.DVDRipwww.theevolution.org_by_digoloko.rmvb
FFmpeg version git-1dbd813, Copyright (c) 2000-2010 the FFmpeg developers
built on Oct 1 2010 19:28:12 with gcc 4.4.3

[Code].....

At least one output file must be specified Actually the video has embedded subtitles. I thing that is stream 0.2 in real media container. How can i pull that data out ?

View 3 Replies View Related

Ubuntu :: Sites That Use A Webcam Cannot Connect To Server?

Feb 4, 2011

i'm finding that websites that require webcams like chatrt, omeegle, mebeam etc wont allow me to connect, it will say connect to server, or initializing and never pass this stage - is this an ubuntu flash/java issue or is it something else entirely?

View 2 Replies View Related







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