Re: [SLE] Streaming video with Linux?



On Sun, 2005-12-25 at 17:27 -0800, Randall R Schulz wrote:
> David,
>
> On Sunday 25 December 2005 16:22, dwculp wrote:
> > I hope someone here can at least point me in the right direction :)
> >
> > I am a middle school science teacher and run an after school robotics
> > club. Each year we participate in a contest called Botball and the
> > theme this year is searching for water on the moon using robots. As
> > an advanced project I decided we should build our own semi-autonomus
> > tele-operated rover capable of finding water ice in a soil sample.
> > ...
> >
> > The plan is to write a server that will stream out the sensor and
> > video information from the robot to a client. There will be two
> > clients, one on the robot that connects and interprets the
> > information for semi-autonomus control and another remote client.
> > ...
> >
> > I have most of the details worked out except the streaming video
> > part. Ive never done anything with streaming video - ever. What
> > would be best would be a tutorial on how to setup a streaming server
> > and how to program a simple client to connect to and view the stream
> > either using Qt/KDE or GTK/Gnome.
>
> Very cool.
>
> I'm not really up on Linux video, but a simple Web search for "Linux
> Video" turns up a lot of seemingly relevant pages.
>
> I'm really writing to ask you two things:
>
> 1) Please start a Web site to keep us posted on your progress with this
> project. I'm sure there are many people who would like to replicate,
> probably with variations, the project you're doing as well as simply
> watch your progress and find out what you've learned from doing it.

We should have a website up and operational just after the start of the
year. Right now we have the motherboard and other componets mounted on
a 16 inch round frame from Zagros robotics
(https://www.zagrosrobotics.com/Index.asp). We have SuSE 10.0 installed
on the 40 gig HD and the phidgets and camera operational. We are on
hold right now until I get the money to buy the Roboteq controller, this
project is funded in a large part by me. Eventually we will build a
cutom aluminium frame for the bot.

Phase 1 is just getting the parts mounted and OS installed. The first
generation of the robot will be very simple. The actual client will run
on the robot itself and you will simply remote desktop into it via VNC
and start the video and control app and drive it around, that makes it
stupidly simple. Eventually it will stream everything out to a remote
client and the OS on the bot will be an X-less Linux installation on a
small bootable compact flash card.

> 2) Don't use your mail client's "reply" function to start new topics. It
> breaks the topic threading in the mail clients of people using
> thread-capable mail clients such as Evolution, those from the Mozilla
> foundation or KMail. (But not, notably, Outlook, Outlook Express or
> Eudora.)

Opps......I'm sorry :(

>
> > Any help?
>
> The only other thing to say is that the Packman RPM repository (see
> <http://www.opensuse.org/YaST_package_repository> /
> <http://www.opensuse.org/YaST_package_repository#Packman> for access
> details) is usually the best and most comprehensive source for
> up-to-date media software for SuSE Linux.
>
>
> > David Culp
>
>
> Randall Schulz
>

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: streaming video
    ... so is the "this video" that you want to stream ... Blackmagic "Intensity" capture card? ... streaming involves a server and a client or clients. ...
    (rec.video.desktop)
  • Re: Windows media server???
    ... I wan't to perform live streaming of video captured with a video ... There will be multiple input points as well as multiple client ... What to stream will be controlled ... client computers should not be interrupted. ...
    (microsoft.public.windowsmedia.server)
  • Re: How do I stop a Winsock from buffering characters?
    ... it's applied at the OS level to the socket. ... Stream s = client.GetStream; ... from the client code and have the server see it right away. ... first character of the client send. ...
    (microsoft.public.windowsce.embedded)
  • Re: How do I stop a Winsock from buffering characters?
    ... The client is just doing this to send: ... Stream s = client.GetStream; ... I just wan to send one character ... from the client code and have the server see it right away. ...
    (microsoft.public.windowsce.embedded)
  • Re: Is this the correct way to send a Bitmap over sockets?
    ... clickpoints) from the server to the client. ... indicating that the Socket was closed. ... "logical" stream ...
    (microsoft.public.dotnet.languages.csharp)

Loading