| Author |
Message |
|
psy4meuh
BBWise
Joined: Thu Mar 31, 2005 6:28 am Posts: 47 Location: France
|
 BBWebCam
Hi again!
One more plugin : BBWebCam v0.1 ...
As it says, this is a plugin that displays your WebCam... In fact it displays a 'Video For Windows' device, so it can also display most TV/Sat cards, DV Cameras, etc...
In association with some third-party softs (ie VirtualCamera), you can also display lot of others things...
As a VFW feed can only be used once, so if you want to use your webcam on MSN and on your desktop, you will need an extra soft :
WebCam Splitter http://very-soft.com/index.php?page_id=download&obj=wcspro
Actually, the menu allows to change principal settings :
- Width & Height
- Refresh interval (determines fps)
- Driver Index (/!\Caution /!\)
- Change Video Source (if several webcams, tuner cards, etc...)
- Change Video Format (resolution...)
- Change Video Display (some extended props on some drivers)
This is the beginning migration of my Samurize Webcam plugin... so things to come will be same as Samy version :
- Video FX, motion blur, rotation
- Motion detection
- Image & Video capture 
Attachments:
File comment: BBWebcam v0.1 - Beta version
BBWebCam.dll [34 KiB]
Downloaded 1068 times
|
| Tue Oct 18, 2005 3:10 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|
freeb0rn
Moderator
Joined: Mon Dec 06, 2004 1:43 am Posts: 110
|
amazing work.
|
| Tue Oct 18, 2005 7:22 pm |
|
 |
|
elricfate
BBSage
Joined: Wed Sep 21, 2005 10:29 pm Posts: 132
|
Hey! Neat!
_________________ -Elric
|
| Tue Oct 18, 2005 9:04 pm |
|
 |
|
stanna
BBSage
Joined: Sun Dec 05, 2004 9:24 pm Posts: 105 Location: batcave
|
interesting idea. hehe nice work mate
_________________
|
| Wed Oct 19, 2005 10:13 pm |
|
 |
