473,387 Members | 1,510 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Video Streaming

Hi!

I am working with a video source that provides RGB frames (24 bits per
pixel) and I need to create a video server to send on wifi to a client
application. The problem is that there are too much data and I need to
compress video in real time and send it compressed.

You have any idea how they can do this to send streaming compression?
Are there any libraries or source code to facilitate this task?

I'm working on C + +. NET 2003 but I thank all ideas or suggestions.
Jun 27 '08 #1
2 3440
Alberto corrales <al*******************@gmail.comwrites:
Hi!

I am working with a video source that provides RGB frames (24 bits per
pixel) and I need to create a video server to send on wifi to a client
application. The problem is that there are too much data and I need to
compress video in real time and send it compressed.

You have any idea how they can do this to send streaming compression?
Are there any libraries or source code to facilitate this task?

I'm working on C + +. NET 2003 but I thank all ideas or suggestions.
They're called 'codec', for CODer, DECoder.
Google for: video codec

--
__Pascal Bourguignon__
Jun 27 '08 #2
On Apr 11, 9:38 pm, Alberto corrales <albertocorralesgar...@gmail.com>
wrote:
Hi!

I am working with a video source that provides RGB frames (24 bits per
pixel) and I need to create a video server to send on wifi to a client
application. The problem is that there are too much data and I need to
compress video in real time and send it compressed.

You have any idea how they can do this to send streaming compression?
Are there any libraries or source code to facilitate this task?

I'm working on C + +. NET 2003 but I thank all ideas or suggestions.
2 things firstly this is off topic here in this forum as this is a
forum
on Standard c++.
Secondly yes there are libraries for the functionality you are after,
video compression is too complicated and big of a job for most people
without a corporate funding too implement.
Two popular libraries dealing with multimedia are
1) Direct Show (a MS proproietry one, based on COM)
2) ffmpeg (an open source library, mostly in C/C++)

As much as i am fan of some of MS products i still do recommend ffmpeg
for any serious work, unless you are familiar with COM.
Jun 27 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Leon Lien | last post by:
I need to hide my video streaming source URL such as mms:\\123.11.123.24\test.wmv I know how to hide image source using another ASP at the <img src=> tag. But what about streaming Video ? Is...
5
by: jen_designs | last post by:
How do I create custom controls for an embeded video. I need stop, play, pause, etc. Any thoughts?
1
by: Lonewolf | last post by:
Hi everyone, pls forgive me for my lack of knowledge and skills if my question sounds very stupid. I am trying to implement a video conferencing software and I am currently looking at a few set of...
8
by: Nehmo | last post by:
When a page has a JavaScript "link" to a video, like http://www.msnbc.msn.com/id/10478942/ . How do you get the URL of the actual video? Isn't it in the source somewhere? -- )|:__ Nehmo __:|(
2
by: mpaliath | last post by:
Hi guys I am currently involved in a project which requires me to recieve and play streaming video as well as send it. In Visual C++ is there any free library which helps me do this as...
8
by: poorna | last post by:
hi all i want to upload the video files to the server.. then i encode all the video files into flv files ... and then i am go to streaming ... in the mean while i create the thumbnail image...
4
by: chix23 | last post by:
Could you give sample codes or suggestions on how to build a web application with live video streaming? Thanks!!!
1
by: michael | last post by:
Hello all, I have a Linksys WVC54GC network camera that I am trying to integrate into a website and to enable browsers other than IE to use. Linksys, in their ever-short-sighted ways, decided...
2
by: SPG | last post by:
Hi, Two questions for you all.. Firstly, is there a way of streaming video using PHP? At the moment I just have a link to a video file and the whole thing downloads before playing which is a...
8
by: Oscar Arreyano | last post by:
I did a website for a friend's company where they wanted a 'downloads' section similar to standard file sharing you see all over the place. Everything works great except for video. I know there are...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.