Complete.Org: Mailing Lists: Archives: linux-help: November 2003:
[linux-help] Simple video encode/transmit/decode system
Home

[linux-help] Simple video encode/transmit/decode system

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "ACLUG Linux-Help List" <linux-help@xxxxxxxxx>
Subject: [linux-help] Simple video encode/transmit/decode system
From: "John Lucas" <john@xxxxxxxxxxx>
Date: Sat, 29 Nov 2003 13:12:48 -0600
Reply-to: linux-help@xxxxxxxxx

Hello, all

I'm working on a "simple" robotics project with a WWW browser-based (perl
scripts, etc.) control system.  I want to be able to transmit video from
this robot to the user over the Internet. The video will be coming to the
server over a wireless

I think I've got everything else worked out but the video transmission part.

At the server end, I need to figure out how to get the video signal into the
server (video capture card? USB?) and to send it (black and white,
320x400px, efficient/high compression so dial-up users can use it) without
any buffering, disregarding dropped frames, for as-close-to-real-time
transmission as is possible over the Internet.

At the client end, I would like to have just a video window in a browser
frame with no controls. Just video. I guess for compatibility I should use a
format that Windows Media Player can read... whatever I can get to work, I
guess.

Is there a simple real-time video server in Linux that might meet these
needs? Would I be better off looking at a stand-alone video server solution?

Any info on experiences with real-time Internet video transmission would be
greatly appreciated!

Thanks! Happy holidays.

--John


-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]
  • [linux-help] Simple video encode/transmit/decode system, John Lucas <=