473,656 Members | 2,871 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Capture audio/video and send through the internet

How can I capture audio and video so I can send them through the
internet? I want to create a web conference application.

Aug 27 '06 #1
5 3434
Juliano.net wrote:
How can I capture audio and video so I can send them through the
internet? I want to create a web conference application.
C++ doesn't provide such facilities, so this is the wrong place to ask
this question; please have a look at

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

You will need to look at the facilities you're platform provides.

Jens
Aug 27 '06 #2
Jens, I know this isn't a built-in features of the C++ language, but
I'm asking here because this kind of software is usually developed in
C++, so maybe there's a developer here that has already developed this
kind of software and could help me.

Jens Theisen wrote:
Juliano.net wrote:
How can I capture audio and video so I can send them through the
internet? I want to create a web conference application.

C++ doesn't provide such facilities, so this is the wrong place to ask
this question; please have a look at

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

You will need to look at the facilities you're platform provides.

Jens
Aug 27 '06 #3
Juliano.net wrote:
How can I capture audio and video so I can send them through the
internet? I want to create a web conference application.
Standard C++ offers no way to do this. Nonetheless, you can
undoubtedly find a 3rd party library that would faciliate your doing
this. Take a look at the C++ third-party library FAQ:

http://www.trumphurst.com/cpplibs1.htm

Perhaps you will find what you need in there - and if not, remember
that google is your friend. If you have questions about one of the
libraries, please contact that library developer directly - you are
unlikely to get any useful help in this newsgroup.

Good luck.

Best regards,

Tom

Aug 27 '06 #4
Thomas Tutone wrote:
Juliano.net wrote:
How can I capture audio and video so I can send them through the
internet? I want to create a web conference application.

Standard C++ offers no way to do this. Nonetheless, you can
undoubtedly find a 3rd party library that would faciliate your doing
this. Take a look at the C++ third-party library FAQ:

http://www.trumphurst.com/cpplibs1.htm
Sorry, typo in the above url. It should be:

http://www.trumphurst.com/cpplibs1.html

Sorry for the typo.

Best regards,

Tom

Aug 27 '06 #5
Juliano.net wrote: [top-posting corrected]
Jens Theisen wrote:
>Juliano.net wrote:
How can I capture audio and video so I can send them through the
internet? I want to create a web conference application.

C++ doesn't provide such facilities, so this is the wrong place to ask
this question; please have a look at

http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

You will need to look at the facilities you're platform provides.

Jens, I know this isn't a built-in features of the C++ language, but
I'm asking here because this kind of software is usually developed in
C++, so maybe there's a developer here that has already developed this
kind of software and could help me.
a) Please do not top-post here: in this group, it is considered poor form.

b) Please read the FAQ on what is topical here. You will find that all
answers to your question that are topical in this group have already been
provided. Please refer to the FAQ and the weekly welcome post for forums
where your question may fare better.
Best

Kai-Uwe Bux

Aug 27 '06 #6

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

Similar topics

0
1388
by: nan | last post by:
Please give me some tips or some source code by using which able to make the avi file for audio and video data to play in sync. Some details are given below: I noticed that many times the video recorded is 7 Frames per second and again it will change to 15 frames per second. While in this scenario the audio card's sampling frequency is 8000Hz therefore the number of samples per second is 8000. So , in this situation I am not...
1
3130
by: xer | last post by:
How can I get list of avaible video (Screen Capture Direct Show Filtres too) and audio capture devices?
1
1583
by: suki | last post by:
Hi! I play a video using mciSendString - statements. The audio is played by the on-board sound device (default sound) Can anyone tell me how to send this sound to an output of my (4 channel) sound card device? Please help me.. ! suki
2
7883
by: hzgt9b | last post by:
Using VS2003, VB.NET, BACKGROUND I have a window forms based application that will be distributed and executed directly from CD media. The app contains a TreeView control and a WebBroswer (AxSHDocVw.AxWebBrowse) control. The TreeView is populated with nodes that when clicked play an audio clip that is stored on the CD and navigate the browser control to a specified web URL (also stored on the CD). All the web URLs are html documents...
3
2179
by: Jens Jensen | last post by:
Hello, I'm looking for ways to build a web chat application that can also send audio and video without using flash or any com component. I will use ajax though. But my concerns are, weather i can gain anything from WCF. Any comment will highly appreciated. Thanks
13
4869
by: anil.rita | last post by:
When the user chooses an AV file to play, based upon the type of file, I want to use the default installed media player to play it. I am wondering if this is a good way - any alternatives, suggestions or improvements? if( wmv file) document.write("<OBJECT id=Player classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 height="354" width="479">
6
7978
by: k.vanderstarren | last post by:
Hi Everyone, Do any of you gurus out there have any suggestions regarding capturing audio/video from a video capture card in C#. Although I've written other programs, I've never worked with audio/video sources before. I've seen other people recommending DirectShow.NET. Is this one of the more popular libraries to use? Would anyone recommend other third- party libraries? Thanks,
3
8371
by: Ryan Liu | last post by:
Hi, I want to play Audio/Video in my C# application(standlalone, not web applicatoin). The source of multimedia may in different formats and decided by the end user, which I have no control. My question is -- which is the best approach to add multimedia capability to my c# application, to support most possible formats, and make it easiest for the end user(e.g. does not need convert before play it)?
1
3116
by: =?Utf-8?B?bWFsYWs=?= | last post by:
i recently had xp, then isntalled a friends copy of vista then back to xp, but for some reason i cant get no audio device working..i installed the ABIT cd it came with my new motherboard that was isntalled a while ago, but nothing..i have installed drivers everything and still no device wil appear. can someone plz help, i hate not having sound, i also have the logitech z-550 speakers and on vista it worked fine, just when i revert back to...
0
8382
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8297
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8498
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8600
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7311
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5629
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4300
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.