|
psy4meuh
BBWise
Joined: Thu Mar 31, 2005 6:28 am Posts: 47 Location: France
|
One more step : BBWebCam v0.2
Here is the new V0.2 version... i've made some code cleanage, and i've added some verifications to handle 'absent device' (ie: you unplugged the webcam).
I began to add somme visual effects, and enhanced driver handling.
[WHAT'S NEW]
- Driver selection by name (instead of index).
- Command to restart capture driver (after 'absent device' error).
- Ability to display driver infos on image (FrameNumber, FrameRate, ImageSize, DriverName & Version)
- Rotate & Flip image
- 'Motion Blur' option
- Color Effects : Recolorize to fit visual style (Red, Green, Blue, Purple, Cyan, Yellow, Alien1, Alien2, Alien3)
[SOON]
- Other 'Color Effects' : recolorize according to **Box style
- New 'Special Effects' : Edge detection, emboss...
- Motion detection
[TODO]
- Image & Video capture
Please give feedback when you try it... specially with tv-card/DVcam...thx
Attachments:
File comment: BBWebCam v0.2 - Effects added
BBWebCam02.zip [33.93 KiB]
Downloaded 777 times
|
| Thu Oct 20, 2005 9:55 am |
|
 |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
Hello psy4meuh,
I am currently using your BBWebCam with a pctv pro card and with fakeweb cam program for watchin mpeg video. I have a vcr and dvd player connected to the pctv card and it works great.
The one thing I wish that could be added is a way to change channels with in the program. That isnt really a need to have right now feature however. I change stations with the vcr but with the radio tuner it would be a nice feature to access the tuner for changing those stations.
I'm going to check out your new version right now though.. I'll report more after that.
Peace, and great work.
|
| Thu Oct 20, 2005 12:39 pm |
|
 |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
Tested it and it has some really cool features. It's great when I want to just watch a uh.. little tv while I work..
I guess now, what would be great to have, is the ability to shut off the driver without unloading the plug-in. Maybe even a way to pause the video.
Anywho..Peace... and as always, great work on this
|
| Thu Oct 20, 2005 12:45 pm |
|
 |
|
psy4meuh
BBWise
Joined: Thu Mar 31, 2005 6:28 am Posts: 47 Location: France
|
Thx for feedback Nightbreed, i add your request to the ToDo list... these are good ideas...
I'll add a command in menu to shut the driver off (release the device to use elsewhere), and i think i'll make the pause/continue featuce on simple mouse click on image.
|
| Thu Oct 20, 2005 1:45 pm |
|
 |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
Thanks psy4meuh,
There may not be a need to add an on and off.. In my config. I have the plug-in attached to a bbinterface frame within a sidebar.. I've uploaded a screenshot @ boxshots.org.
wait.. ha! just had a weird thing happen..
the plug-in stopped working then the overlay version of the video was displayed on the screen...
Not too sure on how to explain that too well.. but, I'll play around with it a little more and get back to you on it.
Peace
|
| Thu Oct 20, 2005 1:55 pm |
|
 |
|
Nightbreed
Moderator
Joined: Wed Jan 26, 2005 8:04 am Posts: 2252 Location: Philadelphia, PA
|
Hello again,
As far as the on and off on the plug-in... I've been able to handle it with bbinterface buttons and these commands:
for the On:
@BBInterface Control ExternalPlugin TV_Holder load "C:\Blackbox\plugins\Webcam\BBWebCam.dll"
and OFF:
@BBInterface Control ExternalPlugin TV_Holder Unload "BBWebCam"
these commands load and unload the plugin to a specific bbinterface frame. So the on/off feature isnt really all that nessasary at the moment.
|
| Thu Oct 20, 2005 2:38 pm |
|
 |
|
elricfate
BBSage
Joined: Wed Sep 21, 2005 10:29 pm Posts: 132
|
Though if you can figure out a way for it to change the tuner channels, I'd be using this instead of wintv2k (hauppage card software) 
_________________ -Elric
|
| Thu Oct 20, 2005 2:48 pm |
|
 |
|
Kaloth
BBSage
Joined: Thu May 26, 2005 10:59 am Posts: 116
|
That is so awesome! I can see tv in a plugin! yipee!
Kal.
_________________ http://www.finalfury.co.uk
|
| Thu Oct 20, 2005 2:51 pm |
|
 |
|
psy4meuh
BBWise
Joined: Thu Mar 31, 2005 6:28 am Posts: 47 Location: France
|
Nightbreed wrote: There may not be a need to add an on and off.. In my config. I have the plug-in attached to a bbinterface frame within a sidebar.. I've uploaded a screenshot @ boxshots.org. Nice shot! I've added pause and disconnect commands.... for next release  Nightbreed wrote: wait.. ha! just had a weird thing happen.. the plug-in stopped working then the overlay version of the video was displayed on the screen... Not too sure on how to explain that too well.. but, I'll play around with it a little more and get back to you on it.
Thx for feedback... i'll verify and clean my code one more time... i must say i havent tested it in Slit or BBInterface...
|
| Thu Oct 20, 2005 3:07 pm |
|
 |
|
psy4meuh
BBWise
Joined: Thu Mar 31, 2005 6:28 am Posts: 47 Location: France
|
elricfate wrote: Though if you can figure out a way for it to change the tuner channels, I'd be using this instead of wintv2k (hauppage card software) 
Why not? I'll take a look at these commands, if these are generic commands, i'll include it to BBWebcam, if not that would be another plugin purpose...
Other thing : do you have 'Change Video Display' in BBWebcam 'Driver'menu? option available when connected to TV-card? Can you say me what that window contains?
|
| Thu Oct 20, 2005 3:11 pm |
|
 |
|
qwilk
Moderator
Joined: Mon Dec 06, 2004 12:06 am Posts: 411 Location: Kungsbacka, Sweden
|
...should I consider the latest release public enough for the xoblite.net plugins page?
BR//Karl -> qwilk
|
| Thu Oct 20, 2005 8:51 pm |
|
 |
|
Google
Sponsored Links
|
|
 |
|