Create Audio Video Chat - Client Move His Or Her Webcam Video Where Want?

Oct 17, 2011

I creat audio video chat and when calling receivng video and client video is together...I want that client move his or her webcam video where want...as I know it name DROP&DRAP but I`m not know how to do it...

View 5 Replies


ADVERTISEMENT

Recording Video Via Video Webcam Within Visual Basic Application

Dec 5, 2009

How can i record a video via webcam in visual basic application and then display the video on user's request either live or recorded video.

how to develop video webcam recording application.

View 4 Replies

Make A Video Streaming Server Or A Video Lan Chat Programme?

Jun 22, 2010

i want to make a video streaming server or a Video Lan chat programe in VB.net

View 1 Replies

Inserte Pictures And Video - Can't Move The Program To Another Computer Because The Pathname For The Video Will Be Wrong

Jun 22, 2010

I have a vb.net project which i have inserted pictures and video. I inserted a video clip using the Windows Media Player control and it does work. The issue i have is that i can't move the program to another computer because the pathname for the video will be wrong. I know i could change the pathname when i move it but this is not practical because i need to present this program. Does anybody know how to make the video accessible no matter what location the program is at?

View 6 Replies

What Syntax Use To Buffer Video The Video In Client's Media Player

Jul 12, 2010

i want to buffer a video file on client side when it request.. what syantax i use to buffer the video the video in client's media player

View 1 Replies

Audio Converter And Compressor - Audio & Video - Dream.In.Code

Mar 13, 2009

I just want to ask or I need some idea on how to convert wav files to mp3 and compressed the file to make the size smaller. I've search on the internet and find vorbis.dll as a reference object and lame.exe for converter. With regards to the audio compression, i downloaded monkey's audio software but doesnt have an idea on how to incorporate it.

View 2 Replies

Capture Video With Webcam?

Mar 12, 2009

I'm currently working on a project which is basically Server-Client based. Client is standalone VB executable file and Server is web based.The program is supposed to use webcam as video capture device, stream video footages to server (on website - live feed) and allows users to manually save captured videos into their computer.Thats basically the brief description of my system. I'm starting off working with VB right now and website after I'm done with VB.I'm new to VB, this would be my 1st project on it. I've looked for available sources online and found several VB apps which lets me capture image file through my webcam. Also on MSDN forum, i found recommendations on using "DCAM Server" to stream videos on website but I'm still not sure of how to configure the settings to make it work properly, and of course, don't have a proper website for it to work with yet atm. Also realise I'll need to integrate some .dll files or activeX functions to use video capture function. I don't really know how to use these yet rite now.

View 3 Replies

Record Video Using Webcam?

Aug 22, 2011

I need a hint or sample source code is much better for my project. Here is the idea, I am creating a simple program that can record a video using a webcam as a surveillance camera. I need to record it continuous and every hour the capturde video will store/save to my drive. I am not that good in webcam/camera manipulation in vb.net.

View 1 Replies

Record And Save A Video In VB Using Webcam?

Feb 16, 2012

I have been working on capturing image and recording video in VB using webcam. From the cource code,I have successfully captured and saved images, however for the video part I have failed to save it in any selected directory. I've checked the code with some other sample codes in internet. Couldn't see any problem or differences. My code for recording and saving are as follow:

Recording:

SendMessage(hWnd, WM_CAP_SEQUENCE, 0, 0)

Saving:

Dim save As Integer
save = MsgBox("Do you want to save your recording video", MsgBoxStyle.YesNo + MsgBoxStyle.Information, "Recording Video")
If (save = MsgBoxResult.Yes) Then

[code]....

View 18 Replies

Stream Video From Network PC Via Webcam?

Jan 18, 2006

I have a little Logitech USB Webcam that I have attached to a laptop and I want to be able to view a video stream from it. I already gathered it will need to be a client/server model...and I probably need to use TCP/IP and/or Winsock (if its still even used)...

how to really approach this application as far as the video capture process? I don't have a need to really record video in any way so if i can just "preview" the video thats fine, although recording would be a neat bonus.

I read into the Windows Image Aquisition libraries and they seemed to be the right thing...but I wasn't so sure about the cross-network half of the equation.

View 10 Replies

Viewing A Video From Webcam Using VB 2005?

Jun 4, 2012

I'm using a picturebox to display the video captured from my webcam. I tried out two codes:

1) [URL]

The code in this forum by kaymaf. it does not work at all! there is no video displayed at all. Also, i'm currently using a PixeLINK 1394 Camera to get the video, but this is not shown in the list of cameras. It shows : Microsoft WDM image Capture (Win 32). Are these the same?

2) [URL]

This code works the first time i run it. But the second time it gives me a listbox of camera to choose from and then does not display any video. The screenshot is as displayed:

View 15 Replies

VS 2008 Stream Video From Webcam?

Apr 4, 2009

I am interested in streaming video from a webcam on one PC to another PC. Could this be done without streaming to a server. Could this be achieved by streaming using P2P?

View 4 Replies

How To Make Chat Video

Mar 26, 2012

im trying to make a chat program.im already done with the chat but i dont have any idea now to make the video.

For the chat i used this :(url)

View 4 Replies

Make A Chat Bot With Video?

Jun 9, 2011

Is there anyone here know how to make a chat bot with video?

View 2 Replies

Capture Video+stream Online With Webcam ?

Mar 14, 2009

I'm currently working on a project which is basically Server-Client based.Client is standalone VB executable file and Server is web based.The program is supposed to use webcam as video capture device, stream video footages to server (on website - live feed) and allows users to manually save captured videos into their computer.Thats basically the brief description of my system. I'm starting off working with VB right now and website after I'm done with VB.

I'm new to VB, this would be my 1st project on it. I need help and guidance on how to start please, especially on video capturing functions.I've looked for available sources online and found several VB apps which lets me capture image file through my webcam. Also on MSDN forum, i found recommendations on using "DCAM Server" to stream videos on website but I'm still not sure of how to configure the settings to make it work properly, and of course, don't have a proper website for it to work with yet atm.Also realise I'll need to integrate some .dll files or activeX functions to use video capture function. I don't really know how to use these yet rite now.

View 3 Replies

Record Video And Capture Image Using Webcam?

Feb 2, 2012

currently, im using a webcam in my thesis. one of my objective is to have a realtime camera that can record/capture a video at the same time can capture image. i dont know how to code it in vb.net.

View 1 Replies

Use Webcam Video Record And Save As WMV In Silverlight 4 OOB?

Aug 1, 2011

Webcam capture code are below:

Dim capturesource As New CaptureSource
' Get the default video capture device
Dim _videoCaptureDevice As VideoCaptureDevice =

[code].....

View 1 Replies

Using Webcam And Want To Record Video And Save It On Disk?

Jun 24, 2009

I am using webcam and want to record video and save it on disk, the video time must be constant for such 20 or 30 sec, what i want is to change CAPTUREPARMS members which contain fLimitEnabled & wTimeLimit

'---capcaptureget function
Function capCaptureGetSetup(ByVal hWnd As Integer, ByVal s As Long, ByVal wSize As Integer)
capCaptureGetSetup = SendMessage(hWnd, WM_CAP_SET_SEQUENCE_SETUP, wSize, s)
End Function

[Code]...

View 1 Replies

Why This Code Does Not Save The Video Captured By The Webcam

Oct 10, 2010

I come across this web site that explains how to get a video from a webcam.

[URL]

all works fine apart it does not save the file?

View 9 Replies

MSVidCtl - Only Audio And No Video

Apr 28, 2010

I'm trying to use the MSVidCtl to utilize a TV tuner on VS2008, but so far only got Audio but no Video. I've seen some other discussions and some other people having the same issue, probably related to "no encoder found" from the feature list of the tuner? How to make MSVidCtl work?

View 1 Replies

Webcam Record Video While Program Continues Function?

Jul 19, 2010

I have managed to record my webcam which saves to the desired location and is displaying to the screen while recording but i am trying to run other functions while the webcam video is being recorded but the rest of my form stops functioning until the recording is completed.

Is it possible to record and continue other functions at the same time

View 1 Replies

Webcam Recording - The Video File Not Always Appear In Its Specific Path

Jun 19, 2009

I have problem in recording video from webcam the video file not always appear in its specific path in the running time in addition there is so much delay to appear. 5 sec is the time of the video duration, I want to save the video when it start to load but in the same time it save the video show the video in the background which I have problem in this point too.

[Code]...

View 10 Replies

Capture Video And Audio From Another Windows App?

Dec 19, 2011

I am planning to create a proprietary Windows application that will let the user capture video and audio from any other Windows application and stream it onto another computer via Internet. Capturing video is easy, I could simply let the user browse all open windows (or applications) and have the user click the prefered one. But what about audio? Is it possible in Windows to capture the audio from any application?

View 4 Replies

Detect Audio Or Video Files?

Mar 10, 2010

How can I know type of file, music video or something else, in VB 2005 without looking extension.

View 1 Replies

How Do I Play Audio/video Files

Apr 10, 2009

How do I play audio/video files in VB.NET?

remember to mark the replies as answers.

View 1 Replies

VS 2008 : Extract Audio From Video?

Oct 1, 2009

Is possible extract audio from video and save into file wave?

View 1 Replies

Make Audio / Video Player Using DirectX

Sep 16, 2009

i need Help to make Audio or Video Player With Using DirectX. how many Different b/w DirectX and Windows Media Player???

View 8 Replies

VS 2005 Combining Video And Audio Files?

Aug 3, 2009

I have a requirement to combine 2 audio files with a video file is this possible with vb.net.What the user basicly wants to do is select 3 files one video, 2 audio, then click a go button and the files be combined to produce a single file, where do I start?

Am wondering if media encoder can do this or do I need to look in other areas?

View 6 Replies

VS 2005 Trim An Audio/video File?

Nov 17, 2009

I want to know if there is a way to trim and audio.For example, I load in a song that is 3mins in length. I only want 1min 10s part to 2min 30s portion of the song and then save it as, let's say a WAV file.

Is there any API that I could look into to do this?

View 1 Replies

How To Develop Tool To Recover Audio/video File

Mar 20, 2011

actually i have problem to develop tool for recover audio/video fil

View 1 Replies







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