MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2007-01-27, 03:27   #1 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: PORTUGAL
Age: 31
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to PTCoder
Default VideoConference plugin

Hello i´m thinking on making a video conference plugin!
I'm a small microprocessor programmer (microchip pics and scenix) not a c# programmer however i have managed to code a standalone videoconference app wich works quite well. Now i would like to port it to MP, but i'm stuck in the very first step. Capturing webcam! In my original code it's very simple:

private void webCamCapture_ImageCaptured(object source, WebCam_Capture.WebcamEventArgs e)
{
this.pictureBox1.Image = e.WebCamImage;}

How do i do something like this in mediaportal? I can't find any mediaportal.gui.library control with something like a image property!!

Did this made sense to anyone? I know my english sucks!
PTCoder is offline   Reply With Quote
Old 2007-01-27, 09:49   #2 (permalink)
Portal Member
 
CHli's Avatar
 
Join Date: Jul 2005
Location: Switzerland
Age: 27
Posts: 1,017
Thanks: 9
Thanked 3 Times in 3 Posts

My System

Default

I think you'll have to access your Image bytes directly and reconstruct something to be played with the g_Player or just update a texture. I don't know if dynamic textures are supported by MP (I assume yes).

I have some code to fill a texture efficiently if needed.

To access Image internal buffer you should read :

http://www.bobpowell.net/lockingbits.htm (the whole faq is a must read)
CHli is offline   Reply With Quote
Old 2007-01-28, 00:31   #3 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: PORTUGAL
Age: 31
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to PTCoder
Default Thanks

Quote:
Originally Posted by CHli View Post
I think you'll have to access your Image bytes directly and reconstruct something to be played with the g_Player or just update a texture. I don't know if dynamic textures are supported by MP (I assume yes).

I have some code to fill a texture efficiently if needed.

To access Image internal buffer you should read :

http://www.bobpowell.net/lockingbits.htm (the whole faq is a must read)
Thank you for your help, i don't think updating a texture is possible,so g_player is the way to go, converting the image to stream is straight forward and the basics of a videoconference plugin, but g_player.play(stream) doesn't exhist???? only g_player(string strUrl)!
Any ideas?
Is there anyone interested in trying to develop or co-develop a local and remote network video conferencing system between MP's?
PTCoder is offline   Reply With Quote
Old 2007-01-30, 16:41   #4 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Istanbul
Posts: 83
Thanks: 1
Thanked 0 Times in 0 Posts

Country:


Default

PTCoder

I can test.
smallishzulu is offline   Reply With Quote
Old 2007-09-30, 08:31   #5 (permalink)
Portal User
 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by PTCoder View Post
Is there anyone interested in trying to develop or co-develop a local and remote network video conferencing system between MP's?
I try develop that video conference/webcam chat plugin between MPs.
erkhemee is offline   Reply With Quote
Old 2007-09-30, 22:07   #6 (permalink)
Portal Member
 
Join Date: Apr 2006
Location: PORTUGAL
Age: 31
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to PTCoder
Default

@ erkhemee


see: http://forum.team-mediaportal.com/we...ghlight=webcam

That was how far i got, didn't seem to be much interest on the users for me to keep going

Good Luck
PTCoder is offline   Reply With Quote
Reply

Bookmarks

Tags
plugin, videoconference

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
IPTV@UT Plugin moiristo Plugins 116 2008-10-06 22:32
(original thread) MCE Replacement Plugin v1.0.0 and-81 MCE Replacement Plugin 532 2007-02-24 00:24
Gathering topical infos about plugins (To: authors & use tomtom21000 Plugins 2 2006-02-05 00:20
Plugin example doesnt show in list Anonymous Plugins 5 2005-08-13 12:12


All times are GMT +1. The time now is 06:16.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